Fix definitions to be in terms of a minimum number of constants by
[unix-history] / sys / i386 /
1993-10-08 Rod GrimesFix definitions to be in terms of a minimum number...
1993-10-08 Rod GrimesRemoved patch kit header. Cleaned up tabbing and remov...
1993-10-08 Rod GrimesArchitecture specific syscalls (i386) from NetBSD
1993-10-08 Rod GrimesRemoved patch kit headers, and rcsid, add $Id$, relocat...
1993-10-06 Rod GrimesFrom ljo:
1993-10-04 Jordan K. HubbardLatest changs for XFree86 2.0
1993-10-04 Jordan K. HubbardLatest changes for XFree86 2.0
1993-10-01 Rod GrimesFixed cd0 line to match the GENERIC* kernel configs
1993-10-01 Rod GrimesRemove old ethernet drivers if_ec, if_ne, and if_we...
1993-10-01 David Greenman * Revision 2.5 93/09/30 17:44:14 davidg
1993-10-01 Rod GrimesNew resting home for console.h, it is machine specific.
1993-09-30 Rod GrimesChange #include <sys/console.h> to <machine/console...
1993-09-30 Rod GrimesThis is a fix for the 32K DMA buffer region that was...
1993-09-30 Rod GrimesRemove we0, since it is being removed from the system
1993-09-30 Rod GrimesOnly configure one cd unit now since the code is fully...
1993-09-30 Rod Grimes>From: vak@zebub.msk.su (Serge V.Vakulenko)
1993-09-30 David Greenman * Revision 2.4 93/09/29 21:24:30 davidg
1993-09-29 David Greenman * Revision 2.3 93/09/29 15:10:16 davidg
1993-09-29 David Greenman * Revision 2.2 93/09/29 13:23:25 davidg
1993-09-29 Rod GrimesAdd symbolic name for system page directory end, and...
1993-09-29 Rod Grimes>From: "Andrew A. Chernov, Black Mage" <ache@astral...
1993-09-29 Jordan K. HubbardFrom: "Andrew A. Chernov, Black Mage" <ache@astral...
1993-09-28 Rod GrimesConvert another printf into an lprintf since this shoul...
1993-09-28 Jordan K. HubbardVersion number support for XFree86
1993-09-28 Rod Grimes>From: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)
1993-09-28 Jordan K. HubbardChange to sio for recognising the last serial port...
1993-09-27 Rod Grimesdefine SHMMAXPGS where it is suppose to be, you can...
1993-09-26 Rod GrimesAdded at 0xFE100000 to config line as this kernel HAS...
1993-09-26 Rod GrimesThis Makefile is for FreeBSD, not 4.3 BSD-Reno. Moved...
1993-09-25 Jordan K. HubbardFixed spelling errors
1993-09-25 Rod Grimes>From: Thomas David Rivers <ponds!rivers@dg-rtp.dg...
1993-09-25 David Greenman * Revision 1.30 93/09/24 18:43:31 davidg
1993-09-24 Rod GrimesEnable SYSVSHM, and set SHMMAXPGS=64.
1993-09-24 Rod Grimes>From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
1993-09-24 Rod Grimes>From: ljo@ljo-slip.DIALIN.CWRU.Edu (Jonas Olsson)
1993-09-23 Rod Grimes>From: bde@kralizec.zeta.org.au (Bruce Evans)
1993-09-22 David Greenmanrewrote interrupt code to be cleaner, fixed up some...
1993-09-21 Rod GrimesIncreased pseudo-device bpfilter from 1 unit to 4 units
1993-09-21 Rod GrimesIncrease the number of ptys to 12, puts the kernel...
1993-09-15 Rod GrimesEnabled floppy drive ioctl's so that disklabel on a...
1993-09-15 Rod GrimesRemoved $Log$ section and patch kit headers. And here...
1993-09-15 Rod Grimes>From: paul@u.tvt.se (Paul Pries)
1993-09-14 Jordan K. HubbardBruce's multifarious patches for the floppy driver...
1993-09-13 Rod GrimesPut the uha0 controller at its proper default IRQ of...
1993-09-10 Nate WillamsRemoved volatile functions which were causing grief...
1993-09-10 Rod GrimesThis is just to shut the compiler up
1993-09-10 Rod GrimesFrom guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993
1993-09-09 David GreenmanAs of this revision, all known bugs have been fixed...
1993-09-09 Rod GrimesChanged the pg("ptdi> %x") to a printf and then a panic...
1993-09-09 Rod GrimesReintergrate my changes from rev 1.2 to 1.3, clean...
1993-09-08 Jordan K. HubbardSoren's latest syscons changes.
1993-09-08 Jordan K. HubbardAndrew A. Chernov's fixes for NE1000 support.
1993-09-08 Rod Grimes>From Theo Derradt
1993-09-08 Rod GrimesFrom michaele@vice.ico.tek.com Wed Sep 8 09:50:45...
1993-09-07 Jordan K. HubbardFrom: Geoff Rehmet <csgr@alpha.ru.ac.za>
1993-09-07 Rod GrimesReverting wd driver back to version before Bruces new...
1993-09-06 Rod GrimesRemoved patch kit header, added $Id$
1993-09-06 Rod GrimesEnabled options NS since it can now be compiled!
1993-09-06 Rod GrimesFixed usage of arpcom and #define blahblah arpcom.blahb...
1993-09-06 Rod GrimesRemoved patch kit header, added $Id$
1993-09-06 Rod GrimesAdd the following line to all generic configs as a...
1993-09-06 Rod GrimesAdded ns_cksum.c from NetBSD
1993-09-05 Rod GrimesFrom: barclay_a_c <barclay_a_c@bt-web.bt.co.uk>
1993-09-05 Rod GrimesDate: Fri, 3 Sep 93 01:25:44 +1000
1993-09-01 Rod GrimesIncreased stack size to 8MB just to be on the real...
1993-08-31 Rod GrimesChanged default irq and iomem address for ed0 so that...
1993-08-28 Rod GrimesReplaced the return (1)'s with return (IO_KBDSIZE)...
1993-08-28 Rod GrimesChanged trap.c so that a panic will occur if we do...
1993-08-28 Rod GrimesAdded options MATH_EMULTATE to the kernel config files...
1993-08-28 Rod GrimesChanged MAXSSIZ from MAXDSIZ to 2MB
1993-08-28 Rod GrimesRevised drivers from Julian.
1993-08-28 Rod GrimesAdded support for scsi/sg.c as cdev major 18.
1993-08-28 Rod Grimesxxxprobe now returns the correct number of I/O register...
1993-08-27 Andrew Mooreprefixed inline functions' parameter names with _ and...
1993-08-27 Rod GrimesKernel support for ppp 1.3 + fixes
1993-08-26 Rod GrimesAdded the following line to all the supplied config...
1993-08-25 Andrew Mooreadding fpgetround(3) IEEE floating point environment...
1993-08-24 Rod GrimesFix so that unit number 1 is found again.
1993-08-24 Rod GrimesCorrected off by 2 error in DELAY macro (it was delayin...
1993-08-24 Rod GrimesFixed the printf's for ethernet address so that ALL...
1993-08-22 Andreas SchulzAdded a new-line in the output of the ethernet-address...
1993-08-22 Rod GrimesSome more small nits in the printf's fixed.
1993-08-22 Rod GrimesNew kernel config file for checking out the kernel...
1993-08-21 Rod GrimesMoved if_we.c to be back in alphabetic order..
1993-08-21 Rod GrimesUpdate to be a clone of GENERICAH, but for syscons...
1993-08-21 Rod GrimesAdded Id: string
1993-08-21 Rod GrimesUpdated GENERICAH to be more current, new kernel GENERI...
1993-08-21 Rod GrimesRemoved patch kit header, added Id:
1993-08-21 Rod GrimesRemoval of patch kit header, removal of old scsi as...
1993-08-21 Rod GrimesFixed printf's so that they announce them selfs correct...
1993-08-20 Rod GrimesAdded from: line to reference the pccons.c derivation...
1993-08-20 Rod GrimesEnabled call to sddump so that if you have options...
1993-08-20 Rod GrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 Rod GrimesMoved /sys/scsi code files information to independed...
1993-08-20 Andrew Moorepatch 1of2 to prevent kill -1 syslogd from hanging...
1993-08-19 Andrew Mooreadded Bustek 545 support (patch from Christoph Robitschko):
1993-08-12 Rod GrimesFixed poor timeout code in out_fdc. The timeout counte...
1993-08-11 Rick MacklemThe com drivers probe routine returned a 1 instead...
1993-08-11 Rick MacklemFixed printf from fifo so that it prints the unit numbe...
1993-08-10 Rod GrimesRemoved one more reverence to the old Adaptec 1542b...
next