summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-07-20new exec frameworkMichael Shalayeff
1998-07-20no need for NMBCLUSTERS; noted by friesTheo de Raadt
1998-07-20typo & warnings make gcc unhappy.Marc Espie
1998-07-19do not force single if rd rootTheo de Raadt
1998-07-19COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well.Jason Downs
1998-07-18add ioctl to apm to set message display to one of three states:Marco S Hyman
1998-07-17make isa_intr_establish() once again not panicTheo de Raadt
1998-07-17Moved most of the DMA functions to a chipset driver so thatJason Wright
1998-07-14add "ctl" and "swap" sample keyboard mappings;Marco S Hyman
1998-07-14board ids will be auto-genMichael Shalayeff
1998-07-14add PDC routines (including console) prototypesMichael Shalayeff
1998-07-14add som supportMichael Shalayeff
1998-07-14time_t is in, not longMichael Shalayeff
1998-07-14add MD som defines, etc.Michael Shalayeff
1998-07-14Use AudioEmulaw string and set precision & flagsJason Wright
1998-07-13_BSD_TIME_T_ is int, not longMichael Shalayeff
1998-07-13Make compile when DEBUG and DIAGNOSTIC aren't defined.imp
1998-07-13alloca() is in stand.h noMichael Shalayeff
1998-07-13since i blew up prev commit msg, here it is:Michael Shalayeff
1998-07-13since i blew up prev commit msg, here it is:Michael Shalayeff
1998-07-13libsa/itecons.cMichael Shalayeff
1998-07-13- Fix handling of 'local-mac-address' (use it if present, otherwise defaultJason Wright
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-12reference ${PMAX} instead of assuming you can get to the source tree via ".."Todd C. Miller
1998-07-12Fix for the new fast PII-400 machines. This makes them work, and does notTobias Weingartner
1998-07-12add .OsTheo de Raadt
1998-07-11Add detection of the Vr41xx.imp
1998-07-11Roll-back previous commit; someone is working on getting all the boot*Angelos D. Keromytis
1998-07-11Rename boot.8 to boot-second-stage.8, so it's possible to get itAngelos D. Keromytis
1998-07-11+documentationTodd T. Fries
1998-07-11fix attach() messagesTheo de Raadt
1998-07-11be* at qec?Theo de Raadt
1998-07-10Fix rx buffer size so large packets actually fit.Jason Wright
1998-07-10Add build support for hmeJason Wright
1998-07-10hme (Happy Meal) ethernet driver.Jason Wright
1998-07-09fix support for pci mode 1; mochid@yo.rim.or.jpTheo de Raadt
1998-07-09never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ...Theo de Raadt
1998-07-08add eap + sv audio driversTheo de Raadt
1998-07-08use those new pdc call typesMichael Shalayeff
1998-07-08define types for pdc callsMichael Shalayeff
1998-07-08define DEFAULT_KERNEL_ADDRESS for MI boot.cMichael Shalayeff
1998-07-08reflect MI boot changes; remove dead time_print() prototypeMichael Shalayeff
1998-07-07more includesMichael Shalayeff
1998-07-07more MD filesMichael Shalayeff
1998-07-07add some options; s/size/\${SIZE}/Michael Shalayeff
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-05basic chip setupTheo de Raadt
1998-07-05do not print fake slot numbersTheo de Raadt
1998-07-05start at irq frameworkTheo de Raadt