| Commit message (Expand) | Author | Age | Files | Lines |
* | config_intrhook: provide config_intrhook_drain | Warner Losh | 2021-07-12 | 1 | -3/+47 |
* | Instrument "boot holds" for the benefit of the TSLOG framework. These | Colin Percival | 2017-12-31 | 1 | -0/+4 |
* | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Add config_intrhook_oneshot(): schedule an intrhook function and unregister | Ian Lepore | 2017-08-13 | 1 | -0/+38 |
* | Renumber license clauses in sys/kern to avoid skipping #3 | Ed Maste | 2016-09-15 | 1 | -1/+1 |
* | Retire PCONFIG and leave the priority of thread0 alone when waiting for | John Baldwin | 2011-01-06 | 1 | -1/+1 |
* | Allow interrupt driven config hooks to be registered from config hook callbacks. | Justin T. Gibbs | 2010-08-12 | 1 | -8/+45 |
* | Prefer ANSI function definitions to K&R ones. | Warner Losh | 2009-02-03 | 1 | -6/+3 |
* | If run_interrupt_driven_config_hooks() waits 360 seconds and INVARIANTS | Robert Watson | 2008-07-21 | 1 | -10/+15 |
* | Rather than simply waiting silently and indefinitely for all | Robert Watson | 2008-07-19 | 1 | -3/+35 |
* | Add DDB "show conifhk" command, which lists hooks currently waiting | Robert Watson | 2008-07-19 | 1 | -0/+27 |
* | In keeping with style(9)'s recommendations on macros, use a ';' | Robert Watson | 2008-03-16 | 1 | -1/+1 |
* | Remove a superfluous line in run_interrupt_driven_config_hooks(), | Antoine Brodin | 2008-02-15 | 1 | -1/+0 |
* | Add a mutex to protect the list of interrupt config hooks. We do assume | John Baldwin | 2006-07-19 | 1 | -11/+21 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-05 | 1 | -9/+0 |
* | Revert stuff which accidentally ended up in the previous commit. | Poul-Henning Kamp | 2003-07-22 | 1 | -3/+0 |
* | Don't attempt to inline large functions mb_alloc() and mb_free(), | Poul-Henning Kamp | 2003-07-22 | 1 | -0/+3 |
* | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -1/+3 |
* | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -1/+1 |
* | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -1/+1 |
* | Removal of sys/device.h | Nick Hibma | 1999-10-05 | 1 | -1/+0 |
* | Change explicit use of the queue fields into use of the definitions | Nick Hibma | 1999-09-26 | 1 | -10/+13 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Fix a very long standing bug in run_interrupt_driven_config_hooks(). It | Peter Wemm | 1999-04-25 | 1 | -3/+4 |
* | GC some unused code. | Peter Wemm | 1999-04-17 | 1 | -294/+1 |
* | Well folks, this is it - The second stage of the removal for build support | Peter Wemm | 1999-04-17 | 1 | -2/+2 |
* | Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as | Eivind Eklund | 1999-01-08 | 1 | -5/+3 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | Archie Cobbs | 1998-12-04 | 1 | -2/+2 |
* | Removed an unused #include. Ifdefed a conditionally used #include. | Bruce Evans | 1997-11-18 | 1 | -2/+3 |
* | init_main.c subr_autoconf.c: | Justin T. Gibbs | 1997-09-21 | 1 | -1/+80 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Added $Id$ | David Greenman | 1994-08-02 | 1 | -1/+1 |
* | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+342 |