summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-07-29real user .text baseMichael Shalayeff
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
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-27make LIF definitions machine-wideMichael Shalayeff
1998-07-27machine-wide LIF definitionsMichael Shalayeff
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23brooktree driver, hacked by matthieu. This needs cleaning now that it is in t...Theo de Raadt
1998-07-22o Simplify address calculationsJason Wright
1998-07-21johns@ mods to add cua devs to the sparc.Marco S Hyman
1998-07-20fix audio attachmentsTheo de Raadt
1998-07-20real reboot on exit()Michael Shalayeff
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