| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implement a unified run queue and adjust priority levels accordingly. | jake | 2001-02-12 | 1 | -0/+4 |
* | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | phk | 2000-07-04 | 1 | -2/+2 |
* | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | phk | 2000-07-03 | 1 | -2/+2 |
* | Dammit. | rwatson | 2000-06-07 | 1 | -0/+3 |
* | o bde suggested moving the SYSCTL from kern_mib to the more appropriate | rwatson | 2000-06-05 | 1 | -27/+0 |
* | o Introduce kern.suser_permitted, a sysctl that disables the suser_xxx() | rwatson | 2000-06-05 | 1 | -0/+24 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | phk | 2000-05-05 | 1 | -0/+1 |
* | Draw the outline of "struct bio". | phk | 2000-04-02 | 1 | -0/+6 |
* | The SMP cleanup commit broke UP compiles. Make UP compiles work again. | dillon | 2000-03-28 | 1 | -3/+0 |
* | Yet-another-update: rename ``kern.prison'' to a new sysctl root entry, | rwatson | 2000-02-12 | 1 | -9/+1 |
* | Fix sysctl namespace for jail: move the kern.jailcansethostname to | rwatson | 2000-02-10 | 1 | -5/+5 |
* | Introduce a new sysctl, kern.jailcansethostname, which determines whether | rwatson | 2000-02-10 | 1 | -2/+9 |
* | Trim unused options (or #ifdef for undoc options). | peter | 1999-10-11 | 1 | -1/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add sysctl variables for the Linuxulator. These reside under `compat.linux' as | marcel | 1999-08-27 | 1 | -2/+4 |
* | Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, | phk | 1999-08-08 | 1 | -2/+2 |
* | add debug.sizeof.specinfo | phk | 1999-07-20 | 1 | -1/+5 |
* | Add sysctl tree debug.sizeof to tell us how big things are. First two | phk | 1999-07-19 | 1 | -1/+10 |
* | Add sysctl descriptions to many SYSCTL_XXXs | billf | 1999-05-03 | 1 | -45/+81 |
* | This Implements the mumbled about "Jail" feature. | phk | 1999-04-28 | 1 | -3/+23 |
* | Ok, people didn't like kern.conf_dir. Poof, backed out. | dillon | 1999-01-26 | 1 | -6/+1 |
* | Add kern.conf_dir sysctl. This is a R+W string used to specify the | dillon | 1999-01-25 | 1 | -1/+6 |
* | - hw.machine_arch returns cpu architecture type. | kato | 1998-08-31 | 1 | -2/+1 |
* | Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and | dufault | 1998-03-28 | 1 | -8/+4 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 1 | -1/+8 |
* | Make kern.ncpu reports the number of detected processors when running | gpalmer | 1997-12-25 | 1 | -1/+8 |
* | kern.maxproc is not writable since there are tables that are statically | dg | 1997-10-19 | 1 | -2/+2 |
* | Move MACHINE_ARCH definition from <machine/param.h> to <machine/cpu.h>. | kato | 1997-08-30 | 1 | -1/+3 |
* | Added a sysctl arg, hw.machine_arch. The hw.machine_arch is "ibm-pc" | kato | 1997-08-29 | 1 | -1/+5 |
* | Don't ever allow lowering the securelevel at all. Allowing it does | joerg | 1997-06-25 | 1 | -2/+2 |
* | Attach vfs_sysctl() one level lower so that only the levels below | bde | 1997-03-04 | 1 | -3/+2 |
* | Merged Lite2's vfs_sysctl(). It doesn't fit very well into FreeBSD's | bde | 1997-03-03 | 1 | -2/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Oops, read-only is spelled RD here. | bde | 1996-09-28 | 1 | -21/+21 |
* | Fixed bitrot in the read-only attribute: | bde | 1996-09-28 | 1 | -26/+23 |
* | Rename KERN_DOMAINNAME to KERN_NISDOMAINNAME so that it can't be confused | wollman | 1996-07-25 | 1 | -2/+2 |
* | Move the "mib" variables out to their own file. | phk | 1996-04-07 | 1 | -0/+170 |