Age | Commit message (Expand) | Author |
2003-03-04 | do not use angle brackets for error indication; christos | Theo de Raadt |
2003-02-28 | typos; from Brian Poole | Jason McIntyre |
2003-02-26 | clarify that eject works on other media | Ted Unangst |
2003-02-26 | remove double word stuttering | David Krause |
2003-02-20 | Fix a crash in the systrace found by form@ | Artur Grabowski |
2003-02-19 | Back out documentation for (currently) non-existent -c option that | Todd C. Miller |
2003-02-19 | oops; delete it, don't just shuffle | Ted Unangst |
2003-02-19 | LFS is dead. saves some space on install floppies too. | Ted Unangst |
2003-02-18 | intial -> initial; | Jason McIntyre |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-14 | Add a 2-clause BSD license. These files are based on the md5.1 | Todd C. Miller |
2003-02-03 | typos; | Jason McIntyre |
2003-01-14 | Report read() errors; noticed and OK by fgs@ | Todd C. Miller |
2003-01-11 | Attempt to do something reasonable when overwrite mode is combined | Hugh Graham |
2003-01-10 | Don't ftruncate after write error, creating sparse files of incorrect length | Damien Miller |
2003-01-08 | bring in strlcpy and strlcat-like things for dealing with Char types, | Theo de Raadt |
2003-01-06 | Set directory mode/user/times on the post-order pass, not pre-order. | Todd C. Miller |
2003-01-05 | work around a very rare div by 0 that should not happen, but can happen on | Theo de Raadt |
2003-01-04 | spelling | Theo de Raadt |
2002-12-19 | add dsiz and ssiz to accompany tsiz; millert@ ok | Michael Shalayeff |
2002-12-12 | Allow the log directive to work for non-translated syscalls as well. | Anil Madhavapeddy |
2002-12-11 | rename log->dolog, from thorpej@netbsd, ok provos | Anil Madhavapeddy |
2002-12-09 | Restriction that -c args must be numeric. Motivation on privilege elevation. | Ian Darwin |
2002-12-09 | add support for regular expressions and pidname translations. from provos | Jun-ichiro itojun Hagino |
2002-12-09 | better parsing of # comments. from provos | Jun-ichiro itojun Hagino |
2002-12-09 | prevent the use of permit for aliases. from provos | Jun-ichiro itojun Hagino |
2002-12-05 | spelling; niels ok. | Federico G. Schwindt |
2002-12-04 | rename to a new ioctl | Michael Shalayeff |
2002-11-29 | inconsistant spelling; torh@bogus.net | Theo de Raadt |
2002-11-29 | Foward; torh@bogus.net | Theo de Raadt |
2002-11-27 | Make fc -e work in "sh-mode" (shell invoked as /bin/sh or -o sh option) | Peter Valchev |
2002-11-26 | avoid symbol conflict with "errno" | Jun-ichiro itojun Hagino |
2002-11-26 | performance improvement by omitting a redundant getcwd. | Jun-ichiro itojun Hagino |
2002-11-26 | error should go to stderr. from provos | Jun-ichiro itojun Hagino |
2002-11-16 | rename translation tables. from provos | Jun-ichiro itojun Hagino |
2002-11-15 | no need to check trans_size. from provos | Jun-ichiro itojun Hagino |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-11-12 | fix bug in determining execve name. from provos | Jun-ichiro itojun Hagino |
2002-11-09 | doh, better now. | Federico G. Schwindt |
2002-11-09 | uucp(1) doesn't exist anymore. | Federico G. Schwindt |
2002-10-31 | typo, reported by avsm@openbsd | Jun-ichiro itojun Hagino |
2002-10-28 | Seeking on a character device works fine. | Todd C. Miller |
2002-10-28 | add missing "break". Alexander Yurchenko | Jun-ichiro itojun Hagino |
2002-10-23 | Move a cast from LHS to RHS to quiet a "cast from pointer to integer | Todd C. Miller |
2002-10-18 | Pull in some changes from NetBSD | Todd C. Miller |
2002-10-17 | little cleanup (intercept_getpid dies within the function on error). | Jun-ichiro itojun Hagino |
2002-10-16 | sprinkle const; mostly from NetBSD | Todd C. Miller |
2002-10-16 | Slight KNF and return -1 on no match, not EOF | Todd C. Miller |
2002-10-16 | Fix comment typos; most from NetBSD and FreeBSD | Todd C. Miller |
2002-10-16 | kill register | Todd C. Miller |