summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-07-07mk_cmds is not used by anything. bye byeArtur Grabowski
1998-07-07remove mk_cmds because noone uses itArtur Grabowski
1998-07-07fd_set is not a structArtur Grabowski
1998-07-07fd_set is not a structArtur Grabowski
1998-07-07fd_set is not a structArtur Grabowski
1998-07-07DECNET is not DECENT. :-)ryker
1998-07-07tiny freebsd cleanupsTheo de Raadt
1998-07-07per XPG, gethostname() with a short buffer returns truncated data - not ENOMEM.Theo de Raadt
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07a big bunch of next to nothingTheo de Raadt
1998-07-07minor tweaks to plist targetMarco S Hyman
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-07syncTheo de Raadt
1998-07-07PNIC, a tulip cloneTheo de Raadt
1998-07-06syncTheo de Raadt
1998-07-06New target 'plist' for port developers. Generates /PLIST-autoMarco S Hyman
1998-07-06strlxx() return size_t not char *Todd C. Miller
1998-07-06do the right thing if maxsiz == 0Todd C. Miller
1998-07-06Always NUL terminate buf even if there was not enough space toTodd C. Miller
1998-07-06revoke privs after openTheo de Raadt
1998-07-06kill non-POSIX S_IWRITETheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1998-07-06powerpc uses binutils gprofTodd C. Miller
1998-07-06Some ports uses kbd since they have pc style keyboard interfaces butPer Fogelstrom
1998-07-06syncTheo de Raadt
1998-07-06alpha work againTheo de Raadt
1998-07-06fix this mess; XXX need new cygnus versionTheo de Raadt
1998-07-05fixTodd T. Fries
1998-07-05don't try and rebuild things via GNU automakeTodd C. Miller
1998-07-05Kill extra man page build as well.Jason Downs
1998-07-05newsalt uses 24-bit count, and not 32-bitNiels Provos
1998-07-05fix netbsd bug; from boquist@cs.chalmers.seJason Downs
1998-07-05No need to call pwcheck() (and hence crypt()) if the user does notTodd C. Miller
1998-07-05use correct directory for h2ph -dTodd C. Miller
1998-07-05run h2ph with -d ${DESTDIR}Todd C. Miller
1998-07-05add .Xr's for all the random functions in libcTodd C. Miller
1998-07-05replace open + fstat with statTodd C. Miller
1998-07-05if there is no /etc/host.random, hash on the ctime of /dev/mem or /. This is...Todd C. Miller
1998-07-05ctime takes a pointer to time_t not long. Correct in prototype, wrong in des...Todd C. Miller
1998-07-05fix bugs; seen by dimaTheo de Raadt
1998-07-05cleanupArtur Grabowski
1998-07-05man page; mrgTheo de Raadt
1998-07-05split KREAD() callsTheo de Raadt
1998-07-05check kvm_read() better; msaitohTheo de Raadt
1998-07-05use STDERR_FILENO; kleinkTheo de Raadt
1998-07-05install krb.realms with 644 permsArtur Grabowski
1998-07-05basic chip setupTheo de Raadt
1998-07-05do not print fake slot numbersTheo de Raadt
1998-07-05Set CFLAGS for configure.Jason Downs
1998-07-05Add support for ISA PnP to wdc and associated config goo. This does NOT workJason Downs