Age | Commit message (Expand) | Author |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-13 | Compensate for the check for onwership of unicast packets in promiscuous | Jason Wright |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-01-30 | Remove various kludges I did to get rpc44 working. | imp |
1999-01-26 | Arc is mips based, not m68k based | imp |
1999-01-21 | just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1998-10-15 | Back out PEFO's trap change. It breaks everybody, it seems. | imp |
1998-10-14 | o include ch.h so that NCH is defined | imp |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-09-30 | Fix ERESTART bug introduced with trapframes | Per Fogelstrom |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-09-15 | Real trapframe and no more __FORK_BRAINDAMAGE | Per Fogelstrom |
1998-08-30 | Add definition of MID_MACHINE. Set to 0 (MID_ZERO) because it needs to be *s... | Todd C. Miller |
1998-08-29 | typo in ksyms spec, add ch too | Niklas Hallqvist |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-13 | Make compile when DEBUG and DIAGNOSTIC aren't defined. | imp |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-06-29 | Add a __NO_ISA_INTR_CHECK #define, until the maintainers add the code. | Jason Downs |
1998-05-06 | Add joy device to conf.c at minor 26 to match i386 port | imp |
1998-05-05 | Add commented out joy0 to generic, per i386 port | imp |
1998-05-05 | First cut at joy.c port from i386 | imp |
1998-05-05 | Config file for my rPC44 | imp |
1998-05-03 | First stab at defining virtual space for rPC44 for X11 | imp |
1998-03-25 | flush -> sync | Per Fogelstrom |
1998-03-25 | DDB vs DEBUG | Per Fogelstrom |
1998-03-25 | We now have DDB, use std generic config | Per Fogelstrom |
1998-03-25 | another config | Per Fogelstrom |
1998-03-25 | call vm_set_page_size | Per Fogelstrom |
1998-03-25 | DDB vs DEBUG | Per Fogelstrom |
1998-03-18 | flush -> sync | Per Fogelstrom |
1998-03-17 | support db_console switch for disabling console ddb | Theo de Raadt |
1998-03-16 | "Take us to DDB!" | Per Fogelstrom |
1998-03-16 | DDB. | Per Fogelstrom |
1998-03-04 | typo | Niklas Hallqvist |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1998-03-01 | Make it look much more like sys/conf/GENERIC, so when DDB comes | Niklas Hallqvist |
1998-03-01 | Use MDB instead of DEBUG to enable minidebug | Niklas Hallqvist |
1998-03-01 | GCC 2.8 type safety + explicit typing | Niklas Hallqvist |
1998-03-01 | -Wmissing-prototypes clean | Niklas Hallqvist |
1998-03-01 | Remove unused object | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt |
1998-02-23 | I broke this... fixed it again | Per Fogelstrom |