Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-14 | document the -f flag | Jason McIntyre | |
remove the -t flag (it was an alias to -f) document that eject ignores $TAPE doc suggestion from Ross Richardson -t removal suggested by millert@ fixes PR 3143 ok millert@ | |||
2002-07-04 | ansi | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-01-16 | missed some registers, kill'em! | Mike Pechkin | |
millert@ ok | |||
1998-07-16 | support scsi better; fix another weird bug; mjacob | Theo de Raadt | |
1997-04-16 | Use _PATH_DEFTAPE not DEFTAPE in mt(1) | Todd C. Miller | |
Remove DEFTAPE from <sys/mtio.h> and guard against multiple inclusion. | |||
1997-03-29 | Allow setting blocksize to 0 (variable size); from Juergen Hannken-Illjes | Thorsten Lockert | |
<hannken@eis.cs.tu-bs.de> in NetBSD PR 3256 | |||
1996-09-14 | WHen we fail to open tape device, only print an error message if errno | Todd C. Miller | |
is non-zero. If errno is 0 then the remote mt already did the message... | |||
1996-09-02 | not setuid, silence TCP_MAXSEG for non-root | Theo de Raadt | |
1996-08-10 | from bde@freebsd.org; if printregs() sees no bit names, avoid using them | Theo de Raadt | |
1996-08-10 | %d for formats | Theo de Raadt | |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt | |
1996-06-17 | opendev.h -> util.h | Jason Downs | |
1996-06-17 | Changed to use the opendev(3) in libutil | Jason Downs | |
1996-06-17 | The eject half of mt requires a device, instead of defaulting to the tape. | Jason Downs | |
1996-06-12 | ok, so I didn't think of it last night | Jason Downs | |
1996-06-11 | Make eject(1) an alias for mt .. offline, and support disklabel(8) short | Jason Downs | |
form device names. | |||
1996-06-10 | from mrg; grok scsi tapes | Theo de Raadt | |
1996-05-22 | add blocksize/density commands; part of #921; from rhialto@polder.ubc.kun.nl | Theo de Raadt | |
1996-04-17 | From NetBSD: Don't open tapes for writing when repositioning. | dm | |
That clobbers data! | |||
1996-03-08 | From NetBSD: | Niklas Hallqvist | |
Add remote tape capabilities. Since we're setuid, let's be paranoid. Picked up a little lint in the dryer. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |