summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Spelling: s/then/than/ where appropriate.ru2002-12-241-3/+3
* mdoc(7) police: Deal with self-xrefs.ru2002-12-2410-14/+14
* Document protection bits.trhodes2002-12-231-0/+16
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-231-6/+6
* mdoc(7) police: removed gratuitous .Pp call.ru2002-12-231-1/+0
* Back out the -fpcc-struct-return fixes.kan2002-12-222-24/+68
* Fix style (no space after return, twice-too-big continuation) andjmallett2002-12-221-2/+2
* Reduce libc's memory footprint by lazily allocating memory used internallybbraun2002-12-211-9/+22
* Reduce libc.so's memory footprint by lazily allocating memory used internallybbraun2002-12-212-4/+16
* Import newer versions of div() and ldiv() from NetBSD which handletjr2002-12-212-68/+24
* Document the fact that the printf() family of functions return negativetjr2002-12-201-2/+14
* C99 standardised the vscanf() family of functions, update Standardstjr2002-12-201-2/+5
* Stylistic changes:mike2002-12-201-11/+14
* Document what really occurs when we obtain an error.trhodes2002-12-201-6/+9
* The zalloc pool's size calculation breaks if sbrk() does not returndillon2002-12-191-3/+3
* Grammatical fixup: s/be the -1/be -1/ceri2002-12-191-1/+1
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.jake2002-12-195-330/+6
* Make accept(), connect(), recvfrom(), recvmsg(), sendmsg(),ru2002-12-196-6/+80
* Add back the Standards section claiming conformance to 1003.1-2001 andtjr2002-12-191-10/+13
* Write the message to stderr, not file descriptor 2, so that perror()tjr2002-12-191-1/+7
* Use strerror_r() to format the error message so that strerror()'s statictjr2002-12-191-1/+4
* mdoc(7) police: "The .Fa argument.".ru2002-12-19178-396/+991
* mdoc(7) police: Fixed a few .Fa abuses.ru2002-12-192-4/+6
* mdoc(7) police: excessive quotes.ru2002-12-191-1/+1
* Update with the 4.7 libraries, and add libposix1e to the mix.obrien2002-12-1819-18315/+16352
* Rearrange strerror() so that its itoa procedure can be used withmike2002-12-182-86/+45
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-1855-195/+196
* mdoc(7) police: "The .Fn function".ru2002-12-1876-64/+468
* mdoc(7) police: "The .Fn system call".ru2002-12-183-0/+18
* mdoc(7) police: "The .Fn function".ru2002-12-1833-35/+141
* mdoc(7) police: Fixed the .Nm abuse.ru2002-12-181-3/+3
* mdoc(7) police: Tidy up the syscall language.ru2002-12-18147-668/+1011
* Document what happens when the format string contains insufficienttjr2002-12-181-0/+23
* Change the name for the local unix-socket based protocolmbr2002-12-163-6/+29
* Merge in most non-style differences from Andrew Korty's pam_ssh 1.7.des2002-12-163-51/+70
* o getsockopt(2) 'level' argument should be 0, not SOCK_STREAM. Itmaxim2002-12-161-1/+1
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-152-18/+46
* o Fix bogus getsockopt(2) call: swap SOCK_STREAM and LOCAL_PEERCRED.maxim2002-12-151-1/+1
* mdoc(7) police: markup overhaul.ru2002-12-141-10/+15
* Add an implementation of the POSIX.1 sockatmark(3).fenner2002-12-133-2/+152
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-132-2/+2
* Fix the HISTORY to match reality. They were never MFC'ed to 4.X.trhodes2002-12-121-1/+1
* Uniformly refer to a file system as "file system".ru2002-12-1226-165/+165
* mdoc(7) police: .Dt is ALL UPPERCASE.ru2002-12-121-1/+1
* mdoc(7) police: Added the missing .Os call; it's not strictlyru2002-12-116-0/+6
* Fixed the parameter's name.ru2002-12-111-1/+1
* mdoc(7) police: tiny nits.ru2002-12-091-4/+4
* mdoc(7) police: tiny nits.ru2002-12-093-8/+11
* mdoc(7) police: overhaul.ru2002-12-091-109/+232
* mdoc(7) police: nits.ru2002-12-091-15/+18
OpenPOWER on IntegriCloud