Age | Commit message (Expand) | Author |
1997-02-16 | cleaned up, moved pw_getconf to libutil, removed _'s in option names | Niels Provos |
1997-02-16 | duh | Theo de Raadt |
1997-02-16 | deal with errors in recent change better | Theo de Raadt |
1997-02-16 | change from <> to [] and document | Theo de Raadt |
1997-02-16 | when printing local port numbers, print rpc service name in <> after port num... | Theo de Raadt |
1997-02-16 | /sbin/nologin implies hushlogin. | Jason Downs |
1997-02-14 | include blowfish cipher - free config of which cipher to use | Niels Provos |
1997-02-14 | mention that ls -o shows the existing file modes | Theo de Raadt |
1997-02-14 | #include <stdlib.h> | Niklas Hallqvist |
1997-02-13 | enlarged vmstat -m "Type" column to accomodate "MSDOSFS mount" | kstailey |
1997-02-13 | fix YP and non-YP cases to exit/warn nicely | Theo de Raadt |
1997-02-13 | ok, this time the $HOSTCC stuff works correctly | Theo de Raadt |
1997-02-12 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-02-12 | Don't print garbage on EOF. | dm |
1997-02-11 | Fix for non-kerberos. | Todd C. Miller |
1997-02-11 | use RPC over TCP; Michael.Eriksson@era-t.ericsson.se | Theo de Raadt |
1997-02-11 | build hoststrip for install purposes; noted by tv@slack.iag.net, pr #88 | Theo de Raadt |
1997-02-11 | Handle tickets the same way as login(1) does; remove when session ends | Thorsten Lockert |
1997-02-10 | install zopen.3 too | Michael Shalayeff |
1997-02-10 | login.millert? oh boy | Theo de Raadt |
1997-02-09 | Updates file(1) to version 3.22 by way to NetBSD. | Todd C. Miller |
1997-02-09 | Missed this one before. | Todd C. Miller |
1997-02-09 | Updated from NetBSD. | Todd C. Miller |
1997-02-09 | Add macintosh magic. | Todd C. Miller |
1997-02-09 | buf oflow, eivind@freebsd | Theo de Raadt |
1997-02-09 | use library err/warn | Michael Shalayeff |
1997-02-08 | excess | Theo de Raadt |
1997-02-08 | inline to avoid warning | Theo de Raadt |
1997-02-07 | I wrote these public domain versions. They are faster due to two optimizations | Theo de Raadt |
1997-02-07 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-02-06 | make are of a whole number of missing system call names; interesting fix | Theo de Raadt |
1997-02-06 | do not accidentally pass garbage module name to the kernel; found by Don.Lewi... | Theo de Raadt |
1997-02-05 | Include signal.h where reasonable and make signal handlers match | Todd C. Miller |
1997-02-04 | deleted warnx() about "no drives attached" since dkinit() is used in curses a... | kstailey |
1997-02-04 | display CPU stats on iostat screen even if diskless | kstailey |
1997-02-04 | make it compile if KERBEROS{,5} not defined | flipk |
1997-02-03 | subsumed by fetch.c | Todd C. Miller |
1997-02-03 | Turn off progress bar by default as it interacts poorly with | Todd C. Miller |
1997-02-03 | Add back ``-r'' option and fix strncpy() usage and other nits because | Todd C. Miller |
1997-02-03 | Sync with NetBSD | Todd C. Miller |
1997-02-03 | use a long line counter, netbsd pr#3083, rhialto@polder.ubc.kun.nl | Theo de Raadt |
1997-02-01 | Catches luser/typo when "@" is the first character of first argument | jkatz |
1997-02-01 | accept "-f local" for AF_LOCAL" | kstailey |
1997-02-01 | Better handling of long uptimes; from NetBSD | Thorsten Lockert |
1997-01-31 | add mkcmdtab.o to CLEANFILES | kstailey |
1997-01-31 | stop crash from walking off end of malloc'd page. i hunted this bug before | Theo de Raadt |
1997-01-31 | need string.h | Theo de Raadt |
1997-01-30 | the blokes did not get there till 10 years later | Theo de Raadt |
1997-01-30 | fix IOR/IOW/IOWR; cgd@netbsd.org | Theo de Raadt |
1997-01-29 | Have file recognize PowerPC elf objects. Works for MSB objects currently. | Dale S. Rahn |