summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Back out previous commit. The bpfilter -> bpf transition will have to be ades1998-11-031-3/+0
* Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legaldes1998-11-031-0/+3
* Extensions to iicbus(4) added + brooktree848 driver ported to new I2Cnsouch1998-10-311-0/+17
* Add some missing dependencies.phk1998-10-251-4/+6
* Add driver support for PCI fast ethernet adapters based on thewpaul1998-10-181-0/+1
* Added missing dependency for bus_if.o on bus_if.hphk1998-10-181-1/+1
* Forgot to commit this; the alpha uses the kld symbol interface now. Thepeter1998-10-151-1/+0
* Remove DDB_ELF_SYMBOLS and DDB_KLD_SYMBOLS options. KLD will be the solepeter1998-10-091-2/+3
* New files for kernel environment and module metadata interfaces.msmith1998-10-091-0/+2
* Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).gibbs1998-10-071-0/+4
* Clean aicasm's lex and yacc generated source files.bde1998-09-211-1/+1
* Removed entries for dead SLICE files.bde1998-09-201-86/+10
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-0/+101
* Update for CAM.gibbs1998-09-151-29/+38
* Add provisions for variant core dump file formats, depending on thejdp1998-09-141-1/+0
* add immio.c for ZIP+ supportnsouch1998-09-131-0/+1
* Finish conversion of cfs -> codarvb1998-09-131-7/+7
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-7/+7
* Add dependency for subr_bus.c on bus_if.h and device_if.h so that a makeimp1998-09-091-1/+2
* Reviewed by: Doug Rabsonnsouch1998-09-031-0/+65
* Pass2 completervb1998-09-021-1/+0
* Import the (Fast) Etherlink XL driver. I'm reasonally confident in itswpaul1998-08-161-0/+1
* Major ppbus updates from the author.msmith1998-08-031-0/+3
* pseudo-device ssc requires su.c (pseudo-device su)brian1998-07-281-0/+1
* Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enoughbde1998-06-301-1/+0
* Add options for selecting ELF or KLD symbols in DDB.dfr1998-06-281-0/+2
* Oops, wrong file again.dfr1998-06-141-1/+1
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-141-1/+1
* I accidentally committed the wrong file, sorry.dfr1998-06-101-1/+1
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-2/+3
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-301-0/+1
* Remove two CODA entries by request.jkh1998-05-241-2/+0
* Add entry for ThunderLAN driver to files.wpaul1998-05-211-0/+1
* Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> viadg1998-05-191-0/+1
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+3
* Add changes and code to implement a functional DEVFS.julian1998-04-191-0/+4
* Export MD5Transform in md5.c and remove a private version in random_machdep.cphk1998-03-291-2/+1
* The system call stubs for the sched_* system calls can't bedufault1998-03-281-2/+2
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-2/+3
* Make this compile.. There are some unpleasing hacks in here.peter1998-03-211-7/+9
* Fixed building of kernels without `options FFS'. ffs_softdep_stub.c isbde1998-03-191-1/+1
* Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actuallywollman1998-03-181-2/+3
* Add EISA support for DPT driversjulian1998-03-111-3/+3
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-0/+2
* Reviewed by: msmith, bde long agodufault1998-03-041-0/+2
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-271-0/+1
* MF22: CODA entries.jkh1998-02-211-0/+10
* Add a skelleton pulse-per-second timing driver. This will become morephk1998-02-131-0/+1
* Retire LFS.phk1998-01-301-11/+0
* Someone removed vm_zone.c from /sys/conf/files.dyson1998-01-271-0/+1
OpenPOWER on IntegriCloud