summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1997-09-05man this; read, if you can readMichael Shalayeff
1997-09-05some manualMichael Shalayeff
1997-09-05copycenterMichael Shalayeff
1997-09-05Add SCSITERSE and make some other options less ugly.Todd C. Miller
1997-09-05SCSIVERBOSE is history, use SCSITERSE.Todd C. Miller
1997-09-05twiddle some moreTheo de Raadt
1997-09-05add full defines for %cr4 bits and cpu_feature bits (names match freebsdchuck
and intel docs)
1997-09-04more detailsTheo de Raadt
1997-09-04fix spellingTheo de Raadt
1997-09-04add invlpg and %cr4 read/writechuck
1997-09-04warn about unknown disklabel types, doc it in BUGSMichael Shalayeff
1997-09-04s/DEBUG/EXEC_DEBUG/Michael Shalayeff
1997-09-04support boot API version numberMichael Shalayeff
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