| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize my email address. | phk | 2002-03-25 | 13 | -13/+13 |
* | Modernize my email-address. | phk | 2002-03-25 | 1 | -1/+1 |
* | A break after a return is useless. | dd | 2002-03-24 | 1 | -1/+0 |
* | Fix braino. | dd | 2002-03-24 | 1 | -1/+1 |
* | Update comments. We uniformly use __FBSDID in libc now. | obrien | 2002-03-23 | 1 | -5/+5 |
* | W/o __P, the internal declarations will all fit on one line. | obrien | 2002-03-23 | 1 | -6/+3 |
* | Style nit. | obrien | 2002-03-23 | 1 | -3/+3 |
* | Remove prototype, no other crt1.c has or needs it. | obrien | 2002-03-23 | 1 | -9/+6 |
* | Remove these abortive MIPS bits. | obrien | 2002-03-23 | 62 | -2856/+0 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 1 | -7/+7 |
* | Standardize on our SCM ID style. | obrien | 2002-03-23 | 26 | -121/+36 |
* | Restore CSRG ID's lost in January 1995. | obrien | 2002-03-23 | 46 | -175/+235 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 29 | -25/+35 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 54 | -117/+138 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -1/+2 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 408 | -795/+970 |
* | Back out last commit (rev 1.2). I thought I caught this file in time | obrien | 2002-03-22 | 1 | -1/+1 |
* | Constify the first arg to callrpc(3). | alfred | 2002-03-22 | 1 | -1/+1 |
* | This library uses its own versions of some of the system headers. | ru | 2002-03-22 | 1 | -3/+3 |
* | SCM ID tweak. | obrien | 2002-03-22 | 2 | -2/+0 |
* | Remove multi-line __P() usage. | obrien | 2002-03-22 | 30 | -143/+129 |
* | Fix for OPIE 2.4. | markm | 2002-03-22 | 1 | -0/+1 |
* | Remove __P() usage. | obrien | 2002-03-22 | 1 | -2/+2 |
* | const poison just like NetBSD. | imp | 2002-03-22 | 1 | -32/+14 |
* | Make user_from_uid and group_from_gid return const char *, just like | imp | 2002-03-22 | 2 | -4/+4 |
* | Updates for OPIE 2.4. | markm | 2002-03-22 | 1 | -0/+1 |
* | Remove __P() usage. | obrien | 2002-03-21 | 30 | -420/+421 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -2/+2 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 42 | -307/+323 |
* | Remove __P() usage. | obrien | 2002-03-21 | 106 | -532/+552 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 137 | -879/+927 |
* | Fix SCM ID's. | obrien | 2002-03-21 | 3 | -9/+7 |
* | Removed the last vestiges of libm. These have been repo-copied to | bde | 2002-03-21 | 5 | -1139/+0 |
* | Kill debugging printf() slipped into my last commit. | sobomax | 2002-03-21 | 1 | -1/+0 |
* | Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise | peter | 2002-03-21 | 4 | -4/+4 |
* | Removed all files in libm except README-FREEBSD and files needed to | bde | 2002-03-21 | 31 | -6225/+0 |
* | mdoc(7) police: Fixed the spammage of this file with trailing whitespaces | ru | 2002-03-20 | 1 | -21/+20 |
* | Add the ability to recognize old references to keys, and return NULL | deischen | 2002-03-19 | 18 | -108/+162 |
* | Add -ffreestanding to CFLAGS for ia64. This should probably be global | peter | 2002-03-19 | 1 | -0/+2 |
* | mdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra whitespace. | ru | 2002-03-18 | 1 | -6/+8 |
* | mdoc(7) police: nits. | ru | 2002-03-18 | 1 | -3/+5 |
* | mdoc(7) police: sort xrefs, kill extra whitespace. | ru | 2002-03-18 | 1 | -3/+3 |
* | mdoc(7) police: tidy up. | ru | 2002-03-18 | 1 | -8/+8 |
* | Fix world breakage introduced by my recent modifications to | cjc | 2002-03-18 | 2 | -2/+3 |
* | mdoc(7) police: bump document date to the date of the last interface | dd | 2002-03-18 | 1 | -3/+6 |
* | Update to reflect reality; devname(3) hasn't returned NULL on failure | dd | 2002-03-18 | 1 | -6/+18 |
* | Features are deprecated, not depreciated. | dd | 2002-03-18 | 1 | -1/+1 |
* | Add splitfs vfs layer into libstand, which allows loading big kernels and | sobomax | 2002-03-17 | 6 | -3/+292 |
* | Revert part of rev 1.3 -- we need the calls to _init and _fini. | obrien | 2002-03-16 | 1 | -4/+0 |
* | Document PT_IO, and move the comment about machine-dependent requests | des | 2002-03-16 | 1 | -5/+33 |