Age | Commit message (Expand) | Author |
2010-09-07 | remove the powerhook code. All architectures now use the ca_activate tree | Theo de Raadt |
2010-09-06 | All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} | Theo de Raadt |
2008-06-12 | Remove silly panic when disestablish cookie doesnt exist | Marco Peereboom |
2007-05-16 | The world of __HAVEs and __HAVE_NOTs is reducing. All architectures | Artur Grabowski |
2005-11-28 | ansi/deregister. | Jonathan Gray |
2004-11-28 | mountroothooks are called after the root filesystem is mounted. | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-09 | Merge in a piece of the SMP branch into HEAD. | Artur Grabowski |
2003-10-31 | allocate at least as much elements as requested in hashinit | Markus Friedl |
2003-07-21 | remove caddr_t casts. it's just silly to cast something when the function | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-07-12 | - Add a flags argument to dohooks. | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-07-27 | Startup hooks. Can be used for providing root/swap devices from device | Niklas Hallqvist |
2001-06-27 | remove old vm | Artur Grabowski |
2001-06-26 | Appease gcc by not using void pointers in arithmetic operations; art@ ok | Aaron Campbell |
2001-06-23 | Since malloc in hashinit can get M_NOWAIT flags, we should | Artur Grabowski |
2000-09-07 | On resume run the powerhook in installation order. | Artur Grabowski |
2000-09-07 | Put powerhooks on a CIRCLEQ instead of LIST. | Artur Grabowski |
2000-09-07 | Run powerhooks at splhigh. | Artur Grabowski |
2000-09-05 | Wrap power hooks in splimp(), fixes WaveLAN suspend problem; thanks art@ | Aaron Campbell |
2000-04-19 | Remove the roundrobin_attempts hack and replace it with per-process scheduling | Artur Grabowski |
2000-03-03 | If we attempted reschedule two times without suceeding, uiomove will yield, | Artur Grabowski |
1999-11-07 | add APM powerhooks. | Niels Provos |
1999-04-28 | zap the newhashinit hack. | Artur Grabowski |
1999-02-26 | uvm uses kcopy when uiomoving from sysspace | Artur Grabowski |
1999-02-26 | Add newhashinit(), which is identical to hashinit() except it takes a flags | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-05-11 | compile if iov_base is void * | Theo de Raadt |
1997-02-24 | OpenBSD tags | Niklas Hallqvist |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-17 | Removed vax ifdefed function from kern_subr.c (from NetBSD). | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |