Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-11 | Various comments | Tobias Weingartner | |
1997-04-11 | Works with .gz kernels now | Tobias Weingartner | |
1997-04-11 | Works with .gz kernels now | Tobias Weingartner | |
1997-04-11 | Works with .gz kernels now | Tobias Weingartner | |
1997-04-11 | Works with .gz kernels now | Tobias Weingartner | |
1997-04-09 | emulate bios calls. more debugging stuff. some fixes. | Michael Shalayeff | |
1997-04-08 | use new device names: fd(0,a) -> fd0a | Michael Shalayeff | |
1997-04-07 | that is right | Theo de Raadt | |
1997-04-07 | Fix device name. | Tobias Weingartner | |
1997-04-07 | Reboot stuff. | Tobias Weingartner | |
1997-04-07 | Reset stuff. | Tobias Weingartner | |
1997-04-07 | Clarifications. | Tobias Weingartner | |
1997-04-06 | devboot commit | Michael Shalayeff | |
1997-04-06 | devboot proto | Michael Shalayeff | |
1997-04-05 | 32bit corrections | Michael Shalayeff | |
1997-04-05 | devboot is no longer in boot.c | Michael Shalayeff | |
missed from last commit | |||
1997-04-05 | new exec stuff | Michael Shalayeff | |
1997-04-05 | put gdt & idt in the separate file. | Michael Shalayeff | |
print trapno in dump_regs. no more NO_IDTR. | |||
1997-04-04 | Nuke. | Tobias Weingartner | |
1997-04-04 | Replace exec_i386.S with these two files. Startprog.S is a | Tobias Weingartner | |
stopgap measure, to be removed once I get locore.s done. | |||
1997-04-04 | dump regs w/ NMI (int 2) | Michael Shalayeff | |
more debugging is on the way | |||
1997-04-01 | debugger started. | Michael Shalayeff | |
only one entry for now: chek_regs (use DUMP_REGS macro instead) dumps registers. must be called by lcall or so (to push %cs) | |||
1997-04-01 | ^U hotkey in readline | Michael Shalayeff | |
sample regs command to show the registers | |||
1997-03-31 | missed additions to the last commit | Michael Shalayeff | |
and.... it compiles and runs ok on my machine. *** TEST IT !!! *** some pieces into MI libsa coming in a minute (if line won't drop ;) | |||
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff | |
including: - disklabel support; - better boot cmd line - smaller size (using some compilation switches ;) - no more relocations in /boot, it's loaded in the place; - better disk performance (maybe were already in there) - installboot -n does not require write perms for device - more debugs - missing parts in libsa (such as cd9660 and so) - i don't like 2 files for exec_i386 (sorry, toby, let's discuss maybe?) tricks and tails: - joined .text and .data (saves you a page) - prot mode switching still in biosboot (it's freezed for awhile) - biosdisk internals changed - biosdev is not passed propery to the kernel (i'll fix it soon) - sure i missed smth here to note (use the source, Luke!) | |||
1997-03-31 | Move closer to boot/. Add some debug stuff | Tobias Weingartner | |
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner | |
1997-03-31 | Prepare for /boot stuff... | Tobias Weingartner | |
1996-10-29 | removed by accident | Michael Shalayeff | |
1996-10-29 | not int new libsa, or moved | Michael Shalayeff | |
1996-09-27 | Do not count on x perms being there for rmaouthdr | Niklas Hallqvist | |
1996-09-23 | use printf() from libsa, move remainder to the related drivers. | Michael Shalayeff | |
1996-09-23 | use <dev/ic/mc6845.h>. add tag. | Michael Shalayeff | |
1996-09-23 | forgot the tag. | Michael Shalayeff | |
1996-09-23 | use symbolic constatnt names. | Michael Shalayeff | |
1996-09-18 | compiles now. | Michael Shalayeff | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |