summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1996-01-15from netbsd:Theo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-14Redid formatting with mandoc macros. Added an "ERRORS" section.Niklas Hallqvist
1996-01-12Completed incomplete edit and corrected historyNiklas Hallqvist
1996-01-11from netbsd; sync with tzcode96aTheo de Raadt
1996-01-10describe actual openbsd rfork() details. this should be converted to aTheo de Raadt
1996-01-10original rfork(2) manpage from plan9. This will be modified to describeTheo de Raadt
1996-01-08from ragge; Changed to only include <machine/asm.h>, as the other portsTheo de Raadt
1996-01-08add rfork.o and minherit.oTheo de Raadt
1996-01-07add minherit() system callTheo de Raadt
1996-01-07typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905Theo de Raadt
1996-01-05from netbsd; make get_myaddress() return failure if it is unable toTheo de Raadt
1995-12-30from netbsd: removed :errfix; const qualifier makes it unnecessaryTheo de Raadt
1995-12-30"advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com;Theo de Raadt
1995-12-30from netbsd: Fixed %u to expand to a single digitTheo de Raadt
1995-12-30from netbsd: Removed unused CALL macroTheo de Raadt
1995-12-30from netbsd: Use <machine/asm.h> instead of DEFS.hTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-26from netbsd:Theo de Raadt
1995-12-21from netbsd; Rearrange to avoid sign problems with GCC.Theo de Raadt
1995-12-18i believe i took care of the 32bit and alignment issues, so the comment can g...Theo de Raadt
1995-12-17expose even more internals, for bdesTheo de Raadt
1995-12-16non-USA crypto code by davidb@werj.com.au. The source has been splitTheo de Raadt
1995-12-15use alloca() instead of malloc()Theo de Raadt
1995-12-15sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793Theo de Raadt
1995-12-15look for additional sources in crypt/Theo de Raadt
1995-12-15from ragge; Add defs to understand K&R cppTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14from netbsd; cannot be sure cpp can handle x ## yTheo de Raadt
1995-12-14from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.Theo de Raadt
1995-12-14properly add them...Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14make first arg of strtod/strtoq constTheo de Raadt
1995-12-14from cgd@netbsd:Theo de Raadt
1995-12-14setmode() returns void *Theo de Raadt
1995-12-14unvis() works on plain char, not u_charTheo de Raadt
1995-12-14initgroups() takes a gid_tTheo de Raadt
1995-12-14getgrouplist() returns array of gid_tTheo de Raadt
1995-12-14from cgd@netbsd; be more conservative when setting the gpTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-04a.out is more likely, so check for it firstTheo de Raadt
1995-11-22fix long/u_int32_t botch; do gethostbyname() only if netgroups are going toTheo de Raadt
1995-11-20gethostbyname("#.#.#.#") should fail; not return an incompletely andTheo de Raadt
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-11-01error in system(3) man page from John KohlTheo de Raadt
1995-10-31__fdnlist() is used by libkvmTheo de Raadt
1995-10-30nlist will now handle many formats (once the code is written)Theo de Raadt
1995-10-30do ecoff on the pica as well (for now)Theo de Raadt
1995-10-28update from NetBSDTheo de Raadt