| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
| * | Remove 12.x ABI compat for kernel dump ioctls | Mitchell Horne | 2022-04-15 | 1 | -6/+0 |
| * | Remove 11.x ABI compat for kernel dump ioctls | Mitchell Horne | 2022-04-15 | 1 | -5/+0 |
| * | null: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -3/+0 |
| * | List-ify kernel dump device configuration | Conrad Meyer | 2019-05-06 | 1 | -1/+12 |
| * | Refactor some of the MI kernel dump code in preparation for netdump. | Mark Johnston | 2018-05-06 | 1 | -2/+2 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -2/+0 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
| * | Add support for compressed kernel dumps. | Mark Johnston | 2017-10-25 | 1 | -1/+1 |
| * | Add support for encrypted kernel crash dumps. | Konrad Witaszczyk | 2016-12-10 | 1 | -1/+6 |
| * | Add missing privilege check when setting the dump device. Before that change it | Pawel Jakub Dawidek | 2014-11-11 | 1 | -4/+1 |
| * | null.c: uio is unused | Eitan Adler | 2014-04-30 | 1 | -1/+1 |
| * | null.c: fix ordering | Eitan Adler | 2014-04-30 | 1 | -8/+9 |
| * | Add a /dev/full device. | Eitan Adler | 2014-04-30 | 1 | -1/+24 |
| * | Provide a device name in the sysctl tree for programs to query the | Alfred Perlstein | 2012-11-01 | 1 | -1/+1 |
| * | Fix for PR 138526. | George V. Neville-Neil | 2012-01-11 | 1 | -6/+42 |
| * | Move the ZERO_REGION_SIZE to a machine-dependent file, as on many | Matthew D Fleming | 2011-05-13 | 1 | -0/+2 |
| * | Usa a globally visible region of zeros for both /dev/zero and the md | Matthew D Fleming | 2011-05-13 | 1 | -6/+11 |
| * | Mark /dev/zero and /dev/null as eternal. | Konstantin Belousov | 2010-08-06 | 1 | -4/+4 |
| * | Remove unneeded minor numbers from /dev/null and /dev/zero. | Ed Schouten | 2009-09-06 | 1 | -7/+4 |
| * | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | Robert Watson | 2006-11-06 | 1 | -1/+2 |
| * | Use dynamic major number allocation. | Poul-Henning Kamp | 2005-02-27 | 1 | -3/+0 |
| * | Go back to the historical minor numbers. Add a module version while | Mark Murray | 2004-08-02 | 1 | -2/+3 |
| * | YA oops. Remove code that was being tested locally. | Mark Murray | 2004-08-01 | 1 | -21/+0 |
| * | Break out the MI part of the /dev/[k]mem and /dev/io drivers into | Mark Murray | 2004-08-01 | 1 | -9/+27 |
| * | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | Poul-Henning Kamp | 2004-07-15 | 1 | -0/+2 |
| * | Micro-tweaking. | Mark Murray | 2004-06-20 | 1 | -7/+10 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -5/+5 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+3 |
| * | Shorten the code by removing one "do-nothing" function, replacing it | Mark Murray | 2003-11-01 | 1 | -10/+1 |
| * | Mark as __unused some arguments that are, erm, unused. | Mark Murray | 2003-10-18 | 1 | -2/+5 |
| * | Return ENOIOCTL for unknown ioctls, don't use noioctl to return ENODEV. | Poul-Henning Kamp | 2003-09-27 | 1 | -1/+1 |
| * | The present defaults for the open and close for device drivers which | Poul-Henning Kamp | 2003-09-27 | 1 | -4/+0 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | /dev/null and /dev/zero does not need Giant | Poul-Henning Kamp | 2003-06-24 | 1 | -1/+2 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -28/+14 |
| * | Don't use evil casts in cdevsw initialization. | Poul-Henning Kamp | 2003-03-02 | 1 | -5/+13 |
| * | Warns and lint fix. Nearly all trivial stuff. | Mark Murray | 2003-02-27 | 1 | -7/+8 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
| * | Everywhere else, an argument passed to a device containing flags | Mark Murray | 2002-09-21 | 1 | -5/+4 |
| * | Modernise the cdevsw WRT to (unused) kqueue. | Mark Murray | 2002-08-02 | 1 | -0/+2 |
| * | Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speaking | Poul-Henning Kamp | 2002-04-09 | 1 | -1/+1 |
| * | Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. | Poul-Henning Kamp | 2002-04-08 | 1 | -1/+1 |
| * | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -1/+1 |
| * | Here follows the new kernel dumping infrastructure. | Poul-Henning Kamp | 2002-03-31 | 1 | -1/+17 |
| * | Send the remains (such as I have located) of "block major numbers" to | Poul-Henning Kamp | 2001-03-26 | 1 | -2/+0 |
| * | Convert more malloc+bzero to malloc+M_ZERO. | David Malone | 2000-12-08 | 1 | -2/+1 |
| * | During a verbose boot, call the null device 'null' rather than 'null0' to | John Baldwin | 2000-10-06 | 1 | -1/+1 |