summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the code that hacks a short names to use inkientzle2004-12-291-62/+154
* Catch up with stat.h a bit:trhodes2004-12-291-6/+5
* Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.keramida2004-12-291-3/+3
* Various markup and spelling fixes.trhodes2004-12-295-7/+8
* Catch up with file 4.12 import.obrien2004-12-281-2/+2
* Restore standard behavior: log to console only when normal loggingglebius2004-12-241-2/+3
* ``NULL is a specific instance of a null pointer constant; the generic iskeramida2004-12-236-30/+12
* Better rendering of the prototype for signal(3).jkoshy2004-12-231-6/+14
* Correct speling erors.wollman2004-12-221-2/+2
* Punctuation marks should be separate arguments in groff macros.keramida2004-12-221-1/+1
* Use .Dv NULL when referring to NULL C pointers, instead of "nil".keramida2004-12-226-11/+32
* Cross reference init(8) too, instead of vaguely referring to thekeramida2004-12-221-4/+7
* Plug memory leak.yongari2004-12-221-1/+4
* Include wchar.h to improve our chances of findingkientzle2004-12-221-0/+1
* Portability nit: Some platforms require stdio.h before bzlib.h.kientzle2004-12-221-0/+1
* Add __archive_strappend_int to format a decimalkientzle2004-12-222-0/+19
* Don't truncate major/minor numbers written to the legacykientzle2004-12-221-3/+15
* Tune the bidding for tar archives. Thiskientzle2004-12-221-2/+9
* NOHTML -> NO_HTMLru2004-12-212-2/+2
* NOINET6 -> NO_INET6ru2004-12-217-7/+7
* NOCRYPT -> NO_CRYPTru2004-12-217-9/+9
* NOINSTALLLIB -> NO_INSTALLLIBru2004-12-213-3/+3
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-219-17/+17
* NOATM -> NO_ATMru2004-12-212-2/+2
* NOLIBC_R -> NO_LIBC_Rru2004-12-212-7/+7
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-214-4/+4
* Don't panic when sigsuspend is interrupted by a cancellation.deischen2004-12-192-4/+14
* Use a generic way to back threads out of wait queues when handlingdeischen2004-12-1833-694/+823
* Grammar in a comment.ru2004-12-181-1/+1
* GC unused declarationdas2004-12-161-1/+0
* Cosmetic changes only:das2004-12-163-45/+15
* o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3),maxim2004-12-161-9/+12
* Be more careful about assembling/disassemblingkientzle2004-12-111-2/+2
* Date business, update.trhodes2004-12-101-1/+1
* According to the information on:trhodes2004-12-102-4/+4
* Add pthread_atfork().grog2004-12-105-1/+92
* Add workaround for {not so|too} smart phones that cannot handle SDP attributeemax2004-12-091-12/+43
* Oooops I forgot to commit that.cognet2004-12-081-1/+1
* Fix inverted #ifdef that I added. Who had the pointy hat last?peter2004-12-061-1/+1
* Make sure the first argument to the user function is 16-byte aligned.deischen2004-12-051-5/+7
* Fix description: the argument to setcontext(3) must have been previouslyrse2004-12-031-1/+1
* MNT_NODEV is deprecated.ru2004-11-292-7/+2
* When determining whether filename is too long for akientzle2004-11-281-6/+6
* Correct the spelling of "archive_write_pax_header"kientzle2004-11-281-1/+1
* When required to negate the absoulte result of a division/remainderpeadar2004-11-271-1/+1
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-277-5/+10
* Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoidtjr2004-11-211-4/+4
* In preparation to remove U areas, don't refer to p_uarea in libkvm.das2004-11-201-1/+1
* Install the header for libmagic.obrien2004-11-191-0/+1
* Remove ntp_gettime.c which was a wrapper around sysctlbyname(3).marks2004-11-182-54/+1
OpenPOWER on IntegriCloud