summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* We do not support the -B option.Jeroen Ruigrok van der Werven2000-01-121-12/+1
* Add selected manual pages transcribed from the HTML documentation.Sheldon Hearn2000-01-1213-0/+3762
* Add gross hack to work around bogus dependency information createdMarcel Moolenaar2000-01-121-0/+3
* Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPECPeter Wemm2000-01-121-4/+4
* Merge from sys/conf/files.i386 revision 1.296.Yoshihiro Takahashi2000-01-121-1/+0
* Add necessary tmac files to the tmac Makefile and install themJeroen Ruigrok van der Werven2000-01-121-1/+1
* Allow devhtml and grohtml to be built.Jeroen Ruigrok van der Werven2000-01-121-2/+2
* Add bmake glue for devhtml and grohtml of the groff package.Jeroen Ruigrok van der Werven2000-01-122-0/+24
* Add devhtml entry for the groff_font directory.Jeroen Ruigrok van der Werven2000-01-121-0/+2
* Make the mouse cursor char code configurable via the CONS_MOUSECTLKazutaka YOKOTA2000-01-127-31/+74
* Add support for detection of the ESS 1878 chip.Daniel Eischen2000-01-121-0/+1
* The groff package is not maintained by jjc@jclark.com anymore.Jeroen Ruigrok van der Werven2000-01-121-2/+4
* Allow grog to be made during compilation.Jeroen Ruigrok van der Werven2000-01-121-2/+2
* Add bmake glue for grog(1), an utility which guesses groff'sJeroen Ruigrok van der Werven2000-01-121-0/+20
* Fix conflicts which arose during import, also add $FreeBSD$.Jeroen Ruigrok van der Werven2000-01-1214-56/+169
* Fix broken installkernel target. Don't use the WMAKE context toMarcel Moolenaar2000-01-121-1/+1
* This commit was generated by cvs2svn to compensate for changes in r55839,Jeroen Ruigrok van der Werven2000-01-12120-1094/+24502
|\
| * Virgin import of FSF groff v1.15Jeroen Ruigrok van der Werven2000-01-12135-1162/+24671
* | Track libc's three-tier symbol naming. libc_r must currently implementJason Evans2000-01-12106-124/+312
* | Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-1279-292/+452
* | Unremoved used include of <sys/stat.h> (don't depend on pollution inBruce Evans2000-01-122-2/+2
* | Use mktemp(1) for tempfiles (concatdb.sh), and increase the number of X's.Kris Kennaway2000-01-123-3/+3
* | Speedup if_start routine a little. TX threshold logic needs some moreMatthew N. Dodd2000-01-122-10/+26
* | Fix the performance problems I caused by setting ifq_maxlen to 8.Matthew N. Dodd2000-01-121-1/+1
* | Sort.David E. O'Brien2000-01-124-2/+6
* | Correctly set the data length when transmitting 802.3 frames (we need toBill Paul2000-01-122-6/+4
* | Add opt_ukbd.h.Kazutaka YOKOTA2000-01-121-2/+5
* | Fix various mandoc bugsBrian Somers2000-01-121-23/+48
* | Straighten out the logic in kue_setmulti() a little (the case where weBill Paul2000-01-111-6/+5
* | Revert gratuitous change in rev. 1.123 which broke building worldMarcel Moolenaar2000-01-111-0/+3
* | Add $FreeBSD$Peter Wemm2000-01-114-8/+10
* | Aiee! I committed the wrong conf/files. Replace the changes for newppbusPeter Wemm2000-01-111-15/+0
* | Add a new mechanism, cndbctl(), to tell the console driver thatKazutaka YOKOTA2000-01-1114-76/+87
* | Fix bogon in previous commit: pass a string argument to printf(3) toSheldon Hearn2000-01-111-2/+2
* | Rework shifta/ctla/alta key handling. It appears that there wasKazutaka YOKOTA2000-01-115-24/+22
* | Unused file. This (NetBSD derived) file was obsoleted by kld.Peter Wemm2000-01-111-381/+0
* | Fix a typo in the db_kld.c file - it's kld support not raw a.out support.Peter Wemm2000-01-112-4/+15
* | Remove Bison from "bootstrap-tools" as we don't use it to build anythingDavid E. O'Brien2000-01-111-2/+1
* | This is the second half of unbreaking the world build. Add a -DNOHTMLBrian Feldman2000-01-114-6/+9
* | Actually install mailer.conf.5.Sheldon Hearn2000-01-111-1/+1
* | *draws his sword*Brian Feldman2000-01-113-0/+4
* | Use a more helpful fatal error message than "Toto! This doesn't lookSheldon Hearn2000-01-111-2/+2
* | Ack, missed a CVSHeader reference in a switch. *blush*Peter Wemm2000-01-111-0/+1
* | Minor display fix.Ruslan Ermilov2000-01-111-2/+5
* | Change the /usr/src mention to /usr/doc, since it is a doc supfile.Jeroen Ruigrok van der Werven2000-01-111-1/+1
* | Add the -r flag to CONFIGARGS instead of assigning to it so thatMarcel Moolenaar2000-01-111-1/+1
* | Drop the use of Bison for Byacc now that we don't need to depend on theDavid E. O'Brien2000-01-111-2/+0
* | exclude chips with subdevices specified on a list of non-ac97 chipsCameron Grant2000-01-111-2/+24
* | The only known cause of this panic is running out of disk space.Kirk McKusick2000-01-111-3/+13
* | Add missing -p /tmp/MTREE to mtree command in README so that itRodney W. Grimes2000-01-113-112/+112