summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2000-07-22bump to 1.5C - lf_advlock() changejdolecek
2000-07-14Const'ify string constants.thorpej
2000-07-13add couple of flags which can be used to avoid generating some of thejdolecek
2000-07-12make bootprog_* const (pointed by Simon Burge)jdolecek
2000-07-12new MI bootblock versioning helper for generating vers.c,jdolecek
2000-07-05remove obsolete Qlogic isp optionsmjacob
2000-07-04Support WEP functions for awi driver.onoe
2000-06-30We are now at 1.5B because of the removal of <vm/*>.veego
2000-06-24Add a clearing-house pseudo-device for system monitoring devicesthorpej
2000-06-22Adapt for ffs_softdep.c move.fvdl
2000-06-20Bump to 1.5Afvdl
2000-06-14Add IPsec ESP and crypto files.thorpej
2000-06-12Bump to 1.4ZD after IP Filter was updated to 3.4.6.veego
2000-06-11bump version to 1.4ZC (changed vfs_getnewfsid)assar
2000-06-081.4ZB -- ltsleep().thorpej
2000-06-06defopt SYSCALL_DEBUG.soren
2000-06-04This is the dawning of the age of Aquarius ... o/~ (evcnt bumps us to 1.4ZA)cgd
2000-06-04Add stubs for PE/COFF.mycroft
2000-06-03sync with kame.itojun
2000-05-30Add IEEE 1394 OHCI node and IEEE 1394 bus. Just placeholders for now.matt
2000-05-26We made it to 1.4Z, woo! My scheduler hacking, Simon's sysctl procthorpej
2000-05-15Update for siop split.bouyer
2000-05-11Merge MI part of MicroChannel Architecture bus supportjdolecek
2000-05-05Add comment pointing to __NetBSD_Version__ in sys/sys/param.h, whichhubertf
2000-05-04Bump revision letter due to recent struct rtentry changes. Still one to go :-)ragge
2000-05-02Make am7930 driver machine independent. PR 10032 from Gregory McGarry.augustss
2000-04-25ipip is needs-count, not needs-flags. evidence: manpage and allitojun
2000-04-21Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controllerbouyer
2000-04-20Put the rasops attributes in conf/files so that everyone can runthorpej
2000-04-19Changes the name of RealTek driver. The new name is `rtk'. This usedhaya
2000-04-19introduce sys/netinet/ip_encap.c, to dispatch inbound packetsitojun
2000-04-15Remove shmsegs declaration from conf/param.c - it doesn't belong here.simonb
2000-04-10Incorporate the changes of RL81x9 driver provided by M. Kanaokahaya
2000-03-28Declare the SysV IPC *info structures and shmsegs pointer as extern.simonb
2000-03-261.4X -- vnode storage layout and UVM map/page/pager ops interface changes.kleink
2000-03-25Move esp declaration to conf/files.mycroft
2000-03-231.4W -- new callout code. Almost there!thorpej
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-22Make IPKDB working again.ws
2000-03-22Remove BIOS_VERBOSE, which does not exist.soren
2000-03-20Move `nca' declaration to `conf/files'.pk
2000-03-16Bump kernel version to 1.4V - VFS op vfs_done addedjdolecek
2000-03-16Driver for Compaq array controllers and disks (cac(4)/ca(4)).ad
2000-03-15Add new files for common VL/EISA ahc code.fvdl
2000-03-01increase kernel version to 1.4U (5 more to 1.4Z!)itojun
2000-02-26Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns onoster
2000-02-25lm needs-flagdrochner
2000-02-25Initial import of National Semiconductor LM7[89] Hardware Monitor with isa andgroo
2000-02-19sort filenames, mainly to sort ip6/ipsec entries.itojun
2000-02-17bump __NetBSD_Version__ due to change in protosw for pfildarrenr