summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MFi386: revision 1.396nyan2002-03-251-2/+2
* | Fix style.nyan2002-03-254-31/+23
* | Corrected arguments to key_allocsa called fromume2002-03-252-7/+11
* | Add forgotten flag in flag lists.pb2002-03-251-2/+2
* | 3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net>ume2002-03-251-1/+1
* | Include <machine/limits.h> for definition of ULONG_MAX. Remove amike2002-03-251-1/+1
* | Include <machine/limits.h> for definition of ULONG_MAX.mike2002-03-251-0/+1
* | Fix kernel build.obrien2002-03-251-1/+1
* | Include <stdint.h> for definition of intmax_t and/or uintmax_t.mike2002-03-252-0/+2
* | Add kern/syscalls.c, which is needed for some KTR traces in trap.c.tmm2002-03-251-0/+1
* | Add missing includes for the KTRACE case.tmm2002-03-251-0/+4
* | Add missing declarations.tmm2002-03-251-0/+4
* | Make this compile (submitted by jake), add a missing include.tmm2002-03-251-1/+2
OpenPOWER on IntegriCloud