Age | Commit message (Expand) | Author |
2004-07-09 | [From: Joris Vink] | Thierry Deval |
2004-04-01 | Off by 1 ! OK millert@, tedu@ | Thierry Deval |
2004-03-15 | more accurate msg, pr3713 from Andre Lucas | Ted Unangst |
2004-02-23 | make sure we don't backwards before buffer | Ted Unangst |
2004-02-23 | buffer len paranoia | Ted Unangst |
2004-02-23 | if the heap is non-exec, it makes it hard to find by looking for an exec | Ted Unangst |
2004-02-23 | unknown is less ugly than ??, and not a trigraph. requested by deraadt | Ted Unangst |
2004-02-23 | no peeking at kernel or other processes for normal users. ok deraadt@ | Ted Unangst |
2004-02-19 | pedro martelletto tells me stroul returns an unsigned long which | Ted Unangst |
2004-02-18 | strtoul for getting pid. ok and numerous hints from deraadt@ | Ted Unangst |
2004-02-18 | revoke privs asap; tedu ok | Theo de Raadt |
2004-02-18 | a pinch of knf | Theo de Raadt |
2004-02-18 | little cleanup. strlcat. usage. don't call atoi on non-numbers. | Ted Unangst |
2004-02-18 | printing (null) is not so useful. instead print names of missing symbols | Ted Unangst |
2004-02-17 | malloc checks, strlcpy. based on patch from Vink Joris <nimadeus@pandora.be> | Ted Unangst |
2004-02-16 | catch all vnode types | Ted Unangst |
2004-02-16 | rough cut of netbsd's pmap process memory map inspector. | Ted Unangst |