aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The function msgrcv() could copy larger data than it should doSADA Kenji1999-04-211-3/+3
* Sync with sys/i386/isa/isa_dma.c revision 1.2.KATO Takenori1999-04-212-4/+2
* Sync with sys/i386/isa/clock.c revision 1.131.KATO Takenori1999-04-213-48/+36
* Forgot one.Nick Hibma1999-04-211-1/+1
* Next approach to make loops in interactive interruptable.Martin Cracauer1999-04-214-13/+17
* Use ${.CURDIR} in `exists()' constructs.Joseph Koshy1999-04-211-4/+4
* Merge a diff that Soren sent me to resolve some lun / unit problems.Peter Wemm1999-04-211-29/+20
* pmap_ts_referenced(): set fault on {read|execute|write} bits on the page on,Dmitrij Tejblum1999-04-211-6/+8
* Change type of a variable from u_int to size_t, so that pointer to it may beDmitrij Tejblum1999-04-211-2/+2
* int -> size_tBrian Somers1999-04-211-2/+3
* Split the recorded chap challenge into two - one for theBrian Somers1999-04-212-19/+25
* If ioctl TIOCMGET fails, continue. The device may beBrian Somers1999-04-211-4/+5
* DEVICE_SUSPEND was always returning ENXIO for reasons unknown. ForWarner Losh1999-04-212-4/+14
* TARGET was being defined wrong, causing ld to always fail. It is theWarner Losh1999-04-211-5/+5
* Add Id.David E. O'Brien1999-04-212-0/+4
* oops, SMP was missing includes for a typedef.Peter Wemm1999-04-215-10/+10
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.Peter Wemm1999-04-2131-803/+1888
* Add compat3x to the mix.David E. O'Brien1999-04-217-39/+59
* As I understand it, these register_intr()'s shouldn't be here. The isaPeter Wemm1999-04-211-3/+1
* Add entry for newbus. It is rather long, but lots of nits can shootWarner Losh1999-04-211-4/+43
* Address several problems in vn_read and vn_write:Alan Cox1999-04-211-35/+21
* Spelling error fixed.Nick Sayer1999-04-212-2/+2
* After relocating the main program, but before calling any of theJohn Polstra1999-04-211-7/+33
* Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)Dmitrij Tejblum1999-04-204-11/+11
* Remove feature creep: STAILQ_REMOVE_HEAD_UNTIL added it for convenienceNick Hibma1999-04-203-6/+17
* alpha/include/param.h: #define NCPUS 1Dmitrij Tejblum1999-04-202-7/+4
* IPX address formatting nit.Bill Fumerola1999-04-201-2/+2
* 1) Change printf's into DPRINTF.Nick Hibma1999-04-202-85/+96
* Add defines for Mass Storage Bulk-Only and COmmun. Class devices.Nick Hibma1999-04-201-19/+37
* Make the location of init(8) tunable at boot time.Dag-Erling Smørgrav1999-04-205-20/+51
* Enclose .hcidebug in '#ifdef N.HCI'Nick Hibma1999-04-201-6/+20
* Removed annoying messaged during boot,added some checkSemen Ustimenko1999-04-2014-354/+868
* Revise for KLD's.Guy Helmer1999-04-201-55/+8
* Forgot to remove these files with the NetBSD games cleanups.Steve Price1999-04-208-348/+0
* Clean out most of the LKM stuff, the build support left a little while ago.Peter Wemm1999-04-202-170/+18
* No need to use a magic IPFIREWALL_MODULE - the build system suppliesPeter Wemm1999-04-201-2/+2
* s/IPFIREWALL_MODULE/KLD_MODULE/Peter Wemm1999-04-201-2/+2
* Default KMODDIR = /modules now, not /lkmPeter Wemm1999-04-201-3/+3
* Tidy up some stray / unused stuff in the IPFW package and friends.Peter Wemm1999-04-209-108/+14
* Don't clobber the "prompt" variable if it has already been set (e. g.Joerg Wunsch1999-04-201-2/+3
* Add compat22 and compat3x.David E. O'Brien1999-04-202-20/+20
* Add script to install the compat3x distribution.David E. O'Brien1999-04-201-0/+8
* Add the compat3x dist.David E. O'Brien1999-04-201-2/+2
* Recognize PC-98 16-bits bus (C-bus) as ISA bus. Because class numberKATO Takenori1999-04-201-7/+24
* Add the compat3x series of uuencoded, gziped balls of fun.David E. O'Brien1999-04-201-1/+4
* Welcome to the compat3x series.David E. O'Brien1999-04-203-0/+4616
* Make bt driver work on eisa again.Doug Rabson1999-04-202-4/+4
* Sync with sys/i386/i386/userconfig.c revision 1.136.KATO Takenori1999-04-201-10/+12
* Sync with sys/i386/i386/machdep.c revision 1.330.KATO Takenori1999-04-202-10/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.147.KATO Takenori1999-04-202-4/+4