jsg
bfc9e6e9e9
create drm device nodes on sparc64 and create additional entries
elsewhere for running with multiple cards.
11 years ago
dlg
2346262b4c
disable libexec/identd and enable usr.sbin/identd.
ok sthen@ deraadt@
11 years ago
millert
b5fa8ad952
When writing a new record in pw_copy() print the uid and gid as
unsigned, just like we do the existing records. OK deraadt@
11 years ago
miod
bb0b588c73
Remove support for COMPILER_VERSION == gcc2.
Change the logic depending upon COMPILER_VERSION everywhere, to assume gcc4
is the norm and to explicitely test for gcc3 when a different behaviour
is required.
No functional change intended. Be sure to `make install' in share/mk before
attempting to do anything.
11 years ago
miod
a185c49bb9
Try and avoid using __builtin_huge_val*() and __builtin_{inf,nan}* on vax
running gcc 3, for gcc will output a reserved operand for these.
ok martynas@ matthew@ espie@ guenther@
11 years ago
kettenis
9a1134ebb6
Add linker warnings for rand() and random() and various related functions.
ok deraadt@
11 years ago
tedu
c86cc50f44
fix a colossal cockup due to pointer/array confusion.
code isn't used yet, thankfully.
first observed by djm running regress. ok deraadt djm
11 years ago
schwarze
951df98fb8
HISTORY; tweaks and ok sobrado@ jmc@
11 years ago
schwarze
dd7aa95190
more library history
facts checked by sobrado@
style tweaks and ok jmc@
11 years ago
deraadt
82d16970c7
make more room because ELF is bigger
11 years ago
schwarze
c5c3b8f6ac
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
11 years ago
schwarze
2fec5bf42e
When using the _default search path with _subdir,
first sort by manual section (1, 8, 6, 2, 3, ...),
then by manual tree (share, X11R6, local)
and only for ties prefer cat over man.
For example, this avoids that /usr/local/man/cat7/roff.0
overrides /usr/share/man/man7/roff.7.
Triggered by a question from Jan Stary <hans at stare dot cz>,
ok dcoppa@ bentley@ jca@ pascal@.
11 years ago
otto
0128b80ac5
no double negatives in error message; ok aja@
11 years ago
deraadt
8ba48c7b5c
add a missing ..
11 years ago
ajacoutot
452bbd8432
Add /etc/kerberosV/krb5.conf and /var/kerberosV/m-key to changelist(5).
no objection from deraadt@
11 years ago
ajacoutot
65f2789cd0
Proper indent.
11 years ago
ajacoutot
40ea57dfe9
Ship a simpler krb5.conf which logs to syslog(3) by default.
Remove useless README -- the info(1) and man(1) pages contains all the
required information.
ok dcoppa@ robert@ beck@
11 years ago
ajacoutot
04cad6151e
Add /var/kerberosV to hier(7)+mtree.
Make sure the directory, DB and master keys have secure permissions.
ok dcoppa@ robert@ beck@
11 years ago
deraadt
1113dada30
move to 5.4-beta
11 years ago
naddy
70b515527d
regen
11 years ago
naddy
bed4fb9de3
create 12 com(4) device nodes by default; requested by deraadt@
11 years ago
naddy
cf0944b281
regen
11 years ago
naddy
ba57046338
create more com(4) entries by default since puc(4)s are now guaranteed
to show up at com4 or higher on x86; ok kettenis@ krw@
11 years ago
florian
1c5ef74e29
Calculate sha256 sums for miniroots.
OK patrick@, bmercer@
11 years ago
syl
f0e7b4dfdc
regen
11 years ago
syl
8a2c61cb84
Make fuse device clonable.
ok tedu@
11 years ago
robert
d791f18c23
unlink libheimntlm and libhx509
11 years ago
robert
32d064c860
add missing include dirs for kerberosV
11 years ago
ajacoutot
41abbce86e
Use "--detach" instead of putting into the backgroun with rc_bg.
ok robert@
11 years ago
robert
676468c9e4
switch to new kerberosV directory layout
11 years ago
guenther
7f8533a86d
Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
including CLOCK_{PROCESS,THREAD}_CPUTIME_ID constants and
{clock,pthread}_getcpuclockid() functions.
Worked out at t2k13 with help from tedu@ and matthew@ and testing by aja@
ok matthew@
11 years ago
halex
ad8bae6422
regen
11 years ago
halex
387446f2fc
allow creation of more fuse devices, and create 4 of them by default
ok syl@ todd@
11 years ago
deraadt
e50c9fd9da
spacing
11 years ago
matthew
bffb735356
Contrary to C99's advice, C++ TR1 and C++ 11 require that <inttypes.h>
and <stdint.h> should unconditionally define all of their macros
regardless of whether the __STDC_*_MACROS macros are defined.
ok guenther, espie
bulk build tested by landry
11 years ago
millert
e8e815fedd
Fix parsing of ambiguous options, the whole loop must be processed.
From FreeBSD. OK miod@
11 years ago
bmercer
f7a0671ef5
Document the cpsw driver. Feedback from many.
OK jsg@
11 years ago
guenther
c2e0eb431a
Move _Exit() from the exit() manpage to the _exit() manpage, as it's
just an alias of the latter.
ok matthew@ tedu@
11 years ago
tedu
730e7b8c19
i copied .Fd just like everybody else. use .In
11 years ago
tedu
4ec5da8bd2
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
11 years ago
tedu
3d36d226ed
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
11 years ago
brad
caa894ec52
Enable the _POSIX_SHARED_MEMORY_OBJECTS option group now that we have shm_open / shm_unlink.
ok guenther@
11 years ago
tedu
c2b93759b2
revert. check is < 1, not < 0.
11 years ago
tedu
277ec73d81
oops, rounds is unsigned now
11 years ago
sthen
48f3be7070
fix pexp
11 years ago
jmc
15dc842a8d
\-1;
11 years ago
deraadt
8d8738cfc7
remove some incredible lies about overlapping buffers
ok guenther
11 years ago
mpi
e9ce92d3c3
Add more ttys needed for virtual consoles.
ok deraadt@, miod@
11 years ago
tedu
4a5f9f3525
regen
11 years ago
tedu
476a7e68d4
not much use for sha1 .Xr
11 years ago