Age | Commit message (Expand) | Author |
2020-01-16 | Usually, -width Fl (which is 10n) is too wide and hence ugly. | Ingo Schwarze |
2019-07-03 | snprintf/vsnprintf return < 0 on error, rather than -1. | Theo de Raadt |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-01-22 | Add file # and block # to the information "mt status" shows. | Kenneth R Westerback |
2018-07-09 | ensure tape name and tape commands are not too long. passing too long | Theo de Raadt |
2017-04-17 | /dev/rmt* is no longer relevant; from miod | Jason McIntyre |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-12-30 | rename a few variables/functions to avoid shadowing | Ted Unangst |
2015-12-06 | Use __progname instead of manually handling argv[0]. | Tobias Stoeckmann |
2013-11-21 | add unsigned char casts for specific calls to ctype.h macros. | Theo de Raadt |
2013-11-12 | add a variety of missing prototypes | Theo de Raadt |
2012-12-04 | replace sys/param.h with sys/types.h (and sometimes add limits.h if needed) | Theo de Raadt |
2012-12-04 | remove sunos backwards compat | Theo de Raadt |
2011-05-05 | Oops. Put back OPENDEV_PART so 'eject cd0' works again. Pointed out | Kenneth R Westerback |
2011-04-24 | No point in attempting to open the 'c' partition on devices that have | Kenneth R Westerback |
2010-09-03 | add EXIT STATUS (these two were hiding...); | Jason McIntyre |
2009-11-09 | simplify the sub-ioctl function | Theo de Raadt |
2009-11-07 | repair local operations after the -DRMT changes; from Matthew Clarke | Theo de Raadt |
2009-10-28 | Add a compile option (-DRMT) which decides if remote tape support (via rcmd) | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-11-03 | - standard EXAMPLES | Jason McIntyre |
2007-11-02 | +.Xr chio 1 , | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-06-14 | Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long | Kenneth R Westerback |
2006-06-01 | We do not create st devices with different density modes. i.e. with device | Kenneth R Westerback |
2006-05-27 | The last time these were relevant I had a mullet. | Bob Beck |
2006-04-11 | Check for strdup() failure. | Ray Lai |
2006-03-23 | use strdup() instead; adobriyan@gmail | Theo de Raadt |
2005-12-22 | if in eject mode, do not include command name in error output; bug spotted by... | Theo de Raadt |
2005-11-25 | BINOWN and BINMODE is not needed here | Theo de Raadt |
2005-05-02 | tweaks; | Jason McIntyre |
2005-05-01 | add eject -t option: permits tray to be closed (ie. insert a CD). | Theo de Raadt |
2005-04-26 | - do not list -f option for eject, as it is not necessary | Jason McIntyre |
2004-09-16 | ARGSUSED on signal handler | Theo de Raadt |
2003-07-31 | typo; | Jason McIntyre |
2003-07-30 | clarify use of eject on an empty cdrom drive. (eject /dev/rcd0c) | Ted Unangst |
2003-06-11 | ansification, art ok | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-14 | document the -f flag | Jason McIntyre |
2003-02-26 | clarify that eject works on other media | Ted Unangst |
2002-07-04 | ansi | Theo de Raadt |
2002-05-27 | strlcpy | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-24 | fix the history refs | Michael Shalayeff |
2002-01-16 | missed some registers, kill'em! | Mike Pechkin |
2001-11-14 | in a signal handler, change errx() to warnx() + _exit; millert ok | Theo de Raadt |
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell |
1999-08-17 | consistency | Aaron Campbell |