Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kern: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | Extract eventfilter declarations to sys/_eventfilter.h | Conrad Meyer | 2019-05-20 | 1 | -3/+3 |
* | sys/kern: adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | General consensus is that it would be even better to run this in a | Warner Losh | 2005-11-09 | 1 | -1/+1 |
* | Use intptr_t casts to convert void * <--> int to make 64-bit archs happy. | John Baldwin | 2005-11-09 | 1 | -2/+2 |
* | Kick off the suspend sequence from the keyboard in a SWI rather than | Warner Losh | 2005-11-09 | 1 | -2/+13 |
* | Move the kernel power change printf under bootverbose since the | Nate Lawson | 2004-01-02 | 1 | -2/+5 |
* | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -2/+3 |
* | Use ISO 9X variadic macro format; arguments are not optional, just | Mark Murray | 2002-07-15 | 1 | -1/+1 |
* | Add generalized power profile code. | Mitsuru IWASAKI | 2002-03-04 | 1 | -0/+31 |
* | Some fix for the recent apm module changes. | Mitsuru IWASAKI | 2001-11-01 | 1 | -0/+76 |