summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* When cancelling a thread while in a join operation, do not detachdeischen2001-12-163-12/+3
* Embelish CFLAGS.obrien2001-12-151-1/+2
* The instructions on doing something with src/lib/csu/sparc64.obrien2001-12-151-0/+25
* Sparc64 ELF version of the C runtime support.obrien2001-12-151-0/+128
* Pull the target thread of a join operation from the correct placedeischen2001-12-153-9/+12
* clnt_bcast.c:420:33: warning: extra tokens at end of #endif directivepeter2001-12-151-1/+1
* Kernel support for smbfs is only built on the i386 at the moment, sosheldonh2001-12-141-1/+2
* mdoc(7) police: bump document date.ru2001-12-141-1/+1
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-142-1/+20
* * cleanup comments and definesphantom2001-12-141-8/+1
* Also fix cases when thousands separator should be put before number. Forphantom2001-12-131-2/+4
* Respect locale while handling of \' flag.phantom2001-12-131-22/+63
* Fix style bugs (mostly remove 'extern' from function prototypes)phantom2001-12-132-202/+206
* * remove reference to m68k-dependent sourcesphantom2001-12-131-7/+1
* If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP.ru2001-12-131-2/+2
* s/crypt_format/crypt_default/ to match reality.ru2001-12-131-1/+1
* mdoc(7) police: minor markup nits.ru2001-12-121-20/+20
* mdoc(7) police: fix markup, bump document date.ru2001-12-122-30/+38
* mdoc(7) police: kill HSBs, add missing comma.ru2001-12-121-8/+13
* mdoc(7) police: fix markup.ru2001-12-121-13/+17
* mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.ru2001-12-121-57/+67
* mdoc(7) police: use no-break space.ru2001-12-121-1/+3
* mdoc(7) police: use no-break space, fix markup.ru2001-12-121-1/+2
* mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.ru2001-12-121-1/+3
* Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).alfred2001-12-121-4/+50
* Add my e-mail to copyrightsphantom2001-12-112-2/+2
* * Add my e-mail to copyrightsphantom2001-12-1110-52/+57
* Fix grouping string handlingphantom2001-12-111-1/+4
* We support writing to at least one filesystem now.jhb2001-12-111-1/+1
* Add support for overwriting the existing contents of a file to the UFSjhb2001-12-111-4/+119
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Add auto-fill-on-delete. When deleting an 'A'uto created partitiondillon2001-12-092-17/+38
* Back out previous commit.des2001-12-091-2/+1
* Don't build with NDEBUG.des2001-12-091-3/+0
* Conditionalize some debugging code that didn't use the DEBUG macro.des2001-12-091-8/+10
* Introduce a fetchDebug global. Change the DEBUG macro so it only runs thedes2001-12-093-1/+5
* Start using .St macro for POSIX.1-2001.ru2001-12-082-4/+3
* mdoc(7) police: sort xrefs.ru2001-12-081-5/+5
* Prevent infinite loop, when kevent(2) is called wihout eventlist (i.e.sobomax2001-12-081-1/+1
* Get rid of unused anymore file! Alpha works fine with our strtod() now.phantom2001-12-071-2496/+0
* Return 'c' back to signed due to potential comparison problemsache2001-12-076-60/+72
* Fix a typo.ru2001-12-071-1/+1
* * localeconv() usage is not FLOATING_POINT specific anymore (due to "'" flagphantom2001-12-071-3/+3
* Get pam_mod_misc.h from .CURDIR rather than .OBJDIR or /usr/include.des2001-12-071-1/+2
* Make strerror and strerror_r use sys_errlist[0] for errnum = 0. Bewes2001-12-072-6/+32
* Remove blank line.fenner2001-12-071-1/+0
* Now that _pam_init_handlers() works as intended, it seems clear that wedes2001-12-071-1/+1
* We need pam_client.h from libpamc. This unbreaks worlddes2001-12-061-0/+6
* New, improved, more Posix-compliant strerror_r implementation,wes2001-12-062-72/+78
* Define PAM_READ_BOTH_CONFS. We can now have both /etc/pam.d anddes2001-12-051-1/+1
OpenPOWER on IntegriCloud