Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-07 | make 'ndc start' use the values of named_flags, named_user, and named_chroot ↵ | Todd C. Miller | |
from /etc/rc.conf; based on a patch from ibo@ragnarok.val-axs.net | |||
1998-07-07 | more includes | Michael Shalayeff | |
1998-07-07 | more MD files | Michael Shalayeff | |
1998-07-07 | add some options; s/size/\${SIZE}/ | Michael Shalayeff | |
1998-07-07 | htons(ETHERTYPE_IPX) | ryker | |
1998-07-07 | kpasswdd was not built as was obsoleted by kadmin{,d} | Artur Grabowski | |
1998-07-07 | put wd_error check back; without this machine boot times go well over 60 seconds | Theo de Raadt | |
1998-07-07 | oops, do not forget to change the version number | Artur Grabowski | |
1998-07-07 | upgrade libkrb to 0.9.9 | Artur Grabowski | |
1998-07-07 | change _PATH_KVMDB to be the same name as the db created by kvm_mkdb | Marco S Hyman | |
1998-07-07 | include <signal.h> not <sys/signal.h> | Theo de Raadt | |
1998-07-07 | libss is not used anymore | Artur Grabowski | |
1998-07-07 | kill libss as it has only been used by mk_cmds | Artur Grabowski | |
1998-07-07 | do not install includes from libss | Artur Grabowski | |
1998-07-07 | sync | Theo de Raadt | |
1998-07-07 | sync | Theo de Raadt | |
1998-07-07 | two new products; fgsch@olimpo.com.br | Theo de Raadt | |
1998-07-07 | mk_cmds is gone | Artur Grabowski | |
1998-07-07 | remove the line with e2fsprogs | Artur Grabowski | |
1998-07-07 | add hppa support, fix the comment | Michael Shalayeff | |
1998-07-07 | old, big, not compiled and not used, die | Artur Grabowski | |
1998-07-07 | mk_cmds is not used by anything. bye bye | Artur Grabowski | |
1998-07-07 | remove mk_cmds because noone uses it | Artur Grabowski | |
1998-07-07 | fd_set is not a struct | Artur Grabowski | |
1998-07-07 | fd_set is not a struct | Artur Grabowski | |
1998-07-07 | fd_set is not a struct | Artur Grabowski | |
1998-07-07 | DECNET is not DECENT. :-) | ryker | |
1998-07-07 | tiny freebsd cleanups | Theo de Raadt | |
1998-07-07 | per XPG, gethostname() with a short buffer returns truncated data - not ENOMEM. | Theo de Raadt | |
As permitted, make the truncated buffer be NUL terminated. make getdomainname() match. | |||
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt | |
1998-07-07 | a big bunch of next to nothing | Theo de Raadt | |
1998-07-07 | minor tweaks to plist target | Marco S Hyman | |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt | |
1998-07-07 | sync | Theo de Raadt | |
1998-07-07 | PNIC, a tulip clone | Theo de Raadt | |
1998-07-06 | sync | Theo de Raadt | |
1998-07-06 | New target 'plist' for port developers. Generates /PLIST-auto | Marco S Hyman | |
which should require minimal hacking to turn into /PLIST. CAUTION: does not find files installed with tar, or any other install method that does not change the timestamp of the installed file. | |||
1998-07-06 | strlxx() return size_t not char * | Todd C. Miller | |
1998-07-06 | do the right thing if maxsiz == 0 | Todd C. Miller | |
1998-07-06 | Always NUL terminate buf even if there was not enough space to | Todd C. Miller | |
write the whole time string. XPG4.2 says "the contents of the array are indeterminate" in this case so this is allowed, though obviously you can't rely on this behavior if you care about portability... | |||
1998-07-06 | revoke privs after open | Theo de Raadt | |
1998-07-06 | kill non-POSIX S_IWRITE | Theo de Raadt | |
1998-07-06 | fix openbsd tag | Theo de Raadt | |
1998-07-06 | powerpc uses binutils gprof | Todd C. Miller | |
1998-07-06 | Some ports uses kbd since they have pc style keyboard interfaces but | Per Fogelstrom | |
they don't use pcvt which is i386 specific. Fixed with a define: -DHAVEPCVT. | |||
1998-07-06 | sync | Theo de Raadt | |
1998-07-06 | alpha work again | Theo de Raadt | |
1998-07-06 | fix this mess; XXX need new cygnus version | Theo de Raadt | |
1998-07-05 | fix | Todd T. Fries | |
1998-07-05 | don't try and rebuild things via GNU automake | Todd C. Miller | |