summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
1997-07-17Adds rmd160 functionality.Todd C. Miller
1997-07-12Use new-style man macros.Todd C. Miller
1997-07-12md5(1) is now capable of doing md4, md5 and sha1 digests. CurrentlyTodd C. Miller
1997-07-08Pipes are not interactive, eh.Todd C. Miller
1997-07-08If stdin is not a tty and not seekable assume we are being usedTodd C. Miller
1997-07-08Use line-buffered output if no tty is present. Makes ed workTodd C. Miller
1997-07-03There is no undelete(2) manpage.Jason Downs
1997-06-30WallTheo de Raadt
1997-06-30stdlib.hTheo de Raadt
1997-06-29new location of des.hNiels Provos
1997-06-29Reject non-numeric argument (so can't use atoi).denny
1997-06-29Make sleep handle fractions of a second. Why not?denny
1997-06-28somebody added setlocale() w/o locale.hgrr
1997-06-27setlocale; kleinkTheo de Raadt
1997-06-23duh, my mind is not crispTheo de Raadt
1997-06-23yyyy specification code; m4@nts.umn.eduTheo de Raadt
1997-06-20boost TEST_BLOCK_LEN and TEST_BLOCK_COUNT a bit. this makes '-t' moreflipk
1997-06-19back outkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18s/SunOP/SunOS/kstailey
1997-06-18irix 6.2 /usr/bin/test is even worse, hehkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18more entrieskstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-16Better support for unmounted filesystems (i.e. df /dev/rsd0a):denny
1997-06-13return 1 if the process does not exist.michaels
1997-06-11dynamic fd_set (please check, todd)Theo de Raadt
1997-06-06geteuid(2) can never fail. What was I thinking?Todd C. Miller
1997-06-06doc [ expr ] notation; he@vader.runit.sintef.noTheo de Raadt
1997-06-06fixTheo de Raadt
1997-06-06POSIX says pax must complain about not being able to set permissionsTodd C. Miller
1997-06-04Don't complain about not being able to set uid/gid in "tar -p"Todd C. Miller
1997-06-04bye bye :, mikelTheo de Raadt
1997-06-04Fix usage of l_strncpy() (noticed by Theo) and make l_strncpy()Todd C. Miller
1997-06-03less strncpy; charnier@freebsdTheo de Raadt
1997-06-03.Xr ch 4, someone create it please?Theo de Raadt
1997-06-01From denny@c200234-a.frmt1.sfba.home.com, check superblock magic number.Jason Downs
1997-05-30xref correctionsTheo de Raadt
1997-05-29Fix -o option and add -O.Todd C. Miller
1997-05-28bad usage line; oster@cs.usask.caTheo de Raadt
1997-05-21Powerpc compiler has a problem with 64 bit math and optimization.Dale S. Rahn
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller