summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1997-09-03fix cua/tty lockingTheo de Raadt
1997-09-03Fix fake geo (again)Tobias Weingartner
1997-09-03Fix fake geoTobias Weingartner
1997-09-032nd part of pretty "machine diskinfo"Tobias Weingartner
1997-09-031st part of pretty "machine diskinfo" stuffTobias Weingartner
1997-09-02change biosdinfo() to return fail value. use fake geo, where neededMichael Shalayeff
1997-09-02Pretty.Tobias Weingartner
1997-09-02Add "machine diskinfo" command. Needs work.Tobias Weingartner
1997-09-02strip on installMichael Shalayeff
1997-09-02correct spellingkstailey
1997-09-02dead varsMichael Shalayeff
1997-09-02completely disable network supportMichael Shalayeff
1997-09-02Xregs is DUMP_REGS -- dependableMichael Shalayeff
1997-09-02machine diskinfo command, toby is filling w/ meat at the momentMichael Shalayeff
1997-09-02debug last consistency ciMichael Shalayeff
1997-09-02machine(MD) command set supportMichael Shalayeff
1997-09-02don't use direct regnamesMichael Shalayeff
1997-09-02provide two separate interfaces for bios errors mappings:\n error->msg, ↵Michael Shalayeff
error->errno
1997-09-02s/apm_init/apm_check/ in apm_check() debug printfMichael Shalayeff
1997-09-02sync usage() to manMichael Shalayeff
1997-09-02s/DEBUG/GIDT_DEBUG/Michael Shalayeff
1997-09-02tabs vs spacesMichael Shalayeff
1997-09-02whine about conv memoryMichael Shalayeff
1997-09-02Kill old COMPAT_BSDOS.Jason Downs
1997-09-02COMPAT_BSDOS changes to sys/compat/bsdos.Jason Downs
1997-09-02COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library.Jason Downs
1997-09-02COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library.Jason Downs
1997-09-01Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me thisTodd T. Fries
patch.
1997-08-31consistencyMichael Shalayeff
1997-08-31consistancyMichael Shalayeff
1997-08-30OpenBSD doesn't use EXEC_AOUT and EXEC_SCRIPT. -mojMats O Jansson
1997-08-30Since the previous one died...Mats O Jansson
Some code to get my MV3600 to work. -moj
1997-08-30Small changes to get a working MV3600 kernel. It's problems with memoryMats O Jansson
allocation in cpu_start. A work around is to define NBUF in the config file. -moj
1997-08-30don't muck w/ MBR on !hdMichael Shalayeff
1997-08-30wrong namespace!Theo de Raadt
1997-08-29Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house.kstailey
Move init code to pmsopen() since pmsclose() clobbers it.
1997-08-29M$ IntelliMouse supportkstailey
1997-08-29missed from last ci, add -lutilMichael Shalayeff
1997-08-29ifdef partition table and NT s# w/ BEMBRMichael Shalayeff
1997-08-29mostly real as i amMichael Shalayeff
1997-08-29use symbolic name for signature valueMichael Shalayeff
1997-08-29multi-include protectionMichael Shalayeff
1997-08-29don't need NT stuff here, since we are mbr when we have the whole diskMichael Shalayeff
1997-08-29install on raw partitionMichael Shalayeff
accept short device names (ie sd0) print -v output on stderr
1997-08-29hide dd's messagesMichael Shalayeff
1997-08-29don't use private defines, use ones exported from includesMichael Shalayeff
1997-08-29define DOSACTIVE for bootable partitionMichael Shalayeff
1997-08-29we have MBR struct and signature defined elsewhere nowMichael Shalayeff
1997-08-29s/XXX/__MBR_XXX/ and undef it after useMichael Shalayeff
1997-08-29undef XXX after useMichael Shalayeff