summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1996-09-26tossed the frigging mitsumiTheo de Raadt
1996-09-25prefer DOSPTYP_386BSD MBR partition; from tholoTheo de Raadt
1996-09-25shrink an error messageTheo de Raadt
1996-09-25u_int*_t typesTheo de Raadt
1996-09-25prefer a DOSPTYP_OPENBSD MBR partition, but accept one of DOSPTYP_386BSD.Theo de Raadt
1996-09-24DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available)Theo de Raadt
1996-09-24RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole diskTheo de Raadt
1996-09-23adjust number of types, since we've got 16 partitions in disklabel now.Michael Shalayeff
1996-09-23propagte FD{UNIT,PART} definitions.Michael Shalayeff
1996-09-23use printf() from libsa, move remainder to the related drivers.Michael Shalayeff
1996-09-23use <dev/ic/mc6845.h>. add tag.Michael Shalayeff
1996-09-23use <dev/ic/mc6845.h> for CRTC registers definitions.Michael Shalayeff
1996-09-23separate mc6845 definitions in dev/ic/mc6845.hMichael Shalayeff
1996-09-23forgot the tag.Michael Shalayeff
1996-09-23use symbolic constatnt names.Michael Shalayeff
1996-09-22add ontrack formatTheo de Raadt
1996-09-21Added a swedish ISO 8859-1 keyboard map with national ISO 8859-1 characters.Mats O Jansson
1996-09-21integer overflow should gen SIGFPE; netbsd pr#1833, cline@ASM.FOX.CS.CMU.EDU ...Theo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-09-18compiles now.Michael Shalayeff
1996-09-17support standalone.Michael Shalayeff
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
1996-09-16update to reflect realityJason Downs
1996-09-14Joystick is at 0x201, not 0x200Thorsten Lockert
1996-09-12cvs.openbsd.org rules with 20% buffer cacheTheo de Raadt
1996-09-12BUFCACHEPERCENT for cranking % of mem usedTheo de Raadt
1996-09-12set correct 'maxpartitions'Michael Shalayeff
1996-09-1216 partitionsTheo de Raadt
1996-09-10make compile w/ TRACE enabledMichael Shalayeff
1996-09-09Don't be uncertain about wether clock interrupts were meant for usThorsten Lockert
1996-09-09Add seperate profiling/statistics clock running at 1024/128 Hz, using theThorsten Lockert
1996-09-08Only count the interrupt if the interrupt handler claims that it didThorsten Lockert
1996-09-06remove keyboard randomness supply.Michael Shalayeff
1996-09-04add #pccom0; suggested by graichenTheo de Raadt
1996-09-02pnp, mcd offTheo de Raadt
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-08-31duhTheo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-29Add `flags' specification to floppy devices.Jason Downs
1996-08-29turn ast0 on; show where ast1 landsTheo de Raadt
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-29randomTheo de Raadt
1996-08-28kill keyboard randomness; it causes random problemsTheo de Raadt
1996-08-27Add:Jason Downs
1996-08-27curses! "you should call keypad()" is dumbTheo de Raadt