summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386
Commit message (Expand)AuthorAgeFilesLines
* Merged from sys/i386/i386/machdep.c revision 1.408.kato2000-09-151-6/+6
* Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, justjhb2000-09-141-2/+2
* Merged from sys/i386/i386/machdep.c revision 1.407.kato2000-09-081-1/+1
* Merged from sys/i386/i386/machdep.c revision 1.406.kato2000-09-071-10/+27
* Merged from sys/i386/i386/machdep.c revision 1.405.kato2000-09-031-0/+2
* Merged from sys/i386/i386/machdep.c rev. 1.404 just for keepingkato2000-09-031-1/+15
* Replace the mbuf external reference counting code with somethingdwmalone2000-08-191-7/+5
* Merged from sys/i386/i386/machdep.c revision 1.402.kato2000-08-181-0/+18
* Merged from sys/i386/i386/machdep.c revision 1.401.kato2000-08-141-0/+1
* Merged from sys/i386/i386/machdep.c revision 1.400.kato2000-08-121-0/+19
* Don't call printf without a format string.kris2000-07-101-1/+1
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-042-8/+8
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-032-8/+8
* Merged from sys/i386/i386/userconfig.c revision 1.181.kato2000-06-281-1/+1
* Remove the old /dev/random device. There is a new machine-independantmarkm2000-06-251-2/+0
* Catch up with Peter's config(8) changes.kato2000-06-141-2/+0
* Merged from sys/i386/i386/machdep.c rev 1.395.kato2000-06-131-1/+0
* Merged from sys/i386/i386/machdep.c revision 1.394.kato2000-06-061-81/+79
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Move the MSG* and SEM* options to opt_sysvipc.hpeter2000-05-011-21/+0
* Clean up MAXMEM routine.nyan2000-04-301-3/+3
* machine/random.h -> sys/random.hnyan2000-04-271-1/+1
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-18/+18
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-021-1/+1
* Make sysv-style shared memory tuneable params fully runtime adjustablepeter2000-03-301-7/+0
* Merged from sys/i386/i386/userconfig.c revision 1.179.kato2000-03-281-18/+1
* Merged from sys/i386/i386/machdep.c revision 1.387.kato2000-03-281-2/+24
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-201-2/+2
* Merged from sys/i386/i386/userconfig.c rev 1.178.kato2000-03-191-105/+99
* Sync with sys/i386/i386/userconfig.c revision 1.175 and 1.176.nyan2000-03-171-156/+44
* Fixed to probe extended memory for over 256M or under 64M.nyan2000-03-161-38/+103
* Merged from sys/i386/i386/userconfig.c revision 1.174.kato2000-03-011-1/+1
* Merged from sys/i386/i386/machdep.c revisions 1.384 and 1.385.kato2000-03-011-0/+92
* Synced with sys/i386/i386/userconfig.c rev 1.173.kato2000-02-171-0/+2
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-10/+0
* Zap isa_device -> id_conflicts. The sole user of it (userconfig) neverpeter2000-01-291-14/+4
* Clean up some more loose ends..peter2000-01-231-1/+0
* GC isa_device->id_reconfig - it's not referenced anywhere anymore.peter2000-01-231-1/+1
* Synced with sys/i386/i386/userconfig.c rev 1.169.kato2000-01-201-0/+2
* Synced with sys/i386/i386/userconfig.c rev 1.168.kato2000-01-141-1/+2
* Synced with sys/i386/i386/userconfig.c rev 1.166.kato2000-01-051-0/+1
* Synced with sys/i386/i386/userconfig.c rev 1.165.kato2000-01-031-0/+1
* - Cut down amount of memory in 64MB when BIOS tells the amount ofkato1999-12-261-1/+9
* Remove ze and zp drivers.kato1999-12-101-2/+0
* Merge from sys/i386/i386/userconfig.c rev 1.162 & 1.163.kato1999-12-071-6/+1
* User ldt sharing.luoqi1999-12-061-10/+2
* Sync with sys/i386/i386/machdep.c revision up to 1.381.nyan1999-12-041-3/+3
* Sync with sys/i386/i386/machdep.c revision up to 1.378.nyan1999-11-251-9/+19
* Change the prototype of the strto* routines to make the secondarchie1999-11-242-6/+6
* s/p_cred->pc_ucred/p_ucred/gphk1999-11-211-1/+1
OpenPOWER on IntegriCloud