| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r298819: | bdrewery | 2016-06-27 | 1 | -1/+1 |
* | MFC r282213: | trasz | 2015-06-21 | 1 | -0/+69 |
* | Add CPU percentage limit enforcement to RCTL. The resouce name is "pcpu". | trasz | 2012-10-26 | 1 | -0/+48 |
* | Stop treating system processes as special. This fixes panics | trasz | 2012-04-17 | 1 | -25/+1 |
* | Enforce upper bound on the input buffer length. | trasz | 2012-04-17 | 1 | -0/+3 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Fix another bug introduced in r225641, which caused rctl to access certain | trasz | 2011-10-03 | 1 | -11/+16 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -11/+11 |
* | Fix whitespace. | trasz | 2011-09-07 | 1 | -1/+1 |
* | Work around a kernel panic triggered by forkbomb with an rctl rule | trasz | 2011-09-06 | 1 | -0/+11 |
* | Since r224036 the cputime and wallclock are supposed to be in seconds, | trasz | 2011-09-04 | 1 | -2/+2 |
* | Rename resource names to match these in login.conf. | trasz | 2011-07-14 | 1 | -15/+15 |
* | Style fix - macros are supposed to be uppercase. | trasz | 2011-07-07 | 1 | -6/+6 |
* | Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rather | trasz | 2011-05-27 | 1 | -2/+0 |
* | Change the way rctl interfaces with jails by introducing prison_racct | trasz | 2011-05-03 | 1 | -58/+37 |
* | Rename a misnamed structure field (hr_loginclass), and reorder priv(9) | trasz | 2011-04-10 | 1 | -19/+19 |
* | Add rctl. It's used by racct to take user-configurable actions based | trasz | 2011-03-30 | 1 | -0/+1850 |