Age | Commit message (Expand) | Author |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-11-28 | Sync in more uvm changes from NetBSD. | Artur Grabowski |
2001-11-25 | Typos. | Miod Vallat |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-04 | hp300spu.h information not needed anymore. | Miod Vallat |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-09-23 | document some registers; copied from comreg.h | Todd C. Miller |
2001-09-23 | For serial console, drop into ddb on <break> if ddb.console is nonzero | Todd C. Miller |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-26 | Nuke annoying defopt, by popular demand. Plus you get two typos fixed | Miod Vallat |
2001-08-12 | this does not seem to require none of the vm headers even and compiles ok | Michael Shalayeff |
2001-08-11 | redundant includes. | Artur Grabowski |
2001-06-27 | recieve -> receive | Nathan Binkert |
2001-06-27 | no more old VM | Artur Grabowski |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-05-31 | Initialize b_dep if we malloc our own struct buf. | Artur Grabowski |
2001-05-31 | Initialize bp->b_dep if we malloc our own struct buf. | Artur Grabowski |
2001-05-11 | Kill remaining vm_offset_t and vm_size_t; NetBSD used as a guide | Todd C. Miller |
2001-05-11 | unify | Theo de Raadt |
2001-05-10 | Don't play with MCR_IEN, it breaks serial console input on the 425e. | Todd C. Miller |
2001-05-10 | Add missing #include <sys/resourcevar.h> so these can compile. | Todd C. Miller |
2001-05-10 | In apciparam() in the ospeed == 0 case, actually set the cfcr to the new | Todd C. Miller |
2001-05-10 | Skip "serial 1" on non-425e models. It's mapped to DCA at 9 on every | Todd C. Miller |
2001-05-10 | Some locking protocol fixes and better enforcement of wiring limits. | Artur Grabowski |
2001-05-10 | When acpi is used as the console, set cn_tab appropriately so that a | Todd C. Miller |
2001-05-10 | Move the timeout_set() call up a bit | Todd C. Miller |
2001-05-04 | Substantial update from NetBSD, most notably gives us UVM support; millert@ ok | Aaron Campbell |
2001-05-01 | convert to new timeouts | Todd C. Miller |
2001-01-31 | based on art's sparc patch: | Jason Wright |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-07-06 | Change splsoftclock() call to spllowersoftclock() to conform with other | Hakan Olsson |
1999-09-18 | Fix device existance check. | Jason Downs |
1999-05-28 | Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell. | Jason Downs |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-09-16 | o if_media'fied am7990 | Jason Wright |
1998-08-04 | fix resid wrt debugging printf | Todd C. Miller |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-05-07 | don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen... | Todd C. Miller |
1998-05-02 | If computed value for d_nsectors truncated to 0, set it to 32 and | Todd C. Miller |
1998-05-02 | Fix problem with zip drive correctly this time. The real deal is | Todd C. Miller |
1998-04-30 | Only use scsi geometry to fake up a label if we were able to get | Todd C. Miller |
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller |
1998-03-27 | fictious disklabels for hpib disks we have in the table. | Todd C. Miller |
1998-03-27 | fictitious disklabels for scsi disks | Todd C. Miller |
1998-03-15 | please gcc 2.8.1 #ifdef DEBUG | Todd C. Miller |
1998-03-06 | Keep gcc from addint an implicit memset() behind our back. Thanks | Todd C. Miller |
1998-03-06 | Please gcc 2.8 | Todd C. Miller |
1998-03-06 | please gcc 2.8 | Todd C. Miller |