summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add simple manual page for amd driverphantom1999-12-131-0/+52
* Add module for if_ef driver and make it compile.bp1999-12-134-2/+260
* Add a warning about the perils of using an older version of sysinstallsheldonh1999-12-131-6/+14
* Bring up an if_ef driver which allows support for four ethernetbp1999-12-132-1/+612
* Allow ifunit() routine to understand names like ed0f2. Alsobp1999-12-131-31/+26
* Oops. HAVE_INET6_STRUCTS was supposed to be HAS_INET6_STRUCTS. Luckilypeter1999-12-131-2/+0
* Merge from sys/i386/conf/files.i386 rev 1.289.kato1999-12-132-0/+2
* Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.roberto1999-12-1314-0/+1190
* Merge from sys/dev/kbd/kbd.c rev 1.13.kato1999-12-132-0/+28
* Merge from sys/dev/syscons/syscons.c rev 1.330.kato1999-12-131-0/+1
* Merge from sys/i386/conf/Makefile.i386 rev 1.166.kato1999-12-132-8/+14
* - Pull in kbd.c when sc or vt is included in the kernel, even ifyokota1999-12-134-0/+6
* Document VGLGetXY and VGLSetXY functions.abial1999-12-131-0/+22
* - Add a module event function to the ukbd driver and make the ukbd KLDyokota1999-12-133-6/+69
* Add DMA support for the SiS 5591 and old PIIX chipsets.sos1999-12-138-72/+134
* - Remember the keyboard repeat delay and rate.yokota1999-12-135-21/+72
* Add a run of Linux ldconfig.cracauer1999-12-131-1/+10
* Extra capital letter in COnsolecpiazza1999-12-131-1/+1
* Fix a timeout deadlock that can occur when the process holding thedillon1999-12-133-12/+72
* more dma underrun fixes, using a per-channel 2nd buffercg1999-12-134-87/+257
* Fix two problems with pipe_write():tegge1999-12-131-23/+64
* explain that ioflags can be used to give read-ahead hints to the underlyingalfred1999-12-132-2/+6
* The current code incorrectly assumes that all vlansjkh1999-12-132-5/+4
* sys/net/if_vlan.c fails to maintain the IFF_RUNNING flag on thejkh1999-12-131-2/+3
* Keep fortunes short, so motd won't scroll outside the screen.dcs1999-12-131-1/+1
* Exercise sufficient editorial license and further shorten motd.dcs1999-12-131-17/+16
* Always set INP_IPV4 flag for IPv4 pcb entries, because netstat needs itshin1999-12-132-5/+0
* Add colldef to the list of tools. It's needed on older systems.marcel1999-12-121-2/+2
* Argh, fix a stupid typo. :-(peter1999-12-122-2/+2
* o Add gensetdefs to the list of tools.marcel1999-12-121-4/+4
* Move mlx, ncp and nwfs to the common area, they build on the Alpha andpeter1999-12-121-3/+4
* Allow it to be compiled as cross-tool.marcel1999-12-122-4/+13
* Zap unused CFLAGS += -DNCPpeter1999-12-121-1/+0
* Fix pointer problem for the Alphapeter1999-12-122-4/+4
* Note that Tekram controllers are supported again.jkh1999-12-122-6/+0
* Move mlx from x86-only to generic. It builds on the Alpha and is in thepeter1999-12-121-4/+0
* time_t is an int on the Alpha, not long.peter1999-12-121-1/+1
* Move amr from x86-specific to generic. (it's in the generic conf/filespeter1999-12-121-2/+2
* Don't waste time creating amr.h since it (and NAMR) aren't used.peter1999-12-121-4/+0
* Fix a printf format problem on the Alpha, where size_t == unsigned long,peter1999-12-121-1/+1
* Fix joy and put it back in the MI section. (yes, it works on Alpha)peter1999-12-122-6/+4
* Make this kld'able (#include "joy.h" no longer required as there are nopeter1999-12-122-6/+0
* Change "atapi" (the old one) from "present but broken" to "not present".peter1999-12-121-33/+0
* Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't beenpeter1999-12-1215-24/+3
* sd->da, wd->adcpiazza1999-12-121-4/+4
* Look for disk devices rather than bdevs.phk1999-12-121-2/+2
* Bring these more into line with other modules that have .h files generatedpeter1999-12-1221-43/+43
* Use the -c and -h args of vnode_if.sh to generate only the .h file thatpeter1999-12-122-18/+14
* Make the cvs-supfile cover the entire repository - add the doc hierarchy.dillon1999-12-121-0/+8
* Use a seperate -c and -h mode. The vnode_if.c file is compiled only intopeter1999-12-128-380/+476
OpenPOWER on IntegriCloud