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