summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-266-24/+42
* Fixed some bugs in the description of plain gamma() (and gammaf()).bde2002-03-261-19/+19
* Fixed some minor style bugs.bde2002-03-261-2/+2
* Fixed some style bugs in the removal of __P(()). Some function parameterbde2002-03-261-1/+1
* Fix grammer in comment.phk2002-03-251-1/+1
* Modernize my email address.phk2002-03-253-4/+4
* Modernize my email addressphk2002-03-251-1/+1
* Modernize my email address.phk2002-03-2513-13/+13
* Modernize my email-address.phk2002-03-251-1/+1
* A break after a return is useless.dd2002-03-241-1/+0
* Fix braino.dd2002-03-241-1/+1
* Update comments. We uniformly use __FBSDID in libc now.obrien2002-03-231-5/+5
* W/o __P, the internal declarations will all fit on one line.obrien2002-03-231-6/+3
* Style nit.obrien2002-03-231-3/+3
* Remove prototype, no other crt1.c has or needs it.obrien2002-03-231-9/+6
* Remove these abortive MIPS bits.obrien2002-03-2362-2856/+0
* Breath deep and take __P out of the system include files.imp2002-03-231-7/+7
* Standardize on our SCM ID style.obrien2002-03-2326-121/+36
* Restore CSRG ID's lost in January 1995.obrien2002-03-2346-175/+235
* Fix the style of the SCM ID's.obrien2002-03-2229-25/+35
* Fix the style of the SCM ID's.obrien2002-03-2254-117/+138
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Fix the style of the SCM ID's.obrien2002-03-22408-795/+970
* Back out last commit (rev 1.2). I thought I caught this file in timeobrien2002-03-221-1/+1
* Constify the first arg to callrpc(3).alfred2002-03-221-1/+1
* This library uses its own versions of some of the system headers.ru2002-03-221-3/+3
* SCM ID tweak.obrien2002-03-222-2/+0
* Remove multi-line __P() usage.obrien2002-03-2230-143/+129
* Fix for OPIE 2.4.markm2002-03-221-0/+1
* Remove __P() usage.obrien2002-03-221-2/+2
* const poison just like NetBSD.imp2002-03-221-32/+14
* Make user_from_uid and group_from_gid return const char *, just likeimp2002-03-222-4/+4
* Updates for OPIE 2.4.markm2002-03-221-0/+1
* Remove __P() usage.obrien2002-03-2130-420/+421
* Remove __P() usage.obrien2002-03-211-2/+2
* Remove 'register' keyword.obrien2002-03-2142-307/+323
* Remove __P() usage.obrien2002-03-21106-532/+552
* 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
OpenPOWER on IntegriCloud