Age | Commit message (Expand) | Author |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |
1997-07-23 | Add AppleTalk netisr. | denny |
1997-07-23 | Add netatalk files. | denny |
1997-07-23 | Add AppleTalk. | denny |
1997-07-23 | Add netatalk interrupt. | denny |
1997-07-23 | AppleTalk support based on netatalk-1.4a2 and FreeBSD. | denny |
1997-07-23 | netatalk, based on the 1.4a2 dist from the University of Michigan. | denny |
1997-07-23 | Update from 4.4lite2 (needed for netatalk, others). | denny |
1997-07-22 | add ipsec | Theo de Raadt |
1997-07-22 | range error fix; mckusick@McKusick.COM | Theo de Raadt |
1997-07-21 | use /sys/conf/GENERIC | Theo de Raadt |
1997-07-21 | be quiet | Theo de Raadt |
1997-07-21 | proper errno | Michael Shalayeff |
1997-07-21 | proper include | Michael Shalayeff |
1997-07-21 | do opendir for dirs only | Michael Shalayeff |
1997-07-21 | indent (; | Michael Shalayeff |
1997-07-21 | correct 'hd' device handling | Michael Shalayeff |
1997-07-21 | add nbdevs for the size of table of block devises' names | Michael Shalayeff |
1997-07-21 | SCSI copy optimizations | Per Fogelstrom |
1997-07-21 | SCSI copy optimizations | Per Fogelstrom |
1997-07-21 | make this compile until niklas fixes the boo-boo | Theo de Raadt |
1997-07-21 | New boot code that fits into the boot record with embedded label. | Per Fogelstrom |
1997-07-20 | vm.h | Theo de Raadt |
1997-07-20 | Merge common m68k trap handling changes from NetBSD | Niklas Hallqvist |
1997-07-20 | protect against NULL curproc derefs. Enables MMU hits inside interupt | Niklas Hallqvist |
1997-07-20 | My me and Theo: stack tracebacks! It even traces through traps and interrupts | Niklas Hallqvist |
1997-07-19 | fix typo in comment (NetBSD PR3836: Curt Sampson) | chuck |
1997-07-19 | Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer | Niklas Hallqvist |
1997-07-19 | Make SOFTWARE_SSTEP compile with strict prototyping | Niklas Hallqvist |
1997-07-19 | SOFTWARE_SSTEP bugs fixed. KNF. register specs removed. Include vm.h | Niklas Hallqvist |
1997-07-19 | If we are using DDB, be sure to setup the SP entry of the trapframe. | Niklas Hallqvist |
1997-07-19 | struct opcode is now in db_machdep.h. Add some other includes needed after | Niklas Hallqvist |
1997-07-19 | Lots! Single-stepping support is probably the most important change. | Niklas Hallqvist |
1997-07-19 | Rewritten | Niklas Hallqvist |
1997-07-19 | Protect against overlapping copies | Niklas Hallqvist |
1997-07-18 | enablespi/disablespi in encap + print spi's in hostorder | Niels Provos |
1997-07-18 | oops | Michael Shalayeff |
1997-07-18 | use isa's definition for IOM_* | Michael Shalayeff |
1997-07-18 | notes about pmmm changes, apm | Michael Shalayeff |
1997-07-18 | kernel entry proto | Michael Shalayeff |
1997-07-18 | no user includes in standalone | Michael Shalayeff |
1997-07-18 | cumulative CFLAGS | Michael Shalayeff |
1997-07-18 | disable apm for the moment | Michael Shalayeff |
1997-07-18 | most of the stuff is no in libsa, very tiny srt0 | Michael Shalayeff |
1997-07-18 | pass apm info to the kernel | Michael Shalayeff |
1997-07-18 | this is now in machine/biosvar.h | Michael Shalayeff |
1997-07-18 | save %fs %gs | Michael Shalayeff |
1997-07-18 | proper variable handling | Michael Shalayeff |
1997-07-18 | yet another small step towards MI boot | Michael Shalayeff |