summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Remove 'register' keyword.obrien2002-03-21137-879/+927
* Fix SCM ID's.obrien2002-03-213-9/+7
* Removed the last vestiges of libm. These have been repo-copied tobde2002-03-215-1139/+0
* Kill debugging printf() slipped into my last commit.sobomax2002-03-211-1/+0
* Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwisepeter2002-03-214-4/+4
* Removed all files in libm except README-FREEBSD and files needed tobde2002-03-2131-6225/+0
* mdoc(7) police: Fixed the spammage of this file with trailing whitespacesru2002-03-201-21/+20
* Add the ability to recognize old references to keys, and return NULLdeischen2002-03-1918-108/+162
* Add -ffreestanding to CFLAGS for ia64. This should probably be globalpeter2002-03-191-0/+2
* mdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra whitespace.ru2002-03-181-6/+8
* mdoc(7) police: nits.ru2002-03-181-3/+5
* mdoc(7) police: sort xrefs, kill extra whitespace.ru2002-03-181-3/+3
* mdoc(7) police: tidy up.ru2002-03-181-8/+8
* Fix world breakage introduced by my recent modifications tocjc2002-03-182-2/+3
* mdoc(7) police: bump document date to the date of the last interfacedd2002-03-181-3/+6
* Update to reflect reality; devname(3) hasn't returned NULL on failuredd2002-03-181-6/+18
* Features are deprecated, not depreciated.dd2002-03-181-1/+1
* Add splitfs vfs layer into libstand, which allows loading big kernels andsobomax2002-03-176-3/+292
* Revert part of rev 1.3 -- we need the calls to _init and _fini.obrien2002-03-161-4/+0
* Document PT_IO, and move the comment about machine-dependent requestsdes2002-03-161-5/+33
* Further cleanup (punctuation, genitive)des2002-03-161-18/+27
* Insert newlines between sentences and rewrap paragraphs. No changes todes2002-03-161-31/+40
* Fix the return code from pthread_rwlock_try[rw|rd]lock() functions;bsd2002-03-153-6/+6
* mdoc(7) police: tiny fixes.ru2002-03-151-2/+4
* mdoc(7) police: expand contractions.ru2002-03-151-2/+2
* mdoc(7) police: hard sentence breaks, whitespace at EOL, contractions.ru2002-03-151-10/+18
* mdoc(7) police: Fix xref to timeradd(3).ru2002-03-151-1/+1
* mdoc(7) police: punctuation nit.ru2002-03-151-2/+1
* bde got caught by mdoc(7) police. :-)ru2002-03-152-2/+2
* mdoc(7) police: don't you notice the warnings?ru2002-03-151-1/+0
* Come on guys, you can't just take OpenBSD manpage and commit itru2002-03-151-30/+41
* Remove trailing characters from #endif.obrien2002-03-151-3/+0
* NAI DBA update.des2002-03-1424-25/+25
* Remove the use of random(3), and encapsulate the salt-generation inmarkm2002-03-141-30/+33
* Clarify fcntl(2) and flock(2) interoperability.maxim2002-03-141-1/+7
* Remove some files we don't want.green2002-03-112-134/+0
* s/nilename/filename/green2002-03-111-1/+1
* Fix conflicts.green2002-03-1121-57/+65
* This commit was generated by cvs2svn to compensate for changes in r92111,green2002-03-119-82/+119
|\
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-1130-137/+185
* | This commit was generated by cvs2svn to compensate for changes in r92109,green2002-03-112-0/+134
|\ \ | |/
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-112-0/+134
* | Fix some bugs that would prevent %fsr to be set correctly, and addtmm2002-03-114-8/+25
* | Account for <machine/fsr.h> no longer being usable for assembler code.tmm2002-03-112-2/+6
* | Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout),tmm2002-03-111-13/+13
* | Save/restore the %y register around calls to the C user trap handler;tmm2002-03-111-0/+4
* | Sync with csu/alpha/Makefile: build crt{i,n}.o.obrien2002-03-101-3/+2
* | cosmetic: spell 'cashe' as 'cache'billf2002-03-103-3/+3
* | Don't refer the reader to look for a word that doesn't exist anywheredd2002-03-101-1/+3
* | o Don't require long long support in bswap64() functions.mike2002-03-091-5/+11
OpenPOWER on IntegriCloud