summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make suid/sgid restore be "opportunistic" ifkientzle2007-08-122-16/+82
* Update the tests for reading the various GNU tar sparse formats.kientzle2007-08-121-75/+267
* Output error message to STDERR_FILENO.davidxu2007-08-071-1/+1
* Improve error handling in libdisk while parsing the kern.geom.conftxt sysctl.rink2007-08-051-19/+38
* Back out previous commit until I figure out why my regression test fails.des2007-08-033-23/+17
* Use fcntl(2)-style locks instead of less-portable flock(2)-style locks.des2007-08-033-17/+23
* - Getipnodebyname() and getipnodebyaddr() reimplemented throughbushman2007-07-311-1387/+72
* Two minor nits:kientzle2007-07-311-0/+7
OpenPOWER on IntegriCloud