summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1997-04-13derive from INST, not GENERIC.Michael Shalayeff
1997-04-13sample ramdisk config file. from GENERIC one.Michael Shalayeff
1997-04-11If someone pressed a nonprintable character in getsn (eg in boot -c) theMats O Jansson
1997-04-11add NTPkstailey
1997-04-11Various commentsTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11add tagkstailey
1997-04-11my home PCkstailey
1997-04-10additions & fixes from niklas & iTheo de Raadt
1997-04-09add soundblaster supportkstailey
1997-04-09emulate bios calls. more debugging stuff. some fixes.Michael Shalayeff
1997-04-08use new device names: fd(0,a) -> fd0aMichael Shalayeff
1997-04-07turn off INSECURE, using Aperture driver now; also activate VM86 & USER_LDT f...kstailey
1997-04-07that is rightTheo de Raadt
1997-04-07Fix device name.Tobias Weingartner
1997-04-07Reboot stuff.Tobias Weingartner
1997-04-07Reset stuff.Tobias Weingartner
1997-04-07Clarifications.Tobias Weingartner
1997-04-06devboot commitMichael Shalayeff
1997-04-06devboot protoMichael Shalayeff
1997-04-06correct labelsector confusionTheo de Raadt
1997-04-0532bit correctionsMichael Shalayeff
1997-04-05devboot is no longer in boot.cMichael Shalayeff
1997-04-05correct DEV_BSIZE vs lp->d_secsize confusion; spotted by hte late night icb g...Theo de Raadt
1997-04-05new exec stuffMichael Shalayeff
1997-04-05do not up wiring count for page tables (especially those actuallyflipk
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-04Nuke.Tobias Weingartner
1997-04-04Replace exec_i386.S with these two files. Startprog.S is aTobias Weingartner
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-03prettyTheo de Raadt
1997-04-02Fix end boundary of mapping for regions ending at offset 1 in a page.Niklas Hallqvist
1997-04-01FPE_INTOVF botchTheo de Raadt
1997-04-01debugger started.Michael Shalayeff
1997-04-01^U hotkey in readlineMichael Shalayeff
1997-03-31missed additions to the last commitMichael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31do not let PSL_NT be set in VM86 mode; netbsdTheo de Raadt
1997-03-31New job; another PC lands on my desk.kstailey
1997-03-31Move closer to boot/. Add some debug stuffTobias Weingartner
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner
1997-03-31Prepare for /boot stuff...Tobias Weingartner
1997-03-30Previous commit was in error, definition of MANDIR was correctTodd C. Miller
1997-03-30/usr/share/man/cat -> /usr/share/manTodd C. Miller
1997-03-29Use genassym.shThorsten Lockert