summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include
AgeCommit message (Expand)Author
1999-10-26modify bootapiver chekups to use bitwise operations.Michael Shalayeff
1999-10-26Clean up function declarations.Jason Downs
1999-10-26Fix inline function decls to work with C++.Jason Downs
1999-10-03Double the amount of shared memory pages we can maximally allocate. ThisNiklas Hallqvist
1999-09-20kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERSTheo de Raadt
1999-09-20crank default limitsTheo de Raadt
1999-09-20permit config file overriding of NKPDETheo de Raadt
1999-09-17grown i386 kvm to 512MBTheo de Raadt
1999-09-17Avoid aliasing problems in K&R C.Marc Espie
1999-09-12Fix rootdev handling, use disk checksums to find the device we were bootedTobias Weingartner
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-08-20teach it about Rise cpus; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-08-12IDT WinChip models; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-08-09missing const in bus_space_write_region_*; niklas@ okMichael Shalayeff
1999-08-05Updated brooktree driver from Roger HardimanNiklas Hallqvist
1999-08-04Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduceNiklas Hallqvist
1999-07-26Some people don't have enough RAM in their PCs and expect swapping toConstantine Sapuntzakis
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1999-07-07define vaddr_t, paddr_t, vsize_t and psize_tArtur Grabowski
1999-07-06for CTRL-ALT-DEL, send SIGUSR1 to initprocTheo de Raadt
1999-06-03use __builtin_next_arg() for va_start()Theo de Raadt
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-03-23Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel changeTodd C. Miller
1999-03-09add more 'cc' usage, actually overestimating gcc's smartness; also fix curren...Michael Shalayeff
1999-03-08Add support for CPUID level 2. This is used to determine the L2 cache sizeJason Downs
1999-02-26change pmap_{de,}activate to take a struct proc *.Artur Grabowski
1999-02-26typedefs for {v,p}addr_t and {v,p}size_t needed by uvm.Artur Grabowski
1999-02-26some defines needed by uvmArtur Grabowski
1999-02-24pIII handling; testing by jdb@layer8.netTheo de Raadt
1999-02-23apm battery status messages now suppressed until battery lifeMarco S Hyman
1999-02-17oopsTheo de Raadt
1999-02-17elf for freebsd; chris@dqc.orgTheo de Raadt
1999-02-15more definitions from apm 1.2Michael Shalayeff
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1998-10-10Sync with FreeBSD; add ioctls.Jason Downs
1998-10-04typoNiklas Hallqvist
1998-09-06compat with NetBSD + more *_raw_* extensions I needNiklas Hallqvist
1998-08-30Add extra cpu_setup argument.Jason Downs
1998-07-27oops, remove bugus trailing spacesMarco S Hyman
1998-07-27Fix BATT_REMAINING macro so it returns values in minutes (as documented)Marco S Hyman
1998-07-23brooktree driver, hacked by matthieu. This needs cleaning now that it is in t...Theo de Raadt
1998-07-18add ioctl to apm to set message display to one of three states:Marco S Hyman
1998-06-08consdev to comeMichael Shalayeff
1998-06-04cpuid return values for sysctlJason Downs
1998-05-28grow kernel malloc area by 2MMichael Shalayeff
1998-05-25Remove gobs of unneeded code.Jason Downs