summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-14s/ecoff_filehdr/ecoff_exechdr/Michael Shalayeff
1998-07-14add som supportMichael Shalayeff
1998-07-14time_t is in, not longMichael Shalayeff
1998-07-14add HP SOM supportMichael Shalayeff
1998-07-14add symbol table decls and defines; use machine/som.hMichael Shalayeff
1998-07-14add MD som defines, etc.Michael Shalayeff
1998-07-14remove bogus commentMichael Shalayeff
1998-07-14better m-include protection defineMichael Shalayeff
1998-07-14HP object file formatsMichael Shalayeff
1998-07-14oopsMichael Shalayeff
1998-07-14HP object file formatsMichael Shalayeff
1998-07-14some ecoff support; untested, but compilesMichael Shalayeff
1998-07-14no need for machine/exec.hMichael Shalayeff
1998-07-14struct exec members are not long any moreMichael Shalayeff
1998-07-14Use AudioEmulaw string and set precision & flagsJason Wright
1998-07-14multiformat exec frameworkMichael Shalayeff
1998-07-13oops; mwp@aba.net.auTheo de Raadt
1998-07-13_BSD_TIME_T_ is int, not longMichael Shalayeff
1998-07-13add extern debug decl for DEBUG enabled codeMichael Shalayeff
1998-07-13Unmute DAC and turn off 3-D SRS by defaultConstantine Sapuntzakis
1998-07-13Part 1) of a fix to the "mount /mnt /mnt" problem.Constantine Sapuntzakis
1998-07-13Make compile when DEBUG and DIAGNOSTIC aren't defined.imp
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