summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the source path.ru2005-06-041-1/+1
* Missed rwatson's redundancyimp2005-06-031-2/+0
* Remove libz and pppd redundancyimp2005-06-031-2/+0
* bump SHLIB_MAJOR as libpcap refers getnetbyname(3).ume2005-06-031-1/+1
* Match sys/boot in ensure GCC does not use x86 FP registers in integer code.obrien2005-06-031-1/+2
* reflect type change of n_net and getnetbyaddr(3).ume2005-06-031-2/+2
* - Remove padding for ABI compatibility of n_net member from structume2005-06-034-17/+1
* Provide missing implementations for archive_entry_ctime() andscottl2005-06-011-0/+13
* Remove the C99-specific __func__ that is one of the few barrier tokientzle2005-06-017-37/+39
* <Ooops> Two lines got dropped from the previous commit. Apologies.kientzle2005-06-011-0/+2
* A minor refinement to "pax" output: Remove suid/sgid/sticky bitskientzle2005-06-013-0/+38
* Initialise `hex' at the top of the file, ISO C requires that an array withstefanf2005-05-311-6/+5
OpenPOWER on IntegriCloud