summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_status.c
AgeCommit message (Expand)Author
2007-06-18ansify/de-register.Jasper Lievisse Adriaanse
2006-11-29Kernel stack can be swapped. This means that stuff that's on the stackMiod Vallat
2004-05-05make sure uio_offset is a safe value, with suggestions from millert@Ted Unangst
2004-03-03repair status by not repeating fields. fixes pr2101 from jim razmusTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2000-12-18calculate length and allocate buffer for status. work by deraadt@ and meNiels Provos
1997-12-30fix a nasty code typo; rotel@indigo.ieTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt