summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1996-07-02+ LFSJason Downs
1996-06-30add natm intr.chuck
1996-06-29option not optionsTheo de Raadt
1996-06-29INST requires ncr.Jason Downs
1996-06-27throw user_config() into #ifdef BOOT_CONFIGTheo de Raadt
1996-06-25Implement save/restore cursor position; new curses uses itThorsten Lockert
1996-06-24struct intrhand protected by _KERNEL; some user-mode assembly codeThorsten Lockert
1996-06-24kernel is /bsd; GENERIC is not an optionTheo de Raadt
1996-06-24ufs: sorry, one more pointer in struct inode.Jason Downs
1996-06-23Take out some stuff I don't useThorsten Lockert
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23use /sys/conf/GENERIC; + eg0, change #wdc1 to irq 15Theo de Raadt
1996-06-23enable wdc1 for installsTheo de Raadt
1996-06-23add cy driverTheo de Raadt
1996-06-22Assembly version of in_cksum by Dave Richards. >20% faster in the usualThorsten Lockert
1996-06-22Move struct intrhand to <machine/psl.h> [again] so user-level programs canThorsten Lockert
1996-06-20don't blow away jtk's rcsidJason Downs
1996-06-20fdformat support:Jason Downs
1996-06-16pcvt doesn not recognize IBM Thinkpad keyboards; netbsd pr#2468; jhawk@mit.eduTheo de Raadt
1996-06-16leave code out if not XSERVER; netbsd pr#2528; mike.long@analog.comTheo de Raadt
1996-06-16init properly incaseof COMCONSOLE; netbsd pr#2510; enami@ba2.so-net.or.jpTheo de Raadt
1996-06-16MACHINE_NONCONTIG always onTheo de Raadt
1996-06-16isadma is now a real driver, and the i386 ports needs to use itTheo de Raadt
1996-06-16-c == RB_CONFIG; -C == checksum (disabled)Theo de Raadt
1996-06-16print better ptdi panic diagnosticsTheo de Raadt
1996-06-16use getsn() from libkernTheo de Raadt
1996-06-15Comment industries non use of EM_486.etheisen
1996-06-11includes target for pcvt include fileTheo de Raadt
1996-06-11no need for a keycap database backupTheo de Raadt
1996-06-10syncTheo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-09Don't want DDBThorsten Lockert
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
1996-06-05My ethernet is on EISA busThorsten Lockert
1996-06-04pcvtTheo de Raadt
1996-06-03missed from last commit.Michael Shalayeff
1996-06-03put all this stuff in /usr/sbin.Michael Shalayeff
1996-06-03fix remote install.Michael Shalayeff
1996-06-02undo last changes: boot from BSD partiotion in any case.Michael Shalayeff
1996-06-02Minor fixes and cleanup.Michael Shalayeff
1996-06-02Fix back my fixes lost in last sync.Michael Shalayeff
1996-06-02COnfiguration file for kernel on my machineThorsten Lockert
1996-06-02Ignore another compile directoryThorsten Lockert
1996-06-01prompt with : instead of :-Theo de Raadt
1996-06-01fix `swap generic' , add IPFILTER, add a useful le0Theo de Raadt
1996-06-01first attempt at `swap generic' and `boot -a' support. it is a bit ugly,Theo de Raadt
1996-06-01all ports have dk_establish()Theo de Raadt
1996-06-01i386 needs dk_establish()Theo de Raadt