Age | Commit message (Expand) | Author |
2001-12-05 | sync with netbsd. untested. | Hugh Graham |
2001-12-05 | Get maxslp with sysctl. Not the constant. | Artur Grabowski |
2001-12-05 | Get MAXSLP from kvm/sysctl. It's patchable in the kernel now. | Artur Grabowski |
2001-12-05 | Include more machdep headers. (paranoia) | Artur Grabowski |
2001-12-05 | nuke rominterpret and update romgetcursoraddr() to work on sparc64; based on ... | Jason Wright |
2001-12-05 | document new options; from netbsd. | Niels Provos |
2001-12-05 | Make OF_interpret() work correctly; based on NetBSD fix, but maintaining | Jason Wright |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-12-05 | Must include machine/pmap.h and machine/vmparam.h here now | Artur Grabowski |
2001-12-05 | Make DEBUG not default, and make the default compile | Niklas Hallqvist |
2001-12-05 | Oops forgot to regen. | Artur Grabowski |
2001-12-05 | Break out the part that lowers v_holdcnt in brelvp into an own function | Artur Grabowski |
2001-12-05 | Update pmap_update macro for arches Art missed. Still just a noop. | Todd C. Miller |
2001-12-04 | Yet another sync to NetBSD uvm. | Artur Grabowski |
2001-12-04 | Readd VOP_MMAP, will be used soon. Right now it's just a question to | Artur Grabowski |
2001-12-04 | All files are copied from the skel dir, not just dot.* | Todd C. Miller |
2001-12-04 | Add declaration of "state" to _simple_lock_assert(). Since it is | Todd C. Miller |
2001-12-04 | cgthree man page | Jason Wright |
2001-12-04 | commented out entry for cgthree | Jason Wright |
2001-12-04 | skeleton driver for cgthree (at the same point as cgsix) | Jason Wright |
2001-12-04 | enable uplcom on macppc GENERIC. tested by myself, and okay'd by drahn@ | lebel |
2001-12-04 | Kill setjmp/longjmp | Todd C. Miller |
2001-12-04 | remove direct entry points for bwtwo, cgfourteen, cgsix, cgthree, and tcx | Jason Wright |
2001-12-04 | man page for cgsix | Jason Wright |
2001-12-04 | Now that we found the bug, go back to not stop on SPL NOT LOWERED.. | Niklas Hallqvist |
2001-12-04 | add commented out entries for cgsix at sbus and wsdisplay at cgsix | Jason Wright |
2001-12-04 | add stuff for wsdisplay | Jason Wright |
2001-12-04 | wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc) | Jason Wright |
2001-12-04 | Provide eeprom(8) on sparc64. | Miod Vallat |
2001-12-04 | more bits defs; from netbsd | Michael Shalayeff |
2001-12-04 | FREE_LOCK_INTERLOCKED drops the lock owner without changing lock "state". | Artur Grabowski |
2001-12-04 | Support for the new uvm sysctls. | Artur Grabowski |
2001-12-04 | regen | Michael Shalayeff |
2001-12-04 | compaq smart array 5* series, from freebsd's ciss(4) | Michael Shalayeff |
2001-12-04 | duplicate prohibition entry; from Dan Weeks <danimal@danimal.org> | Michael Shalayeff |
2001-12-04 | some grammer in previous; fromBrian Poole <raj@cerias.purdue.edu> | Michael Shalayeff |
2001-12-04 | do not open the device for writing if not needed to; millert@ ok & help | Michael Shalayeff |
2001-12-04 | missing \n | Michael Shalayeff |
2001-12-04 | Add some macros; millert@ ok. | Federico G. Schwindt |
2001-12-04 | add missing no_default_msa FEATURE | Todd C. Miller |
2001-12-04 | sync with reality | Todd C. Miller |
2001-12-04 | part of i386 isr patches; OK niklas@ | Marco S Hyman |
2001-12-04 | Do not fail on an existing but empty version file | Niklas Hallqvist |
2001-12-04 | New try at a level based irq system. | Niklas Hallqvist |
2001-12-03 | for MAP_ANON, dont mention giving an fd of anything but -1, this never worked. | Eric Jackson |
2001-12-03 | Document rdr rules with port ranges. | Daniel Hartmeier |
2001-12-03 | Style, also make the fact that boot_osflags needs to contain "-a" for the | Miod Vallat |
2001-12-03 | reason int -> u_short. From Mike Pechkin. | Daniel Hartmeier |
2001-12-03 | For nat, binat and rdr rules, don't allow different address families in | Daniel Hartmeier |
2001-12-03 | Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226. | Daniel Hartmeier |