Age | Commit message (Expand) | Author |
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 |
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 |
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 |
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 |
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 |
1998-07-05 | Kill extra man page build as well. | Jason Downs |
1998-07-05 | newsalt uses 24-bit count, and not 32-bit | Niels Provos |
1998-07-05 | fix netbsd bug; from boquist@cs.chalmers.se | Jason Downs |
1998-07-05 | No need to call pwcheck() (and hence crypt()) if the user does not | Todd C. Miller |
1998-07-05 | use correct directory for h2ph -d | Todd C. Miller |
1998-07-05 | run h2ph with -d ${DESTDIR} | Todd C. Miller |
1998-07-05 | add .Xr's for all the random functions in libc | Todd C. Miller |
1998-07-05 | replace open + fstat with stat | Todd C. Miller |
1998-07-05 | if there is no /etc/host.random, hash on the ctime of /dev/mem or /. This is... | Todd C. Miller |
1998-07-05 | ctime takes a pointer to time_t not long. Correct in prototype, wrong in des... | Todd C. Miller |