Go to file
thorpej d622281820 Rework the changer driver a bit:
- Take note of magazine changes, and enqueue "Element Status Changed" events
  that user processes can read or select on.
- Normalize some structure names.
- Report back more status about changer elements:
  * Volume tags (e.g. barcode labels on the backs of your tapes)
  * External device names (for drive units in a changer)
  * Last element a unit of media was moved from
  * Sense information for SCSI changer elements in EXCEPT condition
  * Vendor-specific data if the user requests it.
- Add support for setting volume tags.
1999-09-09 23:24:11 +00:00
bin formatting nits. 1999-09-08 04:57:37 +00:00
distrib Sync libc. 1999-09-09 20:23:58 +00:00
etc use sysctl -n to get numeric result, not awk. 1999-09-06 18:52:33 +00:00
games Include <time.h> in various places in the games where time() or time_t 1999-09-09 17:30:17 +00:00
gnu Allow hardlinks to symlinks. 1999-09-05 23:34:39 +00:00
include strlcat() and strlcpy() aren't ISO/IEC 9899:1990. 1999-09-09 09:30:40 +00:00
lib Bump minor: strlcat(), strlcpy(). 1999-09-09 20:23:05 +00:00
libexec In the command table, remove a trailing comma and make white space 1999-09-06 06:01:44 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Use unixish term "hole" instead od "sparce" (which looks like it 1999-09-07 08:16:13 +00:00
share Add some spaces to make the phy listing line up nicer. 1999-09-09 12:38:43 +00:00
sys Rework the changer driver a bit: 1999-09-09 23:24:11 +00:00
usr.bin Define __LINT__, per XCU5. 1999-09-09 09:34:25 +00:00
usr.sbin Fixed typo. inbould -> inbound 1999-09-09 18:31:37 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00