| Commit message (Expand) | Author | Age | Files | Lines |
* | fix fatal typo | ache | 1999-12-10 | 1 | -1/+1 |
* | Remove unused includes. | marcel | 1999-12-10 | 2 | -4/+0 |
* | Remove installworld related settings that I had as a safety-net and | marcel | 1999-12-10 | 1 | -3/+1 |
* | Remove references to ze and zp drivers. | phk | 1999-12-10 | 5 | -12/+0 |
* | Null commit: | sheldonh | 1999-12-10 | 0 | -0/+0 |
* | Null commit: | sheldonh | 1999-12-10 | 0 | -0/+0 |
* | Remove reference to ze and zp drivers. | phk | 1999-12-10 | 1 | -2/+0 |
* | More cross-building related changes: | marcel | 1999-12-10 | 1 | -67/+50 |
* | Remove the if_ze and if_zp drivers. | phk | 1999-12-10 | 14 | -3432/+0 |
* | Use install -C -p instead of cp -p. | marcel | 1999-12-10 | 1 | -2/+2 |
* | Remove the B_BAD buffer flag, it is no longer used. | phk | 1999-12-10 | 4 | -22/+4 |
* | Fix memory leak. | yokota | 1999-12-10 | 1 | -0/+1 |
* | o Make pccard work at all by including card.h | imp | 1999-12-10 | 2 | -24/+36 |
* | kill debug printf that says detach | imp | 1999-12-10 | 1 | -2/+0 |
* | Fix pccard ed driver, I think. | imp | 1999-12-10 | 3 | -3/+5 |
* | Move the turning on of the interrupts for the card at the bridge from | imp | 1999-12-10 | 1 | -15/+14 |
* | Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, and | yokota | 1999-12-10 | 4 | -13/+100 |
* | Add "panic key" function to syscons. When this key is defined in a | yokota | 1999-12-10 | 1 | -0/+10 |
* | Define some more function keys in the keymap: panic, lshifta, rshifta, etc. | yokota | 1999-12-10 | 4 | -0/+77 |
* | -Wall fixes. | billf | 1999-12-10 | 10 | -7/+30 |
* | -Wall fixes. | billf | 1999-12-10 | 1 | -4/+22 |
* | Make the origins clear. | tanimura | 1999-12-10 | 4 | -0/+15 |
* | Fix several typos. | archie | 1999-12-09 | 2 | -34/+34 |
* | Added support for file flags, mostly merged from the NetBSD version. | joe | 1999-12-09 | 9 | -10/+93 |
* | Move source files common to all platforms from <arch>/conf/files.<arch> | archie | 1999-12-09 | 7 | -90/+22 |
* | arc4random.c now in conf/files (left out of last commit.. oops!) | dan | 1999-12-09 | 2 | -2/+0 |
* | Added VT_HPFS vnode type. | semenu | 1999-12-09 | 1 | -1/+2 |
* | First version of HPFS stuff. | semenu | 1999-12-09 | 14 | -0/+5404 |
* | Move libkern/arc4random.c into conf/files. I was planning on doing an | dan | 1999-12-09 | 5 | -4/+1 |
* | Fix a route table leak in rtalloc() and rtalloc_ign(). It is | jdp | 1999-12-09 | 1 | -5/+12 |
* | Don't make gdb, objc and f77 when building tools. | marcel | 1999-12-09 | 2 | -1/+5 |
* | Backed out previous commit because it contains wrong changes. | kato | 1999-12-09 | 1 | -19/+11 |
* | Make sure the links to the source tree end up in the source tree. | marcel | 1999-12-09 | 1 | -0/+1 |
* | This is the list of files excluded from the original tarball. | roberto | 1999-12-09 | 1 | -0/+101 |
* | Commit a fix several warnings on alpha for sysctlbyname arguments. It could | roberto | 1999-12-09 | 1 | -1/+3 |
* | Please all welcome the long-awaited upgrade from our ancient xntpd 3.4f | roberto | 1999-12-09 | 1 | -0/+35 |
* | This commit was generated by cvs2svn to compensate for changes in r54359, | roberto | 1999-12-09 | 483 | -0/+150243 |
|\ |
|
| * | Virgin import of ntpd 4.0.98f | roberto | 1999-12-09 | 483 | -0/+150243 |
* | Sync with sys/dev/fb/vga.c rev 1.5. | kato | 1999-12-09 | 2 | -10/+8 |
* | Sync with sys/i386/isa/wd.c rev 1.216. | kato | 1999-12-09 | 1 | -11/+19 |
* | Merge from sys/i386/conf/options.i386 rev 1.128. | kato | 1999-12-09 | 2 | -0/+6 |
* | Merge from sys/i386/conf/files.i386 rev 1.284. | kato | 1999-12-09 | 2 | -0/+64 |
* | o Add usr/lib/compat/aout to the temp world. This is needed by release. | marcel | 1999-12-09 | 1 | -2/+2 |
* | Revert previous commit. | marcel | 1999-12-09 | 2 | -27/+74 |
* | rtcalloc() is removed because it turned out not to be necessary for FreeBSD. | shin | 1999-12-09 | 5 | -20/+5 |
* | Remove discussion of %C in the BUGS section. The limitations on valid | sheldonh | 1999-12-09 | 1 | -4/+0 |
* | Merge _isa and _isasubr since only one function remained in _isasubr | imp | 1999-12-09 | 4 | -263/+158 |
* | Update man page: BPF is supported even in the KLD version. | archie | 1999-12-09 | 3 | -3/+3 |
* | Fix 'make clean' | archie | 1999-12-09 | 1 | -0/+2 |
* | Fix errors unmounting remote systems which don't understand RPC_UMNTALL. | grog | 1999-12-08 | 2 | -6/+10 |