summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include
AgeCommit message (Expand)Author
1997-09-17pass cnvmem,extmem the old way they were....Michael Shalayeff
1997-09-17Double default NMBCLUSTERS, they're too small for modern networks.Jason Downs
1997-09-16no need to include sys/ioccom.h; guy@netapp.comTheo de Raadt
1997-09-11toast BDB; netbsdTheo de Raadt
1997-09-08Bug: fixed bits around in %cr4.dm
1997-09-07fill text on align with nop, not 0Michael Shalayeff
1997-09-05add full defines for %cr4 bits and cpu_feature bits (names match freebsdchuck
1997-09-04add invlpg and %cr4 read/writechuck
1997-09-04support boot API version numberMichael Shalayeff
1997-09-032nd part of pretty "machine diskinfo"Tobias Weingartner
1997-08-30wrong namespace!Theo de Raadt
1997-08-29multi-include protectionMichael Shalayeff
1997-08-29define DOSACTIVE for bootable partitionMichael Shalayeff
1997-08-29s/XXX/__MBR_XXX/ and undef it after useMichael Shalayeff
1997-08-29undef XXX after useMichael Shalayeff
1997-08-29add struct dos_mbrMichael Shalayeff
1997-08-27add get OS features support vector, as per SCO OS 5.0Michael Shalayeff
1997-08-26and considering text segments are normally not even going to hit swapTheo de Raadt
1997-08-26come on, let people run useful sized software!Theo de Raadt
1997-08-26reasonably useful data sizeTheo de Raadt
1997-08-22use words for apm functionsMichael Shalayeff
1997-08-16Bug.dm
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-07RCS tag + KNFNiklas Hallqvist
1997-08-07RCS tagNiklas Hallqvist
1997-08-07right DOINT for CMichael Shalayeff
1997-08-05kentry proto is in the libsa.hMichael Shalayeff
1997-08-02change vars names, add attach_argsMichael Shalayeff
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-28adopt for assym.hMichael Shalayeff
1997-07-27document bpb media typesMichael Shalayeff
1997-07-26protect from asm.h _C_LABEL pre-inclusionMichael Shalayeff
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-17add BIOS definitios/etcMichael Shalayeff
1997-07-16add tagkstailey
1997-07-16be more conservativekstailey
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-07-05implement unimplemented.....Michael Shalayeff
1997-06-04Raise memory resource limits, drive by the need to run netscape 4.0b5kstailey
1997-04-20Allow kern_clock.c to see interrupt frames on i386Thorsten Lockert
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-04-10additions & fixes from niklas & iTheo de Raadt
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-03-31do not let PSL_NT be set in VM86 mode; netbsdTheo de Raadt
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-03-03Add a little ioctl at 4am to set the screen blanking.Jason Downs