Age | Commit message (Expand) | Author |
2002-08-02 | Do correct bounds checking in get/set/put cmap routines. A few of | Todd C. Miller |
2002-07-10 | 'sez' is not an english word; ok deraadt@ | Jason Peel |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-06-19 | Oops, <machine/cons.h> does not exist in the current tree yet. | Miod Vallat |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-11 | Include <sys/conf.h> from <machine/conf.h> like in other arches. Changes | Miod Vallat |
2002-06-05 | splbio around biodone | Artur Grabowski |
2002-06-03 | spell transceiver correctly | Theo de Raadt |
2002-06-02 | withough -> without | Theo de Raadt |
2002-04-29 | wierd -> weird | Peter Valchev |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-24 | Don't provide a duplicate addupc_task() routine. | Miod Vallat |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-11-30 | Make it possible for mmutype to contain MMU_68060 if the hardware is | Miod Vallat |
2001-11-28 | Sync in more uvm changes from NetBSD. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-06 | redundant includes. | Artur Grabowski |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-11-05 | typo. | Artur Grabowski |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-13 | old timeout removal, code by art@. (ok by miod) | Janne Johansson |
2001-09-13 | signed -> unsigned. From NetBSD via Todd Miller. | Janne Johansson |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-20 | Convert to new timeouts; ite tested by jj@ | Miod Vallat |
2001-08-11 | redundant includes. | Artur Grabowski |
2001-06-29 | Remove defines that are now defined elsewhere. | Janne Johansson |
2001-06-27 | recieve -> receive | Nathan Binkert |
2001-06-27 | No more old VM on amiga. | Artur Grabowski |
2001-06-20 | comment typo. from jsyn@nthought.com | Niklas Hallqvist |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-05-11 | unify | Theo de Raadt |
2001-05-05 | Remove the (vaddr_t) casts inside the round_page and trunc_page macros. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-19 | Zap some unnecessary defines. | Artur Grabowski |
2001-02-16 | zap old timeout | Marc Espie |
2001-02-07 | XXX two horrible abuses of spl. | Artur Grabowski |
2001-01-25 | spelling | Todd T. Fries |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-12-15 | ITE_INGRF checks needed, from NetBSD. | Marc Espie |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-07-22 | art's typo, getting fed up of these. | Marc Espie |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |