Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-03 | 1st part of pretty "machine diskinfo" stuff | Tobias Weingartner | |
1997-09-02 | change biosdinfo() to return fail value. use fake geo, where needed | Michael Shalayeff | |
1997-09-02 | Pretty. | Tobias Weingartner | |
1997-09-02 | Add "machine diskinfo" command. Needs work. | Tobias Weingartner | |
1997-09-02 | strip on install | Michael Shalayeff | |
1997-09-02 | correct spelling | kstailey | |
1997-09-02 | dead vars | Michael Shalayeff | |
1997-09-02 | completely disable network support | Michael Shalayeff | |
1997-09-02 | Xregs is DUMP_REGS -- dependable | Michael Shalayeff | |
1997-09-02 | machine diskinfo command, toby is filling w/ meat at the moment | Michael Shalayeff | |
1997-09-02 | debug last consistency ci | Michael Shalayeff | |
1997-09-02 | machine(MD) command set support | Michael Shalayeff | |
1997-09-02 | don't use direct regnames | Michael Shalayeff | |
1997-09-02 | provide two separate interfaces for bios errors mappings:\n error->msg, ↵ | Michael Shalayeff | |
error->errno | |||
1997-09-02 | s/apm_init/apm_check/ in apm_check() debug printf | Michael Shalayeff | |
1997-09-02 | sync usage() to man | Michael Shalayeff | |
1997-09-02 | delete extra \n | Theo de Raadt | |
1997-09-02 | s/DEBUG/GIDT_DEBUG/ | Michael Shalayeff | |
1997-09-02 | tabs vs spaces | Michael Shalayeff | |
1997-09-02 | whine about conv memory | Michael Shalayeff | |
1997-09-02 | New 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-02 | New COMPAT_BSDOS syscalls.master. | Jason Downs | |
1997-09-02 | Kill old COMPAT_BSDOS. | Jason Downs | |
1997-09-02 | COMPAT_BSDOS exec and compat changes. | Jason Downs | |
1997-09-02 | COMPAT_BSDOS changes to sys/compat/bsdos. | Jason Downs | |
1997-09-02 | COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library. | Jason Downs | |
1997-09-02 | COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library. | Jason Downs | |
1997-09-02 | Remove COMPAT_NOMID, it should never have been here in the first place. | Jason Downs | |
1997-09-02 | macro fix; mason@primenet.com.au | Theo de Raadt | |
1997-09-01 | Correct a debug printout | Niklas Hallqvist | |
1997-09-01 | Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me this | Todd T. Fries | |
patch. | |||
1997-08-31 | for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid | Theo de Raadt | |
and euid as well, then deliver them using new csignal() interface which ensures that pgid setting process is permitted to signal the pgid process(es). Thanks to newsham@aloha.net for extensive help and discussion. | |||
1997-08-31 | consistency | Michael Shalayeff | |
1997-08-31 | * Make scsi_do_ioctl() sane again. | Jason Downs | |
* Use scsi_do_ioctl() in cd.c and uk.c again. | |||
1997-08-31 | consistancy | Michael Shalayeff | |
1997-08-31 | mbuf leak repair; mycroft@netbsd | Theo de Raadt | |
1997-08-30 | OpenBSD doesn't use EXEC_AOUT and EXEC_SCRIPT. -moj | Mats O Jansson | |
1997-08-30 | Since the previous one died... | Mats O Jansson | |
Some code to get my MV3600 to work. -moj | |||
1997-08-30 | Small changes to get a working MV3600 kernel. It's problems with memory | Mats O Jansson | |
allocation in cpu_start. A work around is to define NBUF in the config file. -moj | |||
1997-08-30 | repair all that gunk | Theo de Raadt | |
1997-08-30 | empty files suck | Theo de Raadt | |
1997-08-30 | don't muck w/ MBR on !hd | Michael Shalayeff | |
1997-08-30 | wrong namespace! | Theo de Raadt | |
1997-08-29 | Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house. | kstailey | |
Move init code to pmsopen() since pmsclose() clobbers it. | |||
1997-08-29 | M$ IntelliMouse support | kstailey | |
1997-08-29 | missed from last ci, add -lutil | Michael Shalayeff | |
1997-08-29 | ifdef partition table and NT s# w/ BEMBR | Michael Shalayeff | |
1997-08-29 | mostly real as i am | Michael Shalayeff | |
1997-08-29 | use symbolic name for signature value | Michael Shalayeff | |
1997-08-29 | regen for prefix ntp system calls with sys_ like other system calls | kstailey | |