aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove an unnecessary defination of New_Chunk, which has beenXin LI2005-01-051-2/+0
* Fix typo: NUL -> NULLMaksim Yevmenkin2005-01-041-2/+2
* Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)Maxim Sobolev2005-01-035-15/+12
* First cut at RockRidge support.Tim Kientzle2005-01-031-95/+288
* Constify arguments.Marcel Moolenaar2005-01-035-11/+11
* Next round of work on ISO9660 support:Tim Kientzle2005-01-031-78/+150
* Enable ISO9660 support in "read_support_format_all".Tim Kientzle2005-01-021-0/+1
* First cut support for extracting from ISO9660 disk images.Tim Kientzle2005-01-023-1/+524
* Make syslog(3) thread safe.Gleb Smirnoff2004-12-301-9/+53
* Plug memory leak.Diomidis Spinellis2004-12-301-0/+4
* Add LOG_NTP facility.Kirill Ponomarev2004-12-301-1/+3
* Rewrite the code that hacks a short names to use inTim Kientzle2004-12-291-60/+152
* Catch up with stat.h a bit:Tom Rhodes2004-12-291-6/+5
* Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.Giorgos Keramidas2004-12-291-3/+3
* Various markup and spelling fixes.Tom Rhodes2004-12-295-7/+8
* Catch up with file 4.12 import.David E. O'Brien2004-12-281-2/+2
* Restore standard behavior: log to console only when normal loggingGleb Smirnoff2004-12-241-2/+3
* ``NULL is a specific instance of a null pointer constant; the generic isGiorgos Keramidas2004-12-236-30/+12
* Better rendering of the prototype for signal(3).Joseph Koshy2004-12-231-6/+14
* Correct speling erors.Garrett Wollman2004-12-221-2/+2
* Punctuation marks should be separate arguments in groff macros.Giorgos Keramidas2004-12-221-1/+1
* Use .Dv NULL when referring to NULL C pointers, instead of "nil".Giorgos Keramidas2004-12-226-11/+32
* Cross reference init(8) too, instead of vaguely referring to theGiorgos Keramidas2004-12-221-4/+7
* Plug memory leak.Pyun YongHyeon2004-12-221-1/+4
* Include wchar.h to improve our chances of findingTim Kientzle2004-12-221-0/+1
* Portability nit: Some platforms require stdio.h before bzlib.h.Tim Kientzle2004-12-221-0/+1
* Add __archive_strappend_int to format a decimalTim Kientzle2004-12-222-0/+19
* Don't truncate major/minor numbers written to the legacyTim Kientzle2004-12-221-3/+15
* Tune the bidding for tar archives. ThisTim Kientzle2004-12-221-2/+9
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-212-2/+2
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-217-7/+7
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-217-9/+9
* NOINSTALLLIB -> NO_INSTALLLIBRuslan Ermilov2004-12-213-3/+3
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-219-17/+17
* NOATM -> NO_ATMRuslan Ermilov2004-12-212-2/+2
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-212-7/+7
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-214-4/+4
* Don't panic when sigsuspend is interrupted by a cancellation.Daniel Eischen2004-12-192-4/+14
* Use a generic way to back threads out of wait queues when handlingDaniel Eischen2004-12-1833-694/+823
* Grammar in a comment.Ruslan Ermilov2004-12-181-1/+1
* GC unused declarationDavid Schultz2004-12-161-1/+0
* Cosmetic changes only:David Schultz2004-12-163-45/+15
* o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3),Maxim Konovalov2004-12-161-9/+12
* Be more careful about assembling/disassemblingTim Kientzle2004-12-111-2/+2
* Date business, update.Tom Rhodes2004-12-101-1/+1
* According to the information on:Tom Rhodes2004-12-102-4/+4
* Add pthread_atfork().Greg Lehey2004-12-105-1/+92
* Add workaround for {not so|too} smart phones that cannot handle SDP attributeMaksim Yevmenkin2004-12-091-12/+43
* Oooops I forgot to commit that.Olivier Houchard2004-12-081-1/+1
* Fix inverted #ifdef that I added. Who had the pointy hat last?Peter Wemm2004-12-061-1/+1