summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Change the definition of _ksd_curkse, _ksd_curthread andmarcel2003-06-233-10/+10
* Define THR_{G|S}ETCONTEXT to expand to {g|s}etcontext(2).marcel2003-06-232-0/+76
* Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as amarcel2003-06-232-0/+94
* Remove _atomic_lock. It's not used.marcel2003-06-232-93/+0
* Move the machine specific files from sys/Makefile.inc and put themmarcel2003-06-239-12/+35
* Add clarifications about the information that ntp_gettime returns.imp2003-06-211-8/+18
* Userland spinlocks bad. Sleep locks good.das2003-06-211-2/+5
* ttyname(3) must return absolute pathnames.phk2003-06-211-2/+8
* Use devname(3) to do the task.phk2003-06-201-66/+2
* Explain the relationship to POSIX.wollman2003-06-201-0/+14
* ntp_adjtime returns the current state of the clock (TIME_*) on successimp2003-06-201-1/+4
* Add devname_r(3) which takes a buffer as argument.phk2003-06-202-56/+21
* Correct an apparent typo.mdodd2003-06-191-1/+1
* Remove bogus non-reentrant "temporary" implementation of gethostbyaddr_r()kris2003-06-191-19/+0
* The .Fn functioncharnier2003-06-181-2/+4
* Add IPv6 related attributes defined in RFC3162.ume2003-06-181-0/+6
* Make the execle() synopsis look (again) like a normal C prototype.ru2003-06-181-3/+3
* Don't lock scheduler lock twice.davidxu2003-06-182-4/+2
* Xref policy: exit(2) -> _exit(2).sobomax2003-06-171-1/+1
* Fix the execle(3) synopsis to include the environment pointer.phk2003-06-171-1/+1
* Fix the #include part of the SYNOPSIS for heap.3dougb2003-06-171-0/+1
* Kill prototype for __msgwrite too. It is not needed anymore.mbr2003-06-151-1/+0
* Fix the master yppasswd routines, so they really workmbr2003-06-151-0/+26
* Fix the master yppasswd routines, so they really workmbr2003-06-151-33/+54
* Replace the old SCM_CREDS cred procedures. They can now bembr2003-06-151-122/+21
* P_THREADED was renamed to P_SA, follow up.davidxu2003-06-151-2/+2
* Remove MAINTAINER lines.obrien2003-06-141-2/+0
* Tidy up. Sort headers.markm2003-06-1413-56/+53
* Only use this with a non-GCC compiler.obrien2003-06-141-0/+2
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamken2003-06-142-4/+0
* Document ENOSPC.trhodes2003-06-131-0/+2
* This is unusable on amd64. Remove it before it causes more confusion.peter2003-06-131-53/+0
* In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve theru2003-06-131-0/+4
* Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argumentru2003-06-131-9/+3
* Clarify that original address and port when doing transparent proxyingru2003-06-131-5/+5
* Added myself to the AUTHORS section.ru2003-06-131-0/+2
* Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contentstjr2003-06-131-0/+6
* Mark the following interfaces as OBSOLETE_IN_6:tjr2003-06-134-4/+16
* Fixes to locale code to properly use indirect pointers in order to preventjkh2003-06-136-11/+11
* Use C99 compatible ASM statements.obrien2003-06-101-1/+1
* Add an EXAMPLES section.trhodes2003-06-101-0/+22
* Various cleanups of careless mistakes/omissions.jmallett2003-06-104-11/+11
* Left out the critical part of my "public domain" template, a notice sayingjmallett2003-06-106-0/+12
* Remove transition period hackache2003-06-101-32/+3
* _thread_printf() is only used for debugging or in cases where something'smtm2003-06-091-2/+2
* Sanity check fd before using it as an array index.netchild2003-06-091-1/+2
* Remove stale reference to the deprecated USER_LDT option. The associatedjhb2003-06-091-4/+0
* Commit rudimentary libufs manual pages, except for that forjmallett2003-06-097-0/+560
* Remove ufs_disk_ctor and ufs_disk_dtor, they never came to fruition. I dojmallett2003-06-092-43/+0
* Reduce diffs with code in Perforce:jmallett2003-06-095-34/+34
OpenPOWER on IntegriCloud