summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oops, SMP was missing includes for a typedef.peter1999-04-215-10/+10
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-2131-803/+1888
* Add compat3x to the mix.obrien1999-04-217-39/+59
* As I understand it, these register_intr()'s shouldn't be here. The isapeter1999-04-211-3/+1
* Add entry for newbus. It is rather long, but lots of nits can shootimp1999-04-211-4/+43
* Address several problems in vn_read and vn_write:alc1999-04-211-35/+21
* Spelling error fixed.nsayer1999-04-212-2/+2
* After relocating the main program, but before calling any of thejdp1999-04-211-7/+33
* Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)dt1999-04-204-11/+11
* Remove feature creep: STAILQ_REMOVE_HEAD_UNTIL added it for conveniencen_hibma1999-04-203-6/+17
* alpha/include/param.h: #define NCPUS 1dt1999-04-202-7/+4
* IPX address formatting nit.billf1999-04-201-2/+2
* 1) Change printf's into DPRINTF.n_hibma1999-04-202-85/+96
* Add defines for Mass Storage Bulk-Only and COmmun. Class devices.n_hibma1999-04-201-19/+37
* Make the location of init(8) tunable at boot time.des1999-04-205-20/+51
* Enclose .hcidebug in '#ifdef N.HCI'n_hibma1999-04-201-6/+20
* Removed annoying messaged during boot,added some checksemenu1999-04-2014-354/+868
* Revise for KLD's.ghelmer1999-04-201-55/+8
* Forgot to remove these files with the NetBSD games cleanups.steve1999-04-208-348/+0
* Clean out most of the LKM stuff, the build support left a little while ago.peter1999-04-202-170/+18
* No need to use a magic IPFIREWALL_MODULE - the build system suppliespeter1999-04-201-2/+2
* s/IPFIREWALL_MODULE/KLD_MODULE/peter1999-04-201-2/+2
* Default KMODDIR = /modules now, not /lkmpeter1999-04-201-3/+3
* Tidy up some stray / unused stuff in the IPFW package and friends.peter1999-04-209-108/+14
* Don't clobber the "prompt" variable if it has already been set (e. g.joerg1999-04-201-2/+3
* Add compat22 and compat3x.obrien1999-04-202-20/+20
* Add script to install the compat3x distribution.obrien1999-04-201-0/+8
* Add the compat3x dist.obrien1999-04-201-2/+2
* Recognize PC-98 16-bits bus (C-bus) as ISA bus. Because class numberkato1999-04-201-7/+24
* Add the compat3x series of uuencoded, gziped balls of fun.obrien1999-04-201-1/+4
* Welcome to the compat3x series.obrien1999-04-203-0/+4616
* Make bt driver work on eisa again.dfr1999-04-202-4/+4
* Sync with sys/i386/i386/userconfig.c revision 1.136.kato1999-04-201-10/+12
* Sync with sys/i386/i386/machdep.c revision 1.330.kato1999-04-202-10/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.147.kato1999-04-202-4/+4
* Rectivate pnp0.kato1999-04-202-4/+4
* Make pcvt compile and run again after find_display() is gone as part ofhm1999-04-204-109/+23
* Change 'exists()' constructs to refer to directories in ${.CURDIR}.jkoshy1999-04-201-21/+22
* Preserve termination settings across the card reset in our shutdown hook.gibbs1999-04-191-4/+36
* Handle the case when auto sense retrieval fails.gibbs1999-04-192-3/+13
* Use macros for accessing the head of the heap so that codegibbs1999-04-191-2/+2
* cam_periph.c:gibbs1999-04-194-48/+67
* Kill joy for the time being, it used lkm unconditionally, breaking world.peter1999-04-191-4/+3
* Always reset the isa hints after releasing the resources after probe,peter1999-04-191-16/+16
* 1) Add Rockfire vendor and gamepad product (MAEKAWA Masahide)n_hibma1999-04-193-20/+73
* The missing prototype for isa_wrap_old_drivers() was bugging me..peter1999-04-191-1/+2
* Make userconfig saving actually work..peter1999-04-191-10/+12
* GC some stray debugging printf()s...peter1999-04-191-4/+1
* Typo fix.max1999-04-191-3/+3
* _pmap_unwire_pte_hold and pmap_remove_page:alc1999-04-192-26/+62
OpenPOWER on IntegriCloud