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