Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-15 | Comment industries non use of EM_486. | etheisen | |
1996-06-15 | elf_check_header() is now fully functional. Still need to add OS checks. | etheisen | |
1996-06-14 | from pk; protect some more stuff with splbio | Theo de Raadt | |
1996-06-14 | Keep dirty list used by in-kernel update(8) in sync with buffers | Thorsten Lockert | |
1996-06-14 | Keep dirty list used by in-kernel update(8) in sync with buffers | Thorsten Lockert | |
1996-06-12 | sync to 0611 | Theo de Raadt | |
1996-06-12 | notdef NTP, do not build ntp_gettime/ntp_adjtime | Theo de Raadt | |
1996-06-12 | warning: variable might be used uninitialized -- sucks | Theo de Raadt | |
1996-06-12 | /* within comment | Theo de Raadt | |
1996-06-12 | SIGSEGV always | Theo de Raadt | |
1996-06-12 | SIGSEGV always | Theo de Raadt | |
1996-06-11 | includes target for pcvt include file | Theo de Raadt | |
1996-06-11 | no need for a keycap database backup | Theo de Raadt | |
1996-06-11 | Include ATAPI MI drivers | Niklas Hallqvist | |
1996-06-11 | tty_attach() | Theo de Raadt | |
1996-06-11 | use void * for pa/va instead of caddr_t | Theo de Raadt | |
1996-06-11 | use intr_findvec() | Theo de Raadt | |
1996-06-11 | call am7990_config() | Theo de Raadt | |
1996-06-11 | delete intr_freevec(), add intr_findvec() [more flexible interface] | Theo de Raadt | |
1996-06-11 | Kernel-implementation of update(8) my me | Thorsten Lockert | |
1996-06-10 | Remove the lkmenodev prototype | Niklas Hallqvist | |
1996-06-10 | Fix typo in comment | Niklas Hallqvist | |
1996-06-10 | Some cleanup for -Wall -Wstrict-prototypes | Niklas Hallqvist | |
1996-06-10 | If we use GCC, tell the compiler that scheduler() do not return | Niklas Hallqvist | |
1996-06-10 | Include <machine/cpu.h>. | Per Fogelstrom | |
1996-06-10 | * Keep the cappage in the acd_softc. | Jason Downs | |
* If TYPE_DAD, and removable, assume it's a busted CD-ROM. * Print out some cappage data in attach, and other cosmetic changes. | |||
1996-06-10 | sync | Theo de Raadt | |
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-10 | sync to 0607 | Theo de Raadt | |
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-10 | tty stats | Theo de Raadt | |
1996-06-10 | do not check SDEV_MEDIA_LOADED because it does not matter | Theo de Raadt | |
1996-06-10 | do not lose an mbuf, ensure MCLGET did not give a chain | Theo de Raadt | |
1996-06-10 | align correct for 64 bit in NWDELAYHASH | Theo de Raadt | |
1996-06-10 | init sc_unit properly | Theo de Raadt | |
1996-06-10 | pull string.h at right place | Theo de Raadt | |
1996-06-10 | 64 bit clean | Theo de Raadt | |
1996-06-10 | data structure handling fix | Theo de Raadt | |
1996-06-10 | tty_init/attach/detach() | Theo de Raadt | |
1996-06-10 | call tty_init() and config_init() | Theo de Raadt | |
1996-06-10 | internationalize, 64 bit clean | Theo de Raadt | |
1996-06-10 | files.oldconf strip support | Theo de Raadt | |
1996-06-10 | exec_elf if native_elf option | Theo de Raadt | |
1996-06-10 | emul_elf has a name of "native" | Theo de Raadt | |
1996-06-10 | use a shorter emul name | Theo de Raadt | |
1996-06-10 | enqueue eject for mcdclose() | Theo de Raadt | |
1996-06-10 | Several changes: | Jason Downs | |
* Implemented NetBSD PR#2529, adding ZIP 100. * Added MTIOCTOP support to acd, cd, and sd. * Implemented eject on close for acd, cd, and sd. `mt -f /dev/rcd0d offline' now ejects a mounted {acd|cd|sd} when it is unmounted. | |||
1996-06-09 | emulation name is "native elf" | Theo de Raadt | |
1996-06-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt | |