Age | Commit message (Expand) | Author |
1996-06-09 | Bug fix from Manuel. | Jason Downs |
1996-06-09 | Not used any longer. Mips uses kern/exec_elf.c now. | Per Fogelstrom |
1996-06-09 | acd.c: Removed some pointless code, cleaned up some more debug statements. | Jason Downs |
1996-06-09 | Declare tickfixcnt only ifndef NTP. | briggs |
1996-06-09 | Add prototype for hardupdate() ifdef NTP. | briggs |
1996-06-09 | Add machine/viareg for prototype of via_set_modem(). | briggs |
1996-06-09 | Implement suggestion from is -- handle _fpfault differently for 040 and | briggs |
1996-06-08 | Sync up with latest NetBSD. | briggs |
1996-06-08 | NetBSD -> OpenBSD. | briggs |
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs |
1996-06-07 | expose a few things for libkvm | Theo de Raadt |
1996-06-07 | Exec format config changes | Per Fogelstrom |
1996-06-07 | a NULL curproc could doublefault | Niklas Hallqvist |
1996-06-06 | MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components from | Theo de Raadt |
1996-06-06 | compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.ok | Theo de Raadt |
1996-06-06 | requires NATIVE_ELF | Theo de Raadt |
1996-06-06 | catq: must spltty before playing | Theo de Raadt |
1996-06-06 | if_arp is obsolete, now named if_ether | Niklas Hallqvist |
1996-06-06 | Paging exec_elf + mips enhancements | Per Fogelstrom |
1996-06-05 | catq() optimizations; if to queue is empty, swapping clist structures is faster | Theo de Raadt |
1996-06-05 | My ethernet is on EISA bus | Thorsten Lockert |
1996-06-04 | Cleanup for -Wall & -Wstrict-prototypes | Niklas Hallqvist |
1996-06-04 | Feed -g to $CC when compiling CRASH's kernel | Niklas Hallqvist |
1996-06-04 | Cleanup for -Wall & -Wstrict-prototypes. clockcia is a pointer, not a struct | Niklas Hallqvist |
1996-06-04 | $OpenBSD$ militia | Niklas Hallqvist |
1996-06-04 | Cleanup for -Wall -Wstrict-prototypes | Niklas Hallqvist |
1996-06-04 | pcvt | Theo de Raadt |
1996-06-03 | spim spam | Theo de Raadt |
1996-06-03 | missed from last commit. | Michael Shalayeff |
1996-06-03 | put all this stuff in /usr/sbin. | Michael Shalayeff |
1996-06-03 | fix remote install. | Michael Shalayeff |
1996-06-02 | undo last changes: boot from BSD partiotion in any case. | Michael Shalayeff |
1996-06-02 | Our gcc needs -Wno-format for kernel compiles when using -Wall -Werror | Niklas Hallqvist |
1996-06-02 | Updated to NetBSD 1.100 if_ed.c, and -Wall cleanup | Niklas Hallqvist |
1996-06-02 | Fix accident in last commit | Niklas Hallqvist |
1996-06-02 | removed an unused variable | Niklas Hallqvist |
1996-06-02 | removed an unused variable | Niklas Hallqvist |
1996-06-02 | move a definition of a var inside #ifdef UMAPFS_DIAGNOSTIC as | Niklas Hallqvist |
1996-06-02 | removed an unused variable | Niklas Hallqvist |
1996-06-02 | shut up GCC -Wall about /* inside a comment | Niklas Hallqvist |
1996-06-02 | explictly state getvnode's return type | Niklas Hallqvist |
1996-06-02 | Minor fixes and cleanup. | Michael Shalayeff |
1996-06-02 | Fix back my fixes lost in last sync. | Michael Shalayeff |
1996-06-02 | Correct attach output | Thorsten Lockert |
1996-06-02 | COnfiguration file for kernel on my machine | Thorsten Lockert |
1996-06-02 | Ignore another compile directory | Thorsten Lockert |
1996-06-01 | prompt with : instead of :- | Theo de Raadt |
1996-06-01 | splbio over scsi_done; isdma_copyfrombuf() inside this block is not a real | Theo de Raadt |
1996-06-01 | do not access sc_link before set | Theo de Raadt |
1996-06-01 | fix `swap generic' , add IPFILTER, add a useful le0 | Theo de Raadt |