summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-12-04rev E nameTheo de Raadt
1999-12-04Regen.Aaron Campbell
1999-12-04Add entry for SiS 7016 Ethernet.Aaron Campbell
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-04DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
1999-12-03Init b_dep so that soft updates work.Artur Grabowski
1999-12-03Clean up ffs_mount.Artur Grabowski
1999-12-03regenMichael Shalayeff
1999-12-03some more devicesMichael Shalayeff
1999-12-03make this compile again; millert.Jason Wright
1999-12-03Amazingly neither the compiler nor review missed this silly botch.mjacob
1999-12-02o Crank MAX_START back up to 256 and allow it to be overridden. This time weTodd C. Miller
1999-12-02Indentation to make the code more readable.Artur Grabowski
1999-12-02add proper media handling and use dev/miiJason Wright
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-12-02Opps. Back out a part of last commit that wasn't intended for commit yet.Artur Grabowski
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02typo; gbayley@ausmac.netTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
1999-12-02snprintf in kernel; assar@stacken.kth.seTheo de Raadt
1999-12-01crank DFLDSIZ to 32MBTheo de Raadt
1999-12-01uvm on the i386Theo de Raadt
1999-12-01noone needs to see this anymoreTheo de Raadt
1999-11-30Remove duplicate #include.Aaron Campbell
1999-11-30Remove duplicate #include's.Aaron Campbell
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG.Artur Grabowski
1999-11-30more KNF and cleanupJason Wright
1999-11-30KNF and cleanupJason Wright
1999-11-29revents already cleared; dTheo de Raadt
1999-11-29handle invalid file descriptors in poll more carefully; dTheo de Raadt
1999-11-29Make sure M_BCAST is set for IP broadcasts, even if the packet came in asHakan Olsson
1999-11-28Add recognition support for powerbook, it is reported to work withDale S. Rahn
1999-11-28Make the default system type to be APPL for these kernels. probablyDale S. Rahn
1999-11-28Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpcDale S. Rahn
1999-11-28Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage.Aaron Campbell
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Driver for Hostess 4-channel serial mux, from Denis A. DoroshenkoJason Downs
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-28Add puc lpt driver support, not actually tested...Jason Downs
1999-11-28lpt_puc supportJason Downs
1999-11-27Shorten printf() strings, KNF, and fix a braino in a switch() statement.Aaron Campbell
1999-11-27we are in 2.6-currentTheo de Raadt
1999-11-27define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc...Theo de Raadt
1999-11-27thanks to aaron, more ethernet drivers fitTheo de Raadt