Age | Commit message (Expand) | Author |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-10 | these contain special cases where they build man pages into .0 files; | Theo de Raadt |
2000-11-10 | shorten, now it fits in -Tps | Theo de Raadt |
2000-11-09 | typo | Theo de Raadt |
2000-11-08 | another MLINK | Theo de Raadt |
2000-11-08 | put infnan in there, even though it is depricated | Theo de Raadt |
2000-11-08 | adjust for changes to kcore, and dynamically compute page shift. | Eric Jackson |
2000-11-06 | The constant's name is MAXPATHLEN, not MAXPATHNAMELEN; closes PR/1491. | Aaron Campbell |
2000-10-25 | various savecore/kvm fixes; gluk@ptci.ru, PR#1461 | Theo de Raadt |
2000-10-25 | DBM_READONLY -> DBM_RDONLY; dugsong@ | Aaron Campbell |
2000-10-25 | Clarify; gluk@ptci.ru | Aaron Campbell |
2000-10-24 | Crank major because the type of the "ospeed" variable changed from | Todd C. Miller |
2000-10-23 | Document that the string returned by strerror(3) contains a maximum of | Aaron Campbell |
2000-10-23 | Format string paranoia; deraadt@ ok | Aaron Campbell |
2000-10-22 | update to ncurses 5.2 | Todd C. Miller |
2000-10-20 | Don't attempt to free uninitialized variable; guenther@gac.edu | Todd C. Miller |
2000-10-19 | Do not suggest that people use getpid(2) for generating temp file name; refer | Aaron Campbell |
2000-10-19 | Repair two typos; caught by gluk@ptci.ru. | Aaron Campbell |
2000-10-18 | fdopen(3) takes two args, not one; spotted by fries@. Also, move the CAVEATS | Aaron Campbell |
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell |
2000-10-17 | damn it, i have had it with this untested weak shit | Theo de Raadt |
2000-10-16 | fix missing closedir() that could allow apacheSSL to leak fd's, | Bob Beck |
2000-10-16 | re-add weak sparc support; d@ | Theo de Raadt |
2000-10-14 | put hosts.allow and hosts.deny in as Nm entries | Theo de Raadt |
2000-10-14 | put tcp wrapper into Nd line | Theo de Raadt |
2000-10-14 | oops; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt |
2000-10-14 | document net.inet.tcp.rstppslimit. | Jun-ichiro itojun Hagino |
2000-10-14 | tcp wrapper support for IPv6. from netbsd. | Jun-ichiro itojun Hagino |
2000-10-13 | vax support; checked by beck. | Hugh Graham |
2000-10-13 | Changes to the powerpc startup files to work in a more typical ELF | Dale Rahn |
2000-10-12 | MAP_FAILED, not -1. | Artur Grabowski |
2000-10-12 | - RCS id police! | Brad Smith |
2000-10-12 | refix breakage in previous commit, d@ forgot to remove his change while | Brad Smith |
2000-10-11 | back out weak symbols; deraadt@ | David Leonard |
2000-10-10 | Fix typo; claudio@core-sdi.com. | Federico G. Schwindt |
2000-10-10 | mention icmp{,6}.errppslimit | Jun-ichiro itojun Hagino |
2000-10-10 | Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME | Todd C. Miller |
2000-10-10 | Fresh infinity from NetBSD. | Hugh Graham |
2000-10-10 | ^vax^__vax__ | Hugh Graham |
2000-10-09 | Sync. | Angelos D. Keromytis |
2000-10-09 | Don't call cgetset() on $TERMCAP. There are no known problems (that I am | Todd C. Miller |
2000-10-09 | Add check for NUL home that got missed in the last merge | Todd C. Miller |
2000-10-08 | update to ncurses-5.1-20001007 | Todd C. Miller |
2000-10-06 | weaken syscall symbols in libc by default | David Leonard |
2000-10-06 | Add a CAVEATS section to warn programmers that shell meta-characters will | Aaron Campbell |
2000-10-05 | missed it by That Much | David Leonard |
2000-10-05 | Use volatile on the __asm__ directives, do not allow the compiler to reorder | Dale S. Rahn |
2000-10-04 | use weak symbols in sparc's libc | David Leonard |
2000-10-04 | teach tags about SYSENTRY | David Leonard |
2000-10-04 | oops | David Leonard |