Age | Commit message (Expand) | Author |
1999-02-28 | new box | kstailey |
1999-02-28 | do not APMDEBUG ramdisk floppy, it is very noisy | Theo de Raadt |
1999-02-28 | permit swap on wd0b and sd0b, for swapon | Theo de Raadt |
1999-02-28 | DEBUG should not affect apm.c | Theo de Raadt |
1999-02-26 | deal with uvm. Mostly name changes. | Artur Grabowski |
1999-02-26 | change pmap_{de,}activate to take a struct proc *. | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar | Artur Grabowski |
1999-02-26 | some allocation changes, name changes, etc for uvm | Artur Grabowski |
1999-02-26 | add kcopy (uvm) | Artur Grabowski |
1999-02-26 | kmem allocation changes for uvm | Artur Grabowski |
1999-02-26 | some uvm constants | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar in uvm | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar in uvm | Artur Grabowski |
1999-02-26 | typedefs for {v,p}addr_t and {v,p}size_t needed by uvm. | Artur Grabowski |
1999-02-26 | some defines needed by uvm | Artur Grabowski |
1999-02-25 | fix /boot arguments mapping. | Michael Shalayeff |
1999-02-24 | pIII handling; testing by jdb@layer8.net | Theo de Raadt |
1999-02-23 | Make ampwarn access conditional upon NAPM so kernels that do | Marco S Hyman |
1999-02-23 | apm battery status messages now suppressed until battery life | Marco S Hyman |
1999-02-19 | This should be NISADMA, not NISA. | Artur Grabowski |
1999-02-18 | add raid, some pseudo-device rearrange, hide local cruft | Michael Shalayeff |
1999-02-17 | oops | Theo de Raadt |
1999-02-17 | elf for freebsd; chris@dqc.org | Theo de Raadt |
1999-02-15 | more definitions from apm 1.2 | Michael Shalayeff |
1999-02-14 | inherit DEBUGFLAGS form Makefile.inc | Michael Shalayeff |
1999-02-13 | update to -current | Michael Shalayeff |
1999-02-12 | do not accept T_TRCTRAP DDB inside the osyscall stub; weingart | Theo de Raadt |
1999-02-10 | branding support and freebsd elf | Theo de Raadt |
1999-02-09 | $Log is ugly | Theo de Raadt |
1999-02-08 | Fix cua device to not block on open. | Jim Rees |
1999-02-04 | Reflect reality | Niklas Hallqvist |
1999-01-31 | Fix clobbers so that GENERIC may compile with egcs. | Marc Espie |
1999-01-24 | The E801 probe has several problems. Disable for now. | Niklas Hallqvist |
1999-01-24 | applied s/then/than/ from krw@tcn.net; even better grammar now | Michael Shalayeff |
1999-01-21 | Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia | Niklas Hallqvist |
1999-01-21 | Fix my com/pccom thinko | Niklas Hallqvist |
1999-01-20 | pccom is i386 only, com can be attached from mi-land though | Niklas Hallqvist |
1999-01-13 | 100Mb ethernet (finally) | kstailey |
1999-01-13 | RCSIds | Niklas Hallqvist |
1999-01-11 | make it fit | Theo de Raadt |
1999-01-11 | Up-to-date | Niklas Hallqvist |
1999-01-11 | Import of CMU's RAIDframe via NetBSD. | Niklas Hallqvist |
1999-01-11 | Stylistic cleanup. Addition of a common ISA NE2000 attachment. | Niklas Hallqvist |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-11 | Add pnic driver | Jason Wright |
1999-01-10 | Add vr driver | Jason Downs |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | Add support for mx cards | Jason Wright |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |