summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Cross-reference sem_getvalue(3) from several other semaphore-relatedrwatson2005-07-133-0/+3
* Better memory handling:delphij2005-07-131-4/+7
* Fix a bug in pmclog_read() that causes it to return with a falsejkoshy2005-07-091-2/+15
* Missed one piece of the cluster's quirk. Need to override WARNS becausekensmith2005-07-081-0/+1
* - Add two new system calls: preadv() and pwritev() which are like readv()jhb2005-07-073-16/+48
* Fix ptsname(3) by converting it to use devname(3) to obtain the name ofmarcus2005-07-071-3/+4
* This is sort of an MFS. Peter made these changes to the RELENG_*kensmith2005-07-072-0/+7
* Correct a buffer overflow which occurred in the handling of somecperciva2005-07-061-1/+1
* Use the correct login class when setting a new password.des2005-07-051-1/+1
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]jkoshy2005-07-031-7/+12
* Minor grammar fixdelphij2005-07-031-1/+1
* Fix the alpha build by using the correct argument types for _kvm_kvatop().scottl2005-07-021-1/+1
* MFP4:jkoshy2005-06-302-2/+10
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-302-2/+2
* Tidy up the markup.ru2005-06-301-214/+285
* Match _kvm_kvatop to it's prototype in kvm_i386.c. This unbreaksps2005-06-301-1/+1
* Clean out the leftovers from the i386_set_gsbase() TLS conversion.peter2005-06-295-120/+17
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()peter2005-06-299-99/+426
* - Tidy up the markup.ru2005-06-241-190/+402
* Tidy up the markup.ru2005-06-241-12/+17
* Set ki_tdev to NODEV rather than NULL.peter2005-06-241-1/+1
* Fix off-by-one nanosecond bug in macro TIMESPEC_ADD.davidxu2005-06-221-1/+1
* Fix off-by-one nanosecond in macro TIMESPEC_ADD.davidxu2005-06-222-2/+2
* Clear devinfo_generation in devinfo_free() since we are freeing all of thejhb2005-06-221-0/+1
* Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparcstefanf2005-06-211-8/+11
* Update for OpenPAM Figwort.des2005-06-172-1/+6
* Markup nit.ru2005-06-161-1/+1
* Fixed compile warning.ru2005-06-161-2/+0
* Removed redundnt empty line.ru2005-06-161-1/+0
* Markup fixes.ru2005-06-163-10/+17
* Assorted markup fixes.ru2005-06-1517-51/+85
* Remove incorrect BUGS entry: libthr does support process-scope threadrwatson2005-06-151-5/+0
* When IPC_NOWAIT is set and there is no message, msgrcv() failsru2005-06-141-3/+3
* Don't use a cast as an lvalue.des2005-06-131-3/+3
* Add a stub libthr(3) man page to document what it is and why, as well asrwatson2005-06-112-0/+74
* Remove rexecd(8), a server that implements a particularly insecurenectar2005-06-101-2/+0
* Fix the wording in this man page so that itrodrigc2005-06-101-2/+4
* Use appropriate error codes for each facility instead of just PAM_AUTH_ERR.des2005-06-101-4/+4
* Fix tinderbox breakage.jkoshy2005-06-101-4/+13
* MFP4:jkoshy2005-06-097-753/+1833
* Revert the commits that made libssh an INTERNALLIB; they caused too muchdes2005-06-071-2/+1
* Add a new source file in sendmail 8.13.4gshapiro2005-06-071-1/+1
* Fix libssh dependency.des2005-06-061-1/+2
* Minor clean up for flags restoration: Use fchflags/lchflags whenkientzle2005-06-044-13/+52
* Sort archive_entry_ctime/archive_entry_ctime_nsec correctly.kientzle2005-06-041-13/+13
* Support libarchive with C++ by adding appropriate conditionalkientzle2005-06-042-4/+25
* Fix one error in the example usage of the archive_write API and fillkientzle2005-06-041-27/+52
* Update .Dd value.alc2005-06-041-1/+1
* Eliminate the original method of requesting notification of aio_read(2) andalc2005-06-041-9/+0
* Release n_hibma's maintainership due to his ENOTIME.schweikh2005-06-041-2/+0
OpenPOWER on IntegriCloud