summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync with sys/i386/i386/machdep.c revision 1.375.nyan1999-11-121-2/+2
* Sync with sys/i386/i386/machdep.c revision 1.371.nyan1999-11-031-1/+1
* Remove two private copies of strtoul()phk1999-11-021-84/+0
* The useracc() calls in osigreturn() and sigreturn() should specifyalc1999-10-311-2/+2
* Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for thephk1999-10-301-4/+4
* useracc() the prequel:phk1999-10-291-1/+0
* Sync with sys/i386/i386/machdep.c revision 1.370.kato1999-10-131-1/+3
* Add a per-signal flag to mark handlers registered with osigaction, so weluoqi1999-10-111-39/+26
* Synchronize with i386 rev 1.367marcel1999-10-081-28/+28
* Re-introduction of sigcontext.marcel1999-10-041-7/+10
* Sync w/ sys/i386/i386/machdep.c revision 1.364.kato1999-10-011-7/+8
* sigset_t change (part 3 of 5)marcel1999-09-291-70/+276
OpenPOWER on IntegriCloud