summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1996-08-05truncate h_name and h_aliases[] to MAXHOSTNAMELENTheo de Raadt
1996-08-05check for port 20Theo de Raadt
1996-08-05if port 20 incoming, kill it and try againTheo de Raadt
1996-08-04typoTodd C. Miller
1996-08-03install as link_ntoa/link_addr; netbsd pr#2614; peter@wonderland.orgTheo de Raadt
1996-08-03We now define HAVE_STRERROR in CFLAGS insteadNiklas Hallqvist
1996-08-03We have strerror(3) availableNiklas Hallqvist
1996-08-02Document EINVAL errno valueThorsten Lockert
1996-08-02malloc(3) implementation from FreeBSD; uses mmap(2) to get memoryThorsten Lockert
1996-08-02Get padding output correctThorsten Lockert
1996-08-01Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, withThorsten Lockert
1996-07-31duh, theoTheo de Raadt
1996-07-31someone want to write login_fbtab.3?Theo de Raadt
1996-07-31login_fbtab() in libutilTheo de Raadt
1996-07-31Make typesafe and remove non-portable va_list tricks.Niklas Hallqvist
1996-07-31int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec...Theo de Raadt
1996-07-30Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).Per Fogelstrom
1996-07-30errno restore was reversed.Jason Downs
1996-07-30if (beer-tonight) test-before-commit();Theo de Raadt
1996-07-30only reset port-range if modified initially; if needed call getsocknameTheo de Raadt
1996-07-30Update ECOFF nlist from NetBSDNiklas Hallqvist
1996-07-30ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT!Niklas Hallqvist
1996-07-30Oops, somehow these files had got removed. Resurrect and add OpenBSD tagsNiklas Hallqvist
1996-07-30Sync with NetBSD + Add OpenBSD tagsNiklas Hallqvist
1996-07-29Reset port range if bind() fails.Jason Downs
1996-07-29ensure bindresvport() is told to find a portTheo de Raadt
1996-07-29Use new bind() kernel semantics.Jason Downs
1996-07-29rresvport() in terms of bind() & bindresvport()Theo de Raadt
1996-07-27Fix typos on install of include filesThorsten Lockert
1996-07-27close all pipes in child; netbsd pr#2575Theo de Raadt
1996-07-27typoTheo de Raadt
1996-07-27typoTheo de Raadt
1996-07-27be very careful in case of signed charsTheo de Raadt
1996-07-27fix from bde; Clean up the FP stack before returning. The i387 exp()Theo de Raadt
1996-07-27Integrate zlib v1.0.3Thorsten Lockert
1996-07-26HAVE_STRERROR for __OpenBSD__Theo de Raadt
1996-07-25oops, floatconstants are in memory so wee need a .cpload to set gp-reg.Per Fogelstrom
1996-07-24Actually, let's use straight defines instead of macros. Potentially aJason Downs
1996-07-24Prevent the v8 style regexp library from clashing with the POSIX regex.Jason Downs
1996-07-22bzero sockaddr_inTheo de Raadt
1996-07-22bzero sockaddr before useTheo de Raadt
1996-07-22Add support for terminfo.db files; same format as termcap.db but withThorsten Lockert
1996-07-20Correct return valueThorsten Lockert
1996-07-20bcopy->memcpy & tagTheo de Raadt
1996-07-20bogus frees; from jraynard@freebsd.orgTheo de Raadt
1996-07-20support # commentsTheo de Raadt
1996-07-19eschew use of HAVE_SOCKADDR_SA_LEN for nowTheo de Raadt
1996-07-13We need "curses.priv.h" for tracing even with a private terminfo emulationThorsten Lockert
1996-07-13We are not neccecarily running with curses; if we are we won't use thisThorsten Lockert
1996-07-12bring it to the latest 0.2 LBL release.Michael Shalayeff