]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Update to the latest nanokernel from Dave Mills.
[FreeBSD/FreeBSD.git] / sys / conf /
1999-08-30 phkMake bdev userland access work like cdev userland acces...
1999-08-30 bdeConverted the silly SAFTEY option into a new-style...
1999-08-29 kato- Removed COMPAT_ATDISK from option because it is pseud...
1999-08-29 phkAdd micro "disk" layer which should enable us to pull...
1999-08-29 bdeRemoved dysfunctional/defunct options KERNFS_DIAGNOSTIC,
1999-08-29 phkMerge alpha and pc98 changes into i386 MBR handling...
1999-08-29 phkSort the easy part of this file. It should be all...
1999-08-28 nyanFix ordering.
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 marcelAdd sysctl variables for the Linuxulator. These reside...
1999-08-27 wpaulAdd miibus drivers for the ThunderLAN internal PHY...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-23 katoMerge from sys/i386/conf/options.i386 revision .1.20.
1999-08-21 wpaulThis commit adds device driver support for the Sundance...
1999-08-21 wpaulThis commit adds support for the NetBSD MII abstraction...
1999-08-21 msmithImplement a new generic mechanism for attaching handler...
1999-08-20 kenFix short timeout problems with the pt(4) driver:
1999-08-19 peterExtract the next runnable process selection out of...
1999-08-18 peterThe "LINUX" option isn't actually used or referenced...
1999-08-18 katoMerge from sys/i386/conf/files.i386 revision 1.259.
1999-08-18 alcCreate callable (non-inline) versions of the atomic_OP_...
1999-08-16 gibbsAdd CAM_DEBUG_DELAY option.
1999-08-15 phkGive if_tun the "almost clone" makeover.
1999-08-15 phkGive BPF the "almost-clone" update. If you need more...
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-11 jkhReserve bdev/cdev entries for i2o driver.
1999-08-10 desRe-order list.
1999-08-09 phkMerge the cons.c and cons.h to the best of my ability...
1999-08-08 phkMake the pty driver as close to a cloning device as...
1999-08-08 chrisFix a reference to `st' by replacing it with `sa'.
1999-08-08 katoSync with sys/i386/conf/options.i386 revision 1.119.
1999-08-08 katoSync with sys/i386/conf/files.i386 revision 1.257.
1999-08-08 grogAdd vinumraid5.c to the files for Vinum. This allows...
1999-08-08 jkhThe following simplifies newvers.sh somewhat and makes...
1999-08-07 peterRe-delete the (meaningless) device-driver tokens that...
1999-08-06 phkAdd driver support for M-systems DiskOnChip Products.
1999-08-06 hmupdating isdn4bsd to beta version 0.83
1999-08-04 jkhThe ARLA folks don't need a bdev after all - remove it.
1999-08-04 greenCorrection: "ans" -> "and."
1999-07-31 hoekAdd variable INSTALLFLAGS_EDIT used to remove arbitrary...
1999-07-31 jkhReserve majors for arla.
1999-07-30 katoRemoved apm_setup.s.
1999-07-29 msmithMajor update to the kernel's BIOS-calling ability.
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-26 katoSync with sys/i386/conf/files.i386 revision 1.254.
1999-07-26 phkPave the way for the fla driver.
1999-07-26 cracauerVarious formatting fixes on my FPE trapcode commit.
1999-07-25 cracauerOn FPU exceptions, pass a useful error code (one of...
1999-07-25 wpaulThis commit adds device driver support for Adaptec...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-09 katoRemoved device-dirver flags.
1999-07-09 wpaulThis commit adds driver support for the SysKonnect...
1999-07-09 jlemonImplement support for hardware debug registers on the...
1999-07-08 katoSync with sys/i386/conf/Makefile.i386 revision 1.158.
1999-07-06 desRename bpfilter to bpf.
1999-07-05 mjacobadd another ISP option
1999-07-05 msmithThe IDA driver is 'ida', not 'id'
1999-07-05 msmithMove the initialisation/tuning of nmbclusters from...
1999-07-03 jdpUpdate comment for new location of soft-updates sources.
1999-07-03 peterEliminate a bunch of #include "pci.h" and #if NPCI...
1999-07-03 peterDelete the 'device-driver' suffix. It's been meaningle...
1999-07-03 peterOnly have the pci component compiled if pci is specifie...
1999-07-03 peterMove bt_isa.c to the cpu-independent isa section.
1999-07-03 katoSync with sys/i386/conf/Makefile.i386 revision 1.157.
1999-07-03 bdeFixed regression of $Id$ to "from: $Header$" in previou...
1999-07-02 mjacobReplicate changes to i386 to do tags. I doesn't work...
1999-07-02 jkhWorking kernel tags!
1999-07-02 jkh127 fire Firewire driver <ikob@koganei...
1999-07-01 jkhRemove the now-bogus comment about using iosiz with...
1999-07-01 peterSlight reorganization of kernel thread/process creation...
1999-06-29 petersscape_mss is supposed to work..
1999-06-29 peterDrop old-scsi drivers (was commented out) od0 and ...
1999-06-29 mphCorrect spelling of NMBCLUSTERS in a comment.
1999-06-29 peterWith asbestos suit on, make the options indenting a...
1999-06-29 peter(mostly) fix ordering.
1999-06-28 katoSync with sys/i386/conf/Makefile.i386 revision 1.156.
1999-06-28 peterUse the same -UKERNEL strategy as the alpha to avoid...
1999-06-28 peterRevert back to not using -DKERNEL - it exposes inlines...
1999-06-28 phkHmm, might as well make all of BEFORE_DEPEND first...
1999-06-28 phkAlso make pci_if.h early if make depend wasn't run.
1999-06-28 phkMake bus_if.h and device_if.h as early as possible...
1999-06-27 mjacobadd description of Qlogic ISP FC Full Duplex option
1999-06-27 mjacobadd config option for fibre channel full duplex
1999-06-26 peterMake genassym compile - the recent buf locking changes...
1999-06-24 katoPC98 part of the second phase of syscons reorganization.
1999-06-24 katoSync with sys/i386/conf/options.i386 revision 1.118.
1999-06-24 jlemonAdd ida/id lines
1999-06-24 jlemonFix more disordering I missed last time.
1999-06-24 jlemonfix disordering
1999-06-24 jlemonAdd IDA files
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 yokotaThe second phase of syscons reorganization.
1999-06-21 katoSync with sys/i386/conf/files.i386 revision 1.247.
next