summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add myself.charnier2002-03-261-0/+1
* Removed some namespace pollution (unnecessary nested includes).bde2002-03-262-3/+0
* Add FBSDID. Spelling. Remove unused includes. Check more malloc failures.charnier2002-03-263-10/+12
* Spell "FreeBSD" correctly.ru2002-03-261-7/+9
* REALLY correct typo this time.nectar2002-03-261-2/+2
* Add FBSDID. Do not \n terminate err() strings. Spelling.charnier2002-03-261-5/+6
* Introduce flags enumeration with standardcharnier2002-03-261-4/+5
* Add FBSDID. Remove unused include. Getopt returns -1 not EOF.charnier2002-03-261-5/+5
* spellingcharnier2002-03-262-4/+4
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-266-24/+42
* Add a dictionary of technical terms.murray2002-03-264-1/+294
* Add drivers.conf(5) to the SEE ALSO section.murray2002-03-261-0/+1
* A new man page describing the drivers.conf configuration file thatmurray2002-03-261-0/+119
* Fixed some bugs in the description of plain gamma() (and gammaf()).bde2002-03-261-19/+19
* add extra include path to get .h files from source being used to compiledarrenr2002-03-261-0/+1
* Misc little cleanups.sos2002-03-265-33/+27
* Fixed some minor style bugs.bde2002-03-261-2/+2
* Forgot one more instance of my old email address.phk2002-03-261-1/+1
* Remove an unused prototype.alc2002-03-261-1/+0
* Support -o 0 in join(1) as per SUS.jmallett2002-03-262-17/+35
* Get the guarding right. The IA-64 has a different organization for thisobrien2002-03-261-5/+4
* Don't start any sendmail process in the back ground.obrien2002-03-261-3/+3
* Join continuation lines that fit in 80 columns after removal of __P(()).bde2002-03-261-4/+2
* Fixed some style bugs in the removal of __P(()). Some function parameterbde2002-03-264-8/+6
* Added used include of <sys/sx.h>. Don't depend on namespace pollution inbde2002-03-261-0/+1
* Added used include of <sys/sx.h>. Don't depend on namespace pollution inbde2002-03-251-0/+1
* Commit work-around for panics when mounting FS's that are auto-loaded asobrien2002-03-251-0/+2
* Fix bktr and pcf compilation with LINTnsouch2002-03-255-20/+12
* Don't background the sendmail-clientmqueue process -- can give:obrien2002-03-251-1/+1
* Only use POSIX Awk features.obrien2002-03-251-1/+1
* Back out revision 1.13 (addition of ipfilter includes). A properru2002-03-251-6/+0
* - Recommit the securelevel_gt() calls removed by commits rev. 1.84 ofarr2002-03-253-6/+16
* Fix the case when high letters becomes missing from fold tablesache2002-03-251-4/+9
* Fix grammer in comment.phk2002-03-251-1/+1
* Fix the case when record separator is 'Z' letterache2002-03-251-2/+6
* Fix typo (missing paren) affecting KRB4 && KRB5 case.nectar2002-03-251-1/+1
* Remove double REC_D assignmentache2002-03-251-2/+2
* Fix a typobrian2002-03-251-1/+1
* Modernize my email address.phk2002-03-2520-22/+22
* Modernize my email addressphk2002-03-2513-13/+13
* Modernize my email address.phk2002-03-2517-17/+17
* Modernize my email-address.phk2002-03-251-1/+1
* Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.nyan2002-03-252-4/+20
* Merged from sys/dev/syscons/syscons.c revision 1.379.nyan2002-03-251-0/+1
* Upgrade to GNU texinfo 4.1.ru2002-03-253-3/+16
* Update for GNU texinfo 4.1.ru2002-03-253-200/+273
* Merge texinfo 4.1 changes onto the trunk.ru2002-03-251-16/+18
* Use stock (FSF) version of this file.ru2002-03-256-497/+2189
* This commit was generated by cvs2svn to compensate for changes in r93139,ru2002-03-2573-2862/+14642
|\
| * Import of stripped down GNU texinfo 4.1ru2002-03-2580-3374/+16842
OpenPOWER on IntegriCloud