Age | Commit message (Expand) | Author |
1997-04-04 | dump regs w/ NMI (int 2) | Michael Shalayeff |
1997-04-04 | Fix NTOHS and HTONS macros. | Todd C. Miller |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-04-04 | s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.org | Theo de Raadt |
1997-04-03 | pretty | Theo de Raadt |
1997-04-03 | >Number: 3412 | kstailey |
1997-04-03 | Quote CC in args to make | briggs |
1997-04-03 | PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods by | briggs |
1997-04-02 | Better implementation of buf_space_*_raw_multi_* that deals well | Niklas Hallqvist |
1997-04-02 | Fix end boundary of mapping for regions ending at offset 1 in a page. | Niklas Hallqvist |
1997-04-02 | Restructured, as well as added a set of host-to-little/big-endian-16/32-bit | Niklas Hallqvist |
1997-04-02 | use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi... | Theo de Raadt |
1997-04-02 | warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-02 | add SVR4_T_* flags; might be wrong for sparc | Theo de Raadt |
1997-04-02 | most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoy... | Theo de Raadt |
1997-04-02 | save 4k space for i386! | Michael Shalayeff |
1997-04-02 | #ifndef local | Michael Shalayeff |
1997-04-02 | fix readdir a little bit | Michael Shalayeff |
1997-04-02 | missing protos | Michael Shalayeff |
1997-04-02 | add off-level character recieve. | Dale S. Rahn |
1997-04-02 | don't use cread's open/close. stat does not need libz. save memory | Michael Shalayeff |
1997-04-02 | fd < 0 is evil | Michael Shalayeff |
1997-04-02 | add dumb probe routine | Michael Shalayeff |
1997-04-02 | no more arch/i386/stand/libsa/Makefile.inc | Michael Shalayeff |
1997-04-02 | clear correct structure, PR#144, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-01 | Check in some changes hiding in my tree. | Dale S. Rahn |
1997-04-01 | fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-01 | svr4 siginfo; I cannot test this | Theo de Raadt |
1997-04-01 | FPE_INTOVF botch | Theo de Raadt |
1997-04-01 | Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to the | briggs |
1997-04-01 | debugger started. | Michael Shalayeff |
1997-04-01 | ^U hotkey in readline | Michael Shalayeff |
1997-03-31 | strlen proto | Michael Shalayeff |
1997-03-31 | strlen here too.... | Michael Shalayeff |
1997-03-31 | missed additions to the last commit | Michael Shalayeff |
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff |
1997-03-31 | shrink; niklas | Theo de Raadt |
1997-03-31 | do not let PSL_NT be set in VM86 mode; netbsd | Theo de Raadt |
1997-03-31 | changed ipfattach() to ipf_enable() | kstailey |
1997-03-31 | New job; another PC lands on my desk. | kstailey |
1997-03-31 | PR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loop | briggs |
1997-03-31 | even better indent | Theo de Raadt |
1997-03-31 | indent | Theo de Raadt |
1997-03-31 | Jump to loadaddr instead of entry due to libsa change. | Jason Downs |
1997-03-31 | Move closer to boot/. Add some debug stuff | Tobias Weingartner |
1997-03-31 | Fix for my fix... | Tobias Weingartner |
1997-03-31 | Fix symbol handling (stripped kernels) | Tobias Weingartner |
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner |
1997-03-31 | Prepare for /boot stuff... | Tobias Weingartner |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs |