summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-09-03syncTheo de Raadt
1997-09-03comment is oldTheo de Raadt
1997-09-03use err()/warn()/__prognameMichael Shalayeff
document -d
1997-09-03fix cua/tty lockingTheo de Raadt
1997-09-03bye byeTheo de Raadt
1997-09-03syncTheo de Raadt
1997-09-03Brain damage on theo's part.kstailey
1997-09-03simplify verbose error reportingTheo de Raadt
1997-09-03be silent for SCSI_SILENT transactionsTheo de Raadt
1997-09-03s/Silver Spring/Takoma Park/kstailey
1997-09-03Fix fake geo (again)Tobias Weingartner
1997-09-03doc emul optionkstailey
1997-09-03add ps "emul" optionkstailey
1997-09-03changes for ps "emul" optionkstailey
1997-09-03regenJason Downs
1997-09-03Update for BSD/OS 3.0.Jason Downs
1997-09-03arghNiels Provos
1997-09-03forgot a state_insert, handling resource limit messages should work now!Niels Provos
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-02put installboot on the floppyTheo de Raadt
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-02Clean up the manual a bit (add a few missing .TP directives).Angelos D. Keromytis
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-02including changes between drafts-14-16.Niels Provos
update cookie and counters correctly after receiving a resource limit message.
1997-09-02delete extra \nTheo de Raadt
1997-09-02s/DEBUG/GIDT_DEBUG/Michael Shalayeff
1997-09-02tabs vs spacesMichael Shalayeff
1997-09-02whine about conv memoryMichael Shalayeff
1997-09-02The /var/games/phantasia/* files should be root.gamesAngelos D. Keromytis
1997-09-02delete adb(1) Xrefkstailey
1997-09-02include files that start with numberskstailey
1997-09-02The /etc/photurisd directory is created by /usr/src/Makefile's "beforeinstall"kstailey
target. It does not represent a desire to run photurisd. Changed photurisd startup to look for /etc/photurisd/photurisd.conf file.
1997-09-02Add man page for COMPAT_BSDOS.Jason Downs
1997-09-02New COMPAT_BSDOS framework. Needs a lot more work (syscalls missing,Jason Downs
syscall differences missing, machine dependant), but is still worth switching to because it offers /emul support and shows up as a `real' emulation.
1997-09-02New COMPAT_BSDOS syscalls.master.Jason Downs