Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-02 | bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3) | Anil Madhavapeddy | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev | |
of the n'th (n>1) file fails, the previous ones get removed before exit(1) Idea by jason; ok millert deraadt | |||
2001-06-29 | use mktemp for temporary files creation, remove unnecessary directory | Peter Valchev | |
usage, exit appropriately and adjust the trap statements; ok millert | |||
1999-05-21 | One lorder to bind them all, | Marc Espie | |
in the land of OpenBSD, where the cute daemon rules. | |||
1998-11-22 | $* -> "$@" | David Leonard | |
1998-09-02 | if trapped, kill self in same way | Theo de Raadt | |
1997-01-25 | do not change PATH | Theo de Raadt | |
1997-01-23 | Accept ${NM} as an override for nm(1), useful for cross-dev. | Niklas Hallqvist | |
1996-10-12 | del tmpdir correctly; pr#29; kstailey@dol-esa.gov | Theo de Raadt | |
1996-09-30 | lorder now cleans up its temp directory after a failure. | bitblt | |
1996-09-16 | kill the race; spotted by bitblt | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |