Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-05 | Save/restore the errno when handling interrupts. | Angelos D. Keromytis | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-05 | Fix some incorrect strncpy usage. | Todd C. Miller | |
From NetBSD (luke@netbsd.org) * verbosity additions displaying total & per-volume transfer times and rates * Add the ability to dump specific files & directories of a single filesystem. This uses fts(3) to access the directory structure (and not the raw device), so the standard access permissions are adhered to (unlike dumping an entire filesystem, which just requires read access to the raw disk device). * Support SIGINFO status reporting. * Remove now unused variables that previously stored the (e)uid. * Be more informative in a couple of error messages. From NetBSD (mrg) * fix NetBSD PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>. don't pass pw->pw_name into functions; make a copy. | |||
1997-06-25 | (foo *)0 -> NULL | kstailey | |
1996-10-12 | permit ufs filesystem type too | Theo de Raadt | |
1996-09-14 | setgid stuff goes away | Theo de Raadt | |
1996-09-14 | Now uses "wall -g" so no need to be setgid tty. This makes $RSH work. | Todd C. Miller | |
Also fix buf oflow. | |||
1996-09-01 | kill setuid, fix setgid hole | Theo de Raadt | |
1996-09-01 | oflow protection | Theo de Raadt | |
1996-09-01 | dialup tty semantic is wrong | Theo de Raadt | |
1996-08-06 | whoops | Theo de Raadt | |
1996-08-05 | careful about buffer | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-21 | only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.com | Theo de Raadt | |
(should we deal with mfs?) | |||
1996-05-22 | from jtk; Adjust the base for time estimates to ignore time we spent | Theo de Raadt | |
waiting for operator input. enhancements from PR #900 | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |