aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Optimize ustar header formatting.Tim Kientzle2004-04-191-89/+79
* Document POSIX stupidity: Attempts to mmap zero bytes will succeed (andColin Percival2004-04-181-0/+7
* Bring describtion of a sysctl in line with the source:Christian Brueffer2004-04-161-1/+1
* Remove unnecessary .Pp macro and bump document dateChristian Brueffer2004-04-161-2/+1
* List some sysctl variables that influence accountingChristian Brueffer2004-04-161-0/+16
* Only enable the ACL restore logic on FreeBSD versions >= 5.0.Tim Kientzle2004-04-161-0/+3
* Use a MANFILTER to patch the man pages to point to the right path.Hartmut Brandt2004-04-141-0/+4
* Bump the shared library version number for the bsnmp v1.6 importHartmut Brandt2004-04-141-1/+1
* Put the name of the module first in the list of all .Nm calls withHartmut Brandt2004-04-141-0/+1
* Compare with 0 if comparing an integer, not with NULL.Hartmut Brandt2004-04-141-1/+1
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toHartmut Brandt2004-04-141-2/+2
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)Tim Kientzle2004-04-1312-51/+99
* Perform some basic validation of multibyte conversion state objects.Tim J. Robbins2004-04-128-16/+116
* Remove a nonsensical remark about byte order markers in UTF-8 streams.Tim J. Robbins2004-04-121-6/+1
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-1236-933/+396
* Belatedly remove the getvfsent(3) API. All the consumers have beenMaxime Henrion2004-04-113-342/+2
* Document the meaning of the zero return value.Tim J. Robbins2004-04-112-6/+11
* Fix a typo. I was locked out for two days from my machine.David Xu2004-04-101-1/+1
* Don't cast away const qualifiers.Tim J. Robbins2004-04-108-8/+8
* Make sure Bluetooth stuff can be compiled on amd64Maksim Yevmenkin2004-04-091-2/+2
* Terminate execl()'s argument list with a null pointer instead of aTim J. Robbins2004-04-091-1/+1
* After forking and initializing the library to single-threadedDaniel Eischen2004-04-082-4/+6
* Update manual pages for change to C99 mbrtowc() semantics.Tim J. Robbins2004-04-0812-134/+143
* Linux still uses 32-bit off_t by default. Ask for 64-bit off_t onTim Kientzle2004-04-071-0/+1
* Allow partial multibyte characters to accumulate in conversion stateTim J. Robbins2004-04-0712-89/+350
* Prepare to handle trivial state-dependent encodings. Full support forTim J. Robbins2004-04-079-21/+61
* Begin conversions for sgetrune() and sputrune() in the initialTim J. Robbins2004-04-071-3/+12
* Prepare to handle state-dependent encodings. This mainly involves notTim J. Robbins2004-04-076-21/+38
* Begin in the initial shift state in mbstowcs() and wcstombs().Tim J. Robbins2004-04-072-2/+6
* Fix some issues with ACL handling:Tim Kientzle2004-04-065-53/+89
* Prepare to handle state-dependent encodings. This mainly involves notTim J. Robbins2004-04-0612-71/+87
* Add a missing "*errp = h_errno" forgotten in rev 1.36.Pierre Beyssac2004-04-061-1/+2
* Update .Dd value.Doug Rabson2004-04-061-1/+1
* Overhauled ACL support. This makes us compatibleTim Kientzle2004-04-0521-194/+1239
* Fix _dns_ghbyname() to return NS_TRYAGAIN instead of NS_NOTFOUNDPierre Beyssac2004-04-051-4/+12
* Document lgetfh(2).Doug Rabson2004-04-052-5/+22
* Remove support for emulating mbrtowc() and wcrtomb() in terms of theTim J. Robbins2004-04-044-89/+4
* Reimplement the GB18030 encoding method using the new-style (mbrtowc()/Tim J. Robbins2004-04-041-123/+137
* Reimplement the deprecated UTF2 encoding method using the UTF-8 codeTim J. Robbins2004-04-041-104/+97
* Unbreak natd.Daniel Eischen2004-04-021-0/+1
* Simplify one condition in prev. commit:Andrey A. Chernov2004-04-011-2/+1
* Fix parsing of ambiguous options, whole loop must be processedAndrey A. Chernov2004-04-011-17/+27
* The previous commit changed the behavior of nsdispatch() in theJacques Vidrine2004-04-011-3/+1
* Raise WARNS level to 2.Dag-Erling Smørgrav2004-03-311-0/+1
* Deal with aliasing warnings.Dag-Erling Smørgrav2004-03-314-181/+63
* Merge of libpcap 0.8.3 from tcpdump.org.Bruce M Simpson2004-03-311-4/+10
* Fix Yet Another 16 byte stack alignment bug. Thankfully, this one isPeter Wemm2004-03-312-10/+10
* When a dynamic NSS module is built and linked against a threadJacques Vidrine2004-03-303-23/+43
* MFi386: WARNS=4 clean.Yoshihiro Takahashi2004-03-301-7/+7
* Add cross-references to isideogram(3), isphonogram(3), isrune(3),Tim J. Robbins2004-03-301-1/+6