| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't mask last track number with end word, better be shure that it is 170 | Andrey A. Chernov | 1996-02-02 | 1 | -1/+1 |
| * | Implement PREVENT & CLOSE ioctls | Andrey A. Chernov | 1996-02-02 | 2 | -4/+38 |
| * | Implement 'inject' command | Andrey A. Chernov | 1996-02-02 | 2 | -13/+25 |
| * | Remove close tray on open - works very bad with xcdplayer | Andrey A. Chernov | 1996-02-02 | 2 | -4/+4 |
| * | Exchange addr_type<->control | Andrey A. Chernov | 1996-02-02 | 1 | -3/+3 |
| * | Calculate TOC size to match what scsi cd says. | Andrey A. Chernov | 1996-02-02 | 4 | -8/+8 |
| * | Back out my control->addr_type change, need to be fixed in another place | Andrey A. Chernov | 1996-02-02 | 1 | -1/+1 |
| * | I forget the fact that cd_read_toc reads toc header in any case | Andrey A. Chernov | 1996-02-02 | 1 | -3/+3 |
| * | Remove #pragma pack, use byte filler in ioc_read_subchannel | Andrey A. Chernov | 1996-02-02 | 1 | -13/+2 |
| * | Remove the ability for the user mode programs to specify bidirectional | Paul Traina | 1996-02-02 | 2 | -28/+3 |
| * | Add support for Connectix QuickCam(tm) | Paul Traina | 1996-02-02 | 2 | -0/+861 |
| * | Add support for Connectix QuickCam(tm) | Paul Traina | 1996-02-02 | 1 | -0/+76 |
| * | Add support for Connectix QuickCam(tm) | Paul Traina | 1996-02-02 | 4 | -2/+93 |
| * | Add Peter's list of major numbers | Paul Traina | 1996-02-02 | 2 | -0/+214 |
| * | Killed last change - it was bogus. cpu_switch() already assumes that | David Greenman | 1996-02-02 | 3 | -9/+6 |
| * | Fix some incorrect locations in the FILES sections of some man pages. | Mike Pritchard | 1996-02-02 | 2 | -4/+4 |
| * | Added missing gsc(4) (Genius scanner related man page). | Mike Pritchard | 1996-02-02 | 2 | -2/+298 |
| * | Add some missing manual page links. | Mike Pritchard | 1996-02-02 | 5 | -2/+7 |
| * | Add in hooks for quickcam driver | Paul Traina | 1996-02-02 | 5 | -5/+10 |
| * | recursive grep, enabled with -DHAVE_FTS=1 | Wolfram Schneider | 1996-02-02 | 3 | -20/+261 |
| * | Understand about the doc distribution. | Jordan K. Hubbard | 1996-02-02 | 7 | -13/+19 |
| * | man page link tmpfs.8 -> mfs.8 for former SunOS users | Wolfram Schneider | 1996-02-02 | 1 | -1/+1 |
| * | There is no longer a typedef clash with <rpc/auth.h>, so remove | Jeffrey Hsu | 1996-02-02 | 1 | -5/+3 |
| * | man page link swapfile.8 -> vnconfig.8 | Wolfram Schneider | 1996-02-02 | 1 | -1/+2 |
| * | _de_DE_ISO8859_1_* -> _de_DE_ISO_8859_1_* | Wolfram Schneider | 1996-02-02 | 12 | -48/+70 |
| * | easter and easter depending day | Wolfram Schneider | 1996-02-02 | 1 | -14/+15 |
| * | - handle events that move around from year to year, i.e., | Wolfram Schneider | 1996-02-02 | 7 | -327/+844 |
| * | Umlauts corrected | Wolfram Schneider | 1996-02-02 | 2 | -4/+4 |
| * | add ruid and rgid to file 'status' | Wolfram Schneider | 1996-02-02 | 2 | -8/+24 |
| * | filenames corrected | Wolfram Schneider | 1996-02-02 | 1 | -2/+2 |
| * | Submitted by: bruce, davidg, dyson | Wolfram Schneider | 1996-02-02 | 6 | -1/+29 |
| * | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 13 | -30/+26 |
| * | Reshuffle the task list somewhat, add Alexander Seth Jones as the | Jordan K. Hubbard | 1996-02-01 | 1 | -7/+8 |
| * | Implement PLAYBLOCKS ioctl, add argument checking to other PLAY* ioctls | Andrey A. Chernov | 1996-02-01 | 2 | -20/+106 |
| * | Fix user input parser, play command even not work in old variant | Andrey A. Chernov | 1996-02-01 | 1 | -7/+6 |
| * | Added mount_ext2fs to SUBDIR list. | Mike Pritchard | 1996-02-01 | 1 | -2/+2 |
| * | Frame whole file with #pragma pack(1) and #pragma pack(4), | Andrey A. Chernov | 1996-02-01 | 1 | -1/+13 |
| * | Fix the ".Os" macro to not display "BSD Experimental" if no arguments | Mike Pritchard | 1996-02-01 | 1 | -1/+1 |
| * | Remove statement that does nothing now, forget in my prev. commit | Andrey A. Chernov | 1996-02-01 | 1 | -2/+1 |
| * | addr_type field was ever not assigned, control field was assigned incorrectly | Andrey A. Chernov | 1996-02-01 | 1 | -2/+3 |
| * | Return to #pragma pack(4) after header is done | Andrey A. Chernov | 1996-02-01 | 2 | -2/+12 |
| * | Wrong field was used to determine audio/data disks | Andrey A. Chernov | 1996-02-01 | 1 | -1/+1 |
| * | Fix TOC size calculation: old code assing volume size here | Andrey A. Chernov | 1996-02-01 | 2 | -4/+8 |
| * | Make routed use real netmasks when installing routes; for unknown | Bill Fenner | 1996-02-01 | 1 | -4/+4 |
| * | Oops, pick wrong volume size for leadout entry | Andrey A. Chernov | 1996-02-01 | 1 | -3/+3 |
| * | Add comment: reflect the fact that lba stored in network byte order | Andrey A. Chernov | 1996-02-01 | 1 | -2/+2 |
| * | Oops, I pick wrong size field for leadout entry | Andrey A. Chernov | 1996-02-01 | 1 | -8/+9 |
| * | Correct a minor but important error in the rtprio example. | Joerg Wunsch | 1996-02-01 | 1 | -2/+2 |
| * | Add mount_devfs to the subdir list. | Mark Murray | 1996-02-01 | 1 | -1/+1 |
| * | Sync with latest Meteor and Spigot sources from James. | Jordan K. Hubbard | 1996-02-01 | 5 | -74/+238 |