summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-07-13alloca() is in stand.h noMichael Shalayeff
1998-07-13add alloca, hope none would get hurt, since none but i386 use itMichael 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-13Fix locking discipline snafu with UNIONFS. Thanks to Don Schmid (yensid@imsa....Constantine Sapuntzakis
1998-07-13- Fix handling of 'local-mac-address' (use it if present, otherwise defaultJason Wright
1998-07-13syncTheo de Raadt
1998-07-13a cardbus controllerTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-13Map DMA registers at open instead of attach time, if necessary. Less chanceConstantine Sapuntzakis
1998-07-13clarify a commentTodd C. Miller
1998-07-13CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stackConstantine Sapuntzakis
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-12Remove the NPMODE_KEEPLAST defs; they're not really necessary. Also,Angelos D. Keromytis
1998-07-12fix bhlcr shift values; fgsch@olimpo.com.brTheo de Raadt
1998-07-12fill in d_bbsize and d_sbsizeTheo 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-11syncTheo de Raadt
1998-07-11add Matrox Productiva AGP cardNiels Provos
1998-07-11+documentationTodd T. Fries
1998-07-11fix attach() messagesTheo de Raadt
1998-07-11be* at qec?Theo de Raadt
1998-07-11always return TOC information in big-endian order; problem noted byTheo de Raadt
1998-07-10Fix rx buffer size so large packets actually fit.Jason Wright
1998-07-10add MI ipx_cksum.c for those missing MD oneMichael Shalayeff
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-09Don't unmap something that we didn't map...Jason Downs
1998-07-08add eap + sv audio driversTheo de Raadt
1998-07-08open fd1 and fd2 as FREAD|FWRITETheo de Raadt
1998-07-08Correct error in original cloning from if_ethersubr.c.ryker
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-08use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load addressMichael Shalayeff
1998-07-08syncTheo de Raadt
1998-07-07S3 SonicVibes driverConstantine Sapuntzakis
1998-07-07more includesMichael Shalayeff
1998-07-07more MD filesMichael Shalayeff
1998-07-07add some options; s/size/\${SIZE}/Michael Shalayeff
1998-07-07htons(ETHERTYPE_IPX)ryker
1998-07-07put wd_error check back; without this machine boot times go well over 60 secondsTheo de Raadt