| Age | Commit message (Expand) | Author |
| 2003-04-20 | Grammar. | david |
| 2003-04-20 | PR/5265: John Buller: ttyflags does not report syntax errors or unknown | christos |
| 2003-04-19 | add ident. | christos |
| 2003-04-19 | Remove the resetting of top_row, cur_item and the pattern buffer from | blymn |
| 2003-04-18 | More agressive assertions. Change a number of detected conditions, which | nathanw |
| 2003-04-18 | Use a __predict_true() in the definition of pthread__assert(). | nathanw |
| 2003-04-17 | Convert to mdoc. | wiz |
| 2003-04-17 | Convert to mdoc. | wiz |
| 2003-04-17 | Punctuation nit. | wiz |
| 2003-04-17 | Convert to mdoc. | wiz |
| 2003-04-17 | Increase width in a list. | wiz |
| 2003-04-17 | Convert to mdoc. | wiz |
| 2003-04-17 | Convert to mdoc. | wiz |
| 2003-04-17 | Convert to mdoc. Fix an error (two many arguments to a function). | wiz |
| 2003-04-17 | Convert to mdoc. Fix one or two bugs while here, hope I didn't introduce | wiz |
| 2003-04-17 | Catch up with changed struct reg (same as gregs in mcontext now). | fvdl |
| 2003-04-17 | clear errno before strtol() if we're going to test it for ERANGE afterwards | lukem |
| 2003-04-17 | Don't link libcrypto against libcrypt; that doesn't work on systems | thorpej |
| 2003-04-17 | hrink the Blowfish routines down to only what we need for __bcrypt(), | thorpej |
| 2003-04-17 | If libcrypto is defined, use the MD5 routines from libcrypto, rather | thorpej |
| 2003-04-16 | pthread_mutex_trylock(): It's not an error to call trylock() on a | nathanw |
| 2003-04-16 | When a thread sleeps on a mutex or cv, have it put itself on the | nathanw |
| 2003-04-16 | Fix a fencepost error in writing to the debug buffer. | nathanw |
| 2003-04-16 | Use .In instead of .Fd. | wiz |
| 2003-04-16 | Use | wiz |
| 2003-04-16 | Mostly mdoc improvements, some typos. | wiz |
| 2003-04-16 | New sentence, new line. | wiz |
| 2003-04-16 | getch(3), not curses_getch(3). New sentence, new line. | wiz |
| 2003-04-16 | Typo and grammar fixes. Sort SEE ALSO. Use more mdoc. | wiz |
| 2003-04-14 | Bump date for last. | wiz |
| 2003-04-14 | Remove CAVEATS section and note that isascii() works on all integer | simonb |
| 2003-04-14 | Bump date, remove an article. | wiz |
| 2003-04-14 | seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Open | jdolecek |
| 2003-04-14 | Add slovak language libc message catalog. | salo |
| 2003-04-13 | Warn if the old unsetenv() is referenced. | kleink |
| 2003-04-12 | Document ip.checkinterface | dogcow |
| 2003-04-11 | add functions to retrieve option values. | christos |
| 2003-04-11 | Add spacing around variable definitions. | jdc |
| 2003-04-11 | Document HW_CNMAGIC, fix HW_PHYSMEM64 and HW_USERMEM64 format in the table, | salo |
| 2003-04-10 | Add a comma after e.g. | wiz |
| 2003-04-10 | Document the new MAP_ALIGNED() flag/macro, be more specific about what | atatat |
| 2003-04-10 | Update german translation for ERANGE. | wiz |
| 2003-04-10 | update ERANGE czech string according to the english ERANGE update | jdolecek |
| 2003-04-09 | Just use PAGE_SHIFT from <machine/vmparam.h> instead of going through | nathanw |
| 2003-04-09 | Change the strerror() string for ERANGE consistently to "Result too | kleink |
| 2003-04-09 | Add a Catalan libc message catalog file (plus everything else needed to | jmmv |
| 2003-04-09 | -in bindtextdomain(), don't crash if a NULL dirname is passed - return the | drochner |
| 2003-04-08 | Improve mdoc a bit. | wiz |
| 2003-04-08 | Better mdoc; add a missing 'is'. | wiz |
| 2003-04-08 | Document LINES and COLS environment variables. | jdc |