summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* VM_METER is long deprecated.ru2007-10-161-2/+2
* Rescue parts of the sensorsd commit that are still relevant:ru2007-10-161-6/+9
* Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop.davidxu2007-10-161-2/+4
* Reverse the logic of UP and SMP.davidxu2007-10-161-1/+1
* Update for libpcap 0.9.8 importmlaier2007-10-162-3/+28
* Backout sensors framework.netchild2007-10-151-36/+6
* Optimize for size on pc98. It enables to boot a kernel again.nyan2007-10-151-0/+3
* Add comment explaining __mb_sb_limit trick here.ache2007-10-151-0/+5
* Fix mdoc in last commit.ru2007-10-141-13/+15
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-141-6/+34
* The problem is: currently our single byte ctype(3) functions are brokenache2007-10-1312-21/+57
* Remove symbols that should not be exported.deischen2007-10-131-29/+0
* MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd arecognet2007-10-133-9/+9
* Minor mdoc cleanup: Every sentence should start on its own line.simon2007-10-131-1/+2
* When pidfile is already locked and has zero length, do not returnkib2007-10-122-1/+19
* Correct the cpio writers to not accept data for non-regular files.kientzle2007-10-123-3/+41
* Correct the return values of the final zero-length block at EOF.kientzle2007-10-121-0/+7
* For 7.0 make the shared lib "version" '3'.obrien2007-10-101-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-092-4/+2
* Repo copy libpthreads to libkse.obrien2007-10-09177-26833/+0
* Repo copy libpthreads to libkse.obrien2007-10-0911-71/+18
* Always install libpthread.* symlinks if at least one ofru2007-10-011-2/+3
* Always install libpthread.* symlinks if at least one ofru2007-10-012-4/+6
* Fixed "make checkdpadd" (missing library dependencies).ru2007-10-011-0/+1
* Adjust history.obrien2007-09-284-4/+11
* Add fts_set_clientptr(3), fts_get_clientptr(3) and fts_get_stream(3) manscf2007-09-281-1/+2
* Assorted spelling, punctuation and mdoc fixes.brueffer2007-09-255-36/+39
* The precision for a string argument in a call to warnx() needs to be castscf2007-09-221-1/+2
* Translate partitions of type "PART" to chunks of the same typemarcel2007-09-211-4/+15
* On PowerPC, geom_part has taken over the partitioning from geom_apple.marcel2007-09-211-2/+7
* Add FreeBSD history.obrien2007-09-211-1/+3
* Fix the archive_write_data() function so it always returnskientzle2007-09-212-4/+86
* - When using kvm use the new conversion method to derive swtime.jeff2007-09-211-3/+16
* Fix some improper handling of malloc failuresmatteo2007-09-205-30/+53
* - Fix description to say "receive" instead of "send"gabor2007-09-201-2/+2
* Fill in a missing 'e'kientzle2007-09-191-1/+1
* Revert the last commit to libarchive. It introduced some regresssions,bmah2007-09-182-33/+5
* Correct the return value from archive_write_data()kientzle2007-09-182-5/+33
* - Move all of the PS_ flags into either p_flag or td_flags.jeff2007-09-171-2/+2
* Skip rebuilding environ in setenv() only upon reuse of an active variable;scf2007-09-151-2/+2
* Use better manuals for these ntp system calls. These were replaced byimp2007-09-153-201/+258
* Do not generate unneeded initializers.jkoshy2007-09-091-5/+4
* Fix a bug that prevented applications from laying out ELF objectsjkoshy2007-09-082-19/+51
* We've been able to support EVFILT_VNODE filtering on non-UFSru2007-09-071-6/+1
* ensure the head entry of addrinfo chain has non-NULL ai_canonname to bejinmei2007-09-051-2/+19
* - Fix strange for loop.pjd2007-09-051-6/+16
* Point expand_number(3) at humanize_number(3) and nive versa.pjd2007-09-052-0/+4
* Implement expand_number(3), which is the opposite of humanize_number(3), ie.pjd2007-09-014-3/+177
* Add thr_kill2 syscall.davidxu2007-08-221-0/+3
* This commit updates libarchive to be compatible withkientzle2007-08-182-183/+600
OpenPOWER on IntegriCloud