aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't mask last track number with end word, better be shure that it is 170Andrey A. Chernov1996-02-021-1/+1
* Implement PREVENT & CLOSE ioctlsAndrey A. Chernov1996-02-022-4/+38
* Implement 'inject' commandAndrey A. Chernov1996-02-022-13/+25
* Remove close tray on open - works very bad with xcdplayerAndrey A. Chernov1996-02-022-4/+4
* Exchange addr_type<->controlAndrey A. Chernov1996-02-021-3/+3
* Calculate TOC size to match what scsi cd says.Andrey A. Chernov1996-02-024-8/+8
* Back out my control->addr_type change, need to be fixed in another placeAndrey A. Chernov1996-02-021-1/+1
* I forget the fact that cd_read_toc reads toc header in any caseAndrey A. Chernov1996-02-021-3/+3
* Remove #pragma pack, use byte filler in ioc_read_subchannelAndrey A. Chernov1996-02-021-13/+2
* Remove the ability for the user mode programs to specify bidirectionalPaul Traina1996-02-022-28/+3
* Add support for Connectix QuickCam(tm)Paul Traina1996-02-022-0/+861
* Add support for Connectix QuickCam(tm)Paul Traina1996-02-021-0/+76
* Add support for Connectix QuickCam(tm)Paul Traina1996-02-024-2/+93
* Add Peter's list of major numbersPaul Traina1996-02-022-0/+214
* Killed last change - it was bogus. cpu_switch() already assumes thatDavid Greenman1996-02-023-9/+6
* Fix some incorrect locations in the FILES sections of some man pages.Mike Pritchard1996-02-022-4/+4
* Added missing gsc(4) (Genius scanner related man page).Mike Pritchard1996-02-022-2/+298
* Add some missing manual page links.Mike Pritchard1996-02-025-2/+7
* Add in hooks for quickcam driverPaul Traina1996-02-025-5/+10
* recursive grep, enabled with -DHAVE_FTS=1Wolfram Schneider1996-02-023-20/+261
* Understand about the doc distribution.Jordan K. Hubbard1996-02-027-13/+19
* man page link tmpfs.8 -> mfs.8 for former SunOS usersWolfram Schneider1996-02-021-1/+1
* There is no longer a typedef clash with <rpc/auth.h>, so removeJeffrey Hsu1996-02-021-5/+3
* man page link swapfile.8 -> vnconfig.8Wolfram Schneider1996-02-021-1/+2
* _de_DE_ISO8859_1_* -> _de_DE_ISO_8859_1_*Wolfram Schneider1996-02-0212-48/+70
* easter and easter depending dayWolfram Schneider1996-02-021-14/+15
* - handle events that move around from year to year, i.e.,Wolfram Schneider1996-02-027-327/+844
* Umlauts correctedWolfram Schneider1996-02-022-4/+4
* add ruid and rgid to file 'status'Wolfram Schneider1996-02-022-8/+24
* filenames correctedWolfram Schneider1996-02-021-2/+2
* Submitted by: bruce, davidg, dysonWolfram Schneider1996-02-026-1/+29
* Correct some manual page cross reference errors. E.g. su is a sectionMike Pritchard1996-02-0213-30/+26
* Reshuffle the task list somewhat, add Alexander Seth Jones as theJordan K. Hubbard1996-02-011-7/+8
* Implement PLAYBLOCKS ioctl, add argument checking to other PLAY* ioctlsAndrey A. Chernov1996-02-012-20/+106
* Fix user input parser, play command even not work in old variantAndrey A. Chernov1996-02-011-7/+6
* Added mount_ext2fs to SUBDIR list.Mike Pritchard1996-02-011-2/+2
* Frame whole file with #pragma pack(1) and #pragma pack(4),Andrey A. Chernov1996-02-011-1/+13
* Fix the ".Os" macro to not display "BSD Experimental" if no argumentsMike Pritchard1996-02-011-1/+1
* Remove statement that does nothing now, forget in my prev. commitAndrey A. Chernov1996-02-011-2/+1
* addr_type field was ever not assigned, control field was assigned incorrectlyAndrey A. Chernov1996-02-011-2/+3
* Return to #pragma pack(4) after header is doneAndrey A. Chernov1996-02-012-2/+12
* Wrong field was used to determine audio/data disksAndrey A. Chernov1996-02-011-1/+1
* Fix TOC size calculation: old code assing volume size hereAndrey A. Chernov1996-02-012-4/+8
* Make routed use real netmasks when installing routes; for unknownBill Fenner1996-02-011-4/+4
* Oops, pick wrong volume size for leadout entryAndrey A. Chernov1996-02-011-3/+3
* Add comment: reflect the fact that lba stored in network byte orderAndrey A. Chernov1996-02-011-2/+2
* Oops, I pick wrong size field for leadout entryAndrey A. Chernov1996-02-011-8/+9
* Correct a minor but important error in the rtprio example.Joerg Wunsch1996-02-011-2/+2
* Add mount_devfs to the subdir list.Mark Murray1996-02-011-1/+1
* Sync with latest Meteor and Spigot sources from James.Jordan K. Hubbard1996-02-015-74/+238