aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Get rid of MAXCPU knowledge used for internal needs only. Switch toSergey Kandaurov2011-08-016-64/+41
* MFprojects/hid:Alexander Motin2011-07-301-5/+7
* Remove incorrect attribution.George V. Neville-Neil2011-07-211-1/+1
* Make both stpcpy and strcpy be assembly language implementationsGeorge V. Neville-Neil2011-07-213-20/+60
* Add cap_new(2) and cap_getrights(2) symbols to libc.Jonathan Anderson2011-07-203-1/+478
* Fix building of 32-bit compat libraries on amd64 with clang, and usingDimitry Andric2011-07-181-4/+0
* Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.Bjoern A. Zeeb2011-07-181-2/+2
* Disable gvmat64.S, the assembler version of longest_match for now.Xin LI2011-07-181-10/+10
* - Update libarchive to 2.8.4Martin Matuska2011-07-1745-103/+5799
*-. Upgrade our copy of llvm/clang to r135360, from upstream's trunk.Dimitry Andric2011-07-1761-128/+228
|\ \
| | * Vendor import of clang trunk r135360:vendor/clang/clang-r135360Dimitry Andric2011-07-17209-9638/+25449
| | * Vendor import of clang trunk r132879:vendor/clang/clang-r132879Dimitry Andric2011-06-12168-4978/+11673
| * | Vendor import of llvm trunk r135360:vendor/llvm/llvm-r135360Dimitry Andric2011-07-17645-22623/+27962
* | | Fixes to make the WITH_BIND_LIBS option functional with BIND 9.8.xDoug Barton2011-07-171-2/+8
* | | bmake and other updates necessary for the BIND 9.8.x upgrade.Doug Barton2011-07-1612-84/+455
* | | - Add two missing functions to the LibUSB v0.1 API.Hans Petter Selasky2011-07-166-0/+87
* | | Handle the MK_BIND_XML option more intelligentlyDoug Barton2011-07-161-5/+12
* | | Document RFTSIGZMB. Fix spelling of SIGCHLD. Note that signals areKonstantin Belousov2011-07-121-2/+14
* | | Mention myself in the AUTHORS section.Sergey Kandaurov2011-07-121-1/+8
* | | Provide a simple manual page for libprocstat(3).Sergey Kandaurov2011-07-122-2/+255
* | | Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3)Martin Matuska2011-07-111-3/+7
* | | posix_spawn: If an error is detected in the child process, reap the zombie.Jilles Tjoelker2011-07-101-1/+4
* | | - Removing some unneeded definitions of NULL(cruft related to 1970's C).Tai-hwa Liang2011-07-106-29/+15
* | | style(9) cleanupKevin Lo2011-07-101-1/+1
* | | Add a HISTORY sectionKevin Lo2011-07-101-0/+5
* | | Add missing "swapuse" resource limit.Edward Tomasz Napierala2011-07-091-1/+2
* | | - Add xdr_sizeof(3) to libcKevin Lo2011-07-094-4/+22
* | | Fixing building bustage on 32 bits platforms when WARNS >= 2. Note thatTai-hwa Liang2011-07-082-5/+10
* | | Completely remove now unused pc_other_cpus, pc_cpumask.Attilio Rao2011-07-041-29/+2
* | | MFCAttilio Rao2011-06-289-15/+21
|\ \ \
| * | | Build Scrt.o on powerpc64. Its introduction on other platforms got lostNathan Whitehorn2011-06-271-4/+10
| * | | Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512Colin Percival2011-06-272-2/+2
| * | | Fix whitespace inconsistencies in libc in files copyrighted by me.Ed Schouten2011-06-265-8/+8
|/ / /
* | | Add missing libkvm and libutil dependencies.Sergey Kandaurov2011-06-251-0/+2
* | | - Add two new API's to libusb20 which can be used to retrive informationHans Petter Selasky2011-06-247-1/+47
* | | Fixes to newer tftp code in libstand:Craig Rodrigues2011-06-241-51/+132
* | | Change sparc64 to use the initial exec TLS model, too. This avoids randomMarius Strobl2011-06-211-1/+1
* | | In the libm access macros for the double type, z can sometimesSteve Kargl2011-06-191-2/+1
* | | Put a quick bandaid on internal citrus locking.Alexander Kabaev2011-06-192-1/+3
* | | Do not set thread name to less than informative 'initial thread'.Alexander Kabaev2011-06-191-1/+0
* | | libprocstat: For MAP_PRIVATE, do not consider the file open for writing.Jilles Tjoelker2011-06-181-2/+4
* | | libprocstat: Fix typo in error messages.Jilles Tjoelker2011-06-181-5/+5
* | | libprocstat: Remove spaces between function name and open parenthesis.Jilles Tjoelker2011-06-181-2/+2
* | | libprocstat: Correct format for size_t (should be %zu, not %zd).Jilles Tjoelker2011-06-181-3/+3
* | | Fix clang warnings.Ben Laurie2011-06-183-6/+7
* | | Merge from r161730:Marius Strobl2011-06-184-21/+54
* | | Document the latest changes to sctp_opt_info() in the code.Michael Tuexen2011-06-181-4/+31
* | | Note how wait(3) is implemented.David E. O'Brien2011-06-181-0/+13
* | | Sync with OpenBSD, primarily make the code easier to read, and a licenseXin LI2011-06-182-68/+54
* | | Sync with OpenBSD (zap rcsid).Xin LI2011-06-181-7/+1