]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Document SET CONSOLE SERIAL/GRAPHICS for NoName as well
[FreeBSD/FreeBSD.git] / lib /
2001-07-11 rumdoc(7) police: fixed markup, a little bit.
2001-07-11 rumdoc(7) police: fixed markup any numerous typos.
2001-07-10 rumdoc(7) police: removed punctuation after the last...
2001-07-10 obrienstyle nits
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 markmFix a horrible bug introduced by myself where the optio...
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 obrienMFS: add the FreeBSD history.
2001-07-10 obrienGive the FreeBSD history also.
2001-07-09 obrienstyle nit
2001-07-09 tobezDocument more resolver(3) routines: dn_skip() from...
2001-07-09 markmClean up (and in some cases write) the PAM mudules...
2001-07-09 markmBump the major number. The libraries API has changed...
2001-07-09 markmAlmost completely rewrite the PAM module options processing
2001-07-09 markmAdd the WANT_INSECURE_OPIE frob which is useful for...
2001-07-09 markmAxe S/Key. OPIE is the legal successor.
2001-07-09 rumdoc(7) police: eliminate -ww warnings.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 brianFix the type of the NULL arg to execl()
2001-07-08 desHandle shemeless, hostless URLs correctly.
2001-07-07 mikehAttempt to use the environment variable TMPDIR for...
2001-07-06 rumdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2...
2001-07-06 rumdoc(7) police: fixed formatting.
2001-07-05 rumdoc(7) police: fixed markup and typo.
2001-07-04 yarUse the .Rv macro to describe the return value.
2001-07-04 rumdoc(7) police: added missing newline after .Dv macro...
2001-07-04 rumdoc(7) police: use .Rv -std.
2001-07-04 rumdoc(7) police: mark NULL with .Dv.
2001-07-04 rumdoc(7) police: fixed/simplified formatting.
2001-07-04 rumdoc(7) police: sort xrefs.
2001-07-04 rumdoc(7) police: print some example text with literal...
2001-07-04 rumdoc(7) police: fixed bugs in rev. 1.19, split section...
2001-07-04 rumdoc(7) police: compact VFCF_ list.
2001-07-04 mjacobMake sure you don't have a file descriptor leak for...
2001-07-04 ddDescribe the condition when EACCES is returned more...
2001-07-03 ddmdoc(7) police: fix spacing issue
2001-07-03 yarFirst, fix a leftover of the cut'n'paste from the kld...
2001-07-02 ddEACCES may be returned if write permission was denied...
2001-06-30 mikehReset errno so that subsequent TFTP requests don't...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 deischenClear the in thread scheduler flag after jumping to...
2001-06-28 ddFix a one-byte overrun.
2001-06-28 ddgetcwd(3) is defined by POSIX, not ISO C.
2001-06-28 ddDocument the existing vfc_flags.
2001-06-27 ddevent.h -> sys/event.h
2001-06-27 ruFixed the brain-o in rev. 1.10: the logic check was...
2001-06-27 jasoneFix a race condition in pthread_join(). All of the...
2001-06-27 gshapiroTypo fix: requires -> reacquires
2001-06-27 chrisRemove an extra word "fo" in the sentence "there is...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-25 acheReturn "" if reallocf() fails
2001-06-25 acheDescribe success return value
2001-06-25 acheAdd transition period hack allowing old locale names...
2001-06-25 ddAdd RETURN VALUES and ERRORS sections.
2001-06-25 ddMinor cleanup: sort includes, fix name.
2001-06-24 ddAdd a link to extattr.2 (from extattr_get_file.2)....
2001-06-24 ddAdd a manual page for extattr_string_to_namespace and
2001-06-24 ddmdoc(7) police: the BUGS section should go after HISTOR...
2001-06-24 ddThe fact that phk wrote this is not a bug!
2001-06-24 ddReword a sentence to make it proper English.
2001-06-24 ddRemove duplicate words.
2001-06-23 iedowseAdd a new clnt_control() request `CLSET_CONNECT' that...
2001-06-23 ruDocument "normalizing" behavior of mktime(3).
2001-06-23 jlemonBring in fix from rev 1.32 that got lost during the...
2001-06-21 obrienFix long lines.
2001-06-21 obrienAdd libbz2 to provide Bzip2 capabilities to the system.
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-20 ddFix a grammar bogon.
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 wollmanFix spelling of `errno' and add cross-references.
2001-06-18 wollmanDocument _SC_IOV_MAX. Add cross-references to pathconf...
2001-06-18 wollmanAfter one too many PRs on the subject, bite the bullet...
2001-06-18 dwmaloneIf the username we are trying to look up in the db...
2001-06-18 assar(cantwrite): do not allocate memory for a NULL string
2001-06-18 assarrevert freeing of memory that gets allocated when str...
2001-06-18 mikehFix typo: clnt_destroy() only takes one arg.
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-16 assarfree memory that gets allocated by vfprintf when str...
2001-06-14 peterFix libpam's linker set stuff to use the new API (unbre...
2001-06-13 chrisConvert to mdoc(7).
2001-06-13 schweikhAdd description for the 'll' modifier for long long...
2001-06-13 ruAdded skeleton <complex.h> (aligned with the POSIX...
2001-06-13 ruComplete prototype for fts_compar.
2001-06-12 peterTurn on the extra 'const' settings for various curses...
2001-06-11 iedowseMake the non-threaded stub for pthread_sigmask() a...
2001-06-11 jlemonFix small bogon.
2001-06-11 desDon't call _ftp_closefn() upon EOF in _ftp_readfn(...
2001-06-11 umeSync with recent KAME.
2001-06-10 acheHandle "ASCII" and "US-ASCII" aliases
2001-06-10 umeImplement EDNS0 support, as EDNS0 support will be made...
2001-06-10 sobomaxFix cross-references:
2001-06-08 ddXref dladdr(3).
2001-06-07 sobomaxCreate curs_termcap.3 --> termcap.3 MLINK, so many...
2001-06-07 sobomaxCorrect cross-reference:
2001-06-07 rus/format/byte order/ (for clarity).
2001-06-07 ddurandom(4) -> random(4) in comments.
2001-06-07 ddurandom(4) -> random(4)
next