| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually remove the procfs files |  guenther | 2014-09-08 | 1 | -172/+0 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -2/+2 |
* | Format string fixes: Cast time_t to long long |  sf | 2013-10-01 | 1 | -3/+4 |
* | cast time_t to long long, time_t is signed, tv_nsec is long |  sf | 2013-07-03 | 1 | -3/+3 |
* | Convert some internal APIs to use timespecs instead of timevals |  guenther | 2013-06-03 | 1 | -2/+2 |
* | Make rusage totals, itimers, and profile settings per-process instead |  guenther | 2012-03-23 | 1 | -3/+3 |
* | Correct the links between threads, processes, pgrps, and sessions, |  guenther | 2010-07-26 | 1 | -8/+9 |
* | ansify/de-register. |  jasper | 2007-06-18 | 1 | -10/+3 |
* | Kernel stack can be swapped. This means that stuff that's on the stack |  miod | 2006-11-29 | 1 | -6/+3 |
* | make sure uio_offset is a safe value, with suggestions from millert@ |  tedu | 2004-05-05 | 1 | -7/+7 |
* | repair status by not repeating fields. fixes pr2101 from jim razmus |  tedu | 2004-03-03 | 1 | -5/+6 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) |  ho | 2001-05-16 | 1 | -3/+1 |
* | calculate length and allocate buffer for status. work by deraadt@ and me |  provos | 2000-12-18 | 1 | -53/+92 |
* | fix a nasty code typo; rotel@indigo.ie |  deraadt | 1997-12-30 | 1 | -2/+2 |
* | partial sync with netbsd 960418, more to come |  deraadt | 1996-04-21 | 1 | -3/+4 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+145 |