aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix yet another (make install) stopper with wrong sourcefilter.3 linksAndrey A. Chernov2007-06-121-2/+2
* Fix typo in filename from mismerged earlier rev of this file.Bruce M Simpson2007-06-121-1/+1
* Fix a typo which crept in from an earlier version of this file.Bruce M Simpson2007-06-121-2/+2
* Add missing userland support files from previous commit for the newBruce M Simpson2007-06-122-0/+587
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-122-1/+8
* - Validate incoming addresses and sizes for connectx and bindx.Randall Stewart2007-06-111-5/+16
* Fix an aliasing bug which was finally detected by gcc-4.2. fdlibm hasBruce Evans2007-06-111-1/+1
* Add inet_ntoa_r, a reentrant version of inet_ntoa. This isXin LI2007-06-114-2/+23
* Don't lose leading '/' for pathnames exactly 101 bytes long.Tim Kientzle2007-06-112-8/+25
* Diff reduction against other *BSDs: ANSIfy functionXin LI2007-06-114-141/+66
* Merge NetBSD changes, among them:Stefan Farfeleder2007-06-105-117/+259
* Now pam_nologin(8) will provide an account management functionYaroslav Tykhiy2007-06-102-20/+11
* Fix bogon in previous commit: <machine/cpu.h> is still needed.Marcel Moolenaar2007-06-101-0/+1
* The definition of CACHELINESIZE moved from <machine/cpu.h> toMarcel Moolenaar2007-06-101-1/+1
* Set warning level to 2.David Xu2007-06-081-1/+2
* Document getaddrinfo(3)'s AI_ADDRCONFIGRemko Lodder2007-06-061-6/+67
* Remove the special atomic.h case for arm, and allow it to useDoug Barton2007-06-051-2/+0
* Expose __stack_chk_fail_local() so -fstack-protector-all works.Dag-Erling Smørgrav2007-06-052-3/+1
* Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-2/+7
* Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-0329-341/+396
* This commit was generated by cvs2svn to compensate for changes in r170242,Hajimu UMEMOTO2007-06-038-110/+133
|\
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-0337-452/+530
* | Fix the amd64 and pc98 versions of ISC_ATOMIC_ARCH with some helpDoug Barton2007-06-031-5/+3
* | Update generated files for BIND 9.4.1Doug Barton2007-06-029-220/+512
* | Update bmake glue for the BIND 9.4.1 import.Doug Barton2007-06-028-18/+64
* | - Work-around the already partially broken rusage support in kvm byJeff Roberson2007-06-011-0/+2
* | Export quad symbols. They were previously commented out. These symbolsDaniel Eischen2007-05-311-6/+6
* | Some libc symbol map cleanups.Daniel Eischen2007-05-3111-31/+0
* | Merge the relevant part of rev.1.14 of s_cbrt.c (a micro-optimizationBruce Evans2007-05-291-3/+3
* | libarchive 2.2.3Tim Kientzle2007-05-2973-1371/+3888
* | Correct spelling errors in comments.Robert Watson2007-05-281-2/+2
* | Precede symbol names consistently with tabs rather than spaces.Robert Watson2007-05-281-14/+14
* | Include string.h for memcpy() and memcmp().Xin LI2007-05-251-0/+1
* | Const'ify and ANSIfy the internal interfaces of regex(3).Xin LI2007-05-251-109/+100
* | ANSIfy function definitions, reduces diff against OpenBSD.Xin LI2007-05-251-17/+8
* | Also fix the misspelling of hes_resolve().Ruslan Ermilov2007-05-251-1/+1
* | The usage of "info" in init_hash() is read-only, so constifyXin LI2007-05-251-3/+3
* | Re-add support for NIS netgroups (heavily modified from patch in PR)Dag-Erling Smørgrav2007-05-251-4/+22
* | - When I introduce wide character enabled ncurses into base, all headersRong-En Fan2007-05-254-0/+9
* | FreeBSD has <limits.h>.David E. O'Brien2007-05-241-0/+3
* | Update for the 'file' 4.21 import.David E. O'Brien2007-05-241-1/+1
* | Enable FTP_COMBINE_CWDS.Dag-Erling Smørgrav2007-05-242-10/+2
* | Update for the 'file' 4.19 import.David E. O'Brien2007-05-241-1/+10
* | hesiod_resolv -> hesiod_resolveRuslan Ermilov2007-05-241-1/+1
* | Nit: avoid shadowing truncate(2) with a local variable.Dag-Erling Smørgrav2007-05-231-3/+3
* | Fix stupid braino in previous commit.Dag-Erling Smørgrav2007-05-231-1/+1
* | If (flags & O_TRUNC), don't truncate the file until we've successfullyDag-Erling Smørgrav2007-05-231-1/+11
* | Replace "sizeof(struct bucket[cache_size])" withColin Percival2007-05-221-4/+4
* | Backout 1.5 as requested by deischenJonathan Chen2007-05-221-1/+0
* | __cleanup() is needed for ports/devel/valgrind, export it.Jonathan Chen2007-05-221-0/+1