summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix fatal typoache1999-12-101-1/+1
* Remove unused includes.marcel1999-12-102-4/+0
* Remove installworld related settings that I had as a safety-net andmarcel1999-12-101-3/+1
* Remove references to ze and zp drivers.phk1999-12-105-12/+0
* Null commit:sheldonh1999-12-100-0/+0
* Null commit:sheldonh1999-12-100-0/+0
* Remove reference to ze and zp drivers.phk1999-12-101-2/+0
* More cross-building related changes:marcel1999-12-101-67/+50
* Remove the if_ze and if_zp drivers.phk1999-12-1014-3432/+0
* Use install -C -p instead of cp -p.marcel1999-12-101-2/+2
* Remove the B_BAD buffer flag, it is no longer used.phk1999-12-104-22/+4
* Fix memory leak.yokota1999-12-101-0/+1
* o Make pccard work at all by including card.himp1999-12-102-24/+36
* kill debug printf that says detachimp1999-12-101-2/+0
* Fix pccard ed driver, I think.imp1999-12-103-3/+5
* Move the turning on of the interrupts for the card at the bridge fromimp1999-12-101-15/+14
* Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, andyokota1999-12-104-13/+100
* Add "panic key" function to syscons. When this key is defined in ayokota1999-12-101-0/+10
* Define some more function keys in the keymap: panic, lshifta, rshifta, etc.yokota1999-12-104-0/+77
* -Wall fixes.billf1999-12-1010-7/+30
* -Wall fixes.billf1999-12-101-4/+22
* Make the origins clear.tanimura1999-12-104-0/+15
* Fix several typos.archie1999-12-092-34/+34
* Added support for file flags, mostly merged from the NetBSD version.joe1999-12-099-10/+93
* Move source files common to all platforms from <arch>/conf/files.<arch>archie1999-12-097-90/+22
* arc4random.c now in conf/files (left out of last commit.. oops!)dan1999-12-092-2/+0
* Added VT_HPFS vnode type.semenu1999-12-091-1/+2
* First version of HPFS stuff.semenu1999-12-0914-0/+5404
* Move libkern/arc4random.c into conf/files. I was planning on doing andan1999-12-095-4/+1
* Fix a route table leak in rtalloc() and rtalloc_ign(). It isjdp1999-12-091-5/+12
* Don't make gdb, objc and f77 when building tools.marcel1999-12-092-1/+5
* Backed out previous commit because it contains wrong changes.kato1999-12-091-19/+11
* Make sure the links to the source tree end up in the source tree.marcel1999-12-091-0/+1
* This is the list of files excluded from the original tarball.roberto1999-12-091-0/+101
* Commit a fix several warnings on alpha for sysctlbyname arguments. It couldroberto1999-12-091-1/+3
* Please all welcome the long-awaited upgrade from our ancient xntpd 3.4froberto1999-12-091-0/+35
* This commit was generated by cvs2svn to compensate for changes in r54359,roberto1999-12-09483-0/+150243
|\
| * Virgin import of ntpd 4.0.98froberto1999-12-09483-0/+150243
* Sync with sys/dev/fb/vga.c rev 1.5.kato1999-12-092-10/+8
* Sync with sys/i386/isa/wd.c rev 1.216.kato1999-12-091-11/+19
* Merge from sys/i386/conf/options.i386 rev 1.128.kato1999-12-092-0/+6
* Merge from sys/i386/conf/files.i386 rev 1.284.kato1999-12-092-0/+64
* o Add usr/lib/compat/aout to the temp world. This is needed by release.marcel1999-12-091-2/+2
* Revert previous commit.marcel1999-12-092-27/+74
* rtcalloc() is removed because it turned out not to be necessary for FreeBSD.shin1999-12-095-20/+5
* Remove discussion of %C in the BUGS section. The limitations on validsheldonh1999-12-091-4/+0
* Merge _isa and _isasubr since only one function remained in _isasubrimp1999-12-094-263/+158
* Update man page: BPF is supported even in the KLD version.archie1999-12-093-3/+3
* Fix 'make clean'archie1999-12-091-0/+2
* Fix errors unmounting remote systems which don't understand RPC_UMNTALL.grog1999-12-082-6/+10
OpenPOWER on IntegriCloud