| Commit message (Expand) | Author | Age | Files | Lines |
* | Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp> | wosch | 1996-02-10 | 1 | -2/+8 |
* | Remove netns and netiso, whatever it did here in the first place... | phk | 1996-02-10 | 2 | -22/+2 |
* | Another round of various man page cleanups. | mpp | 1996-02-09 | 3 | -5/+5 |
* | Add some missing MLINKS, correct some cross references, correct some | mpp | 1996-02-09 | 4 | -15/+20 |
* | Remove pkg_manage from Makefile | jkh | 1996-02-09 | 1 | -2/+2 |
* | Nuke pkg_manage. No fault of the author, but it sort of died when we | jkh | 1996-02-09 | 16 | -1659/+0 |
* | Fix to catch a stupid oversight on my part which allowed this thing | jkh | 1996-02-09 | 1 | -2/+2 |
* | LBA addition to new commands | ache | 1996-02-09 | 1 | -31/+77 |
* | Integrate vak fixes, mostly command parsing & cosmetic | ache | 1996-02-09 | 2 | -193/+459 |
* | Clean up warnings. | phk | 1996-02-08 | 2 | -35/+178 |
* | Call setsockopt(SO_PRIVSTATE) to renounce SS_PRIV on all the sockets | wollman | 1996-02-07 | 2 | -36/+69 |
* | Fixed pkg_create to eliminate the limits on the size of the PLIST. | jdp | 1996-02-06 | 1 | -31/+41 |
* | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | wollman | 1996-02-06 | 6 | -6/+36 |
* | Oops, accidently committed makefile change, back it out | pst | 1996-02-06 | 1 | -2/+2 |
* | make setproctitle display smaller | pst | 1996-02-06 | 2 | -4/+6 |
* | Setproctitle some useful information | pst | 1996-02-06 | 1 | -0/+5 |
* | Add support for local modifications to the tree, by using FOO.ctm instead | phk | 1996-02-05 | 8 | -50/+144 |
* | Typo. | joerg | 1996-02-05 | 1 | -1/+1 |
* | Remove cdplay, cdcontrol is superset of it | ache | 1996-02-05 | 4 | -464/+3 |
* | Add qcamcontrol | pst | 1996-02-04 | 1 | -4/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r13899, | pst | 1996-02-04 | 2 | -0/+190 |
|\ |
|
| * | Import very basic demo/control program for qcam driver. | pst | 1996-02-04 | 2 | -0/+190 |
* | Makefile.yp: | wpaul | 1996-02-04 | 2 | -11/+34 |
* | Print out media catalog number, if exists | ache | 1996-02-03 | 1 | -2/+6 |
* | Request/print out media catalog validation info in status command | ache | 1996-02-03 | 2 | -4/+19 |
* | Implement several new commands | ache | 1996-02-03 | 2 | -35/+102 |
* | Mention the currently supported vendor/model strings. | joerg | 1996-02-02 | 1 | -1/+11 |
* | Don't mask last track number with end word, better be shure that it is 170 | ache | 1996-02-02 | 1 | -1/+1 |
* | Implement 'inject' command | ache | 1996-02-02 | 2 | -13/+25 |
* | Back out my control->addr_type change, need to be fixed in another place | ache | 1996-02-02 | 1 | -1/+1 |
* | Understand about the doc distribution. | jkh | 1996-02-02 | 4 | -7/+11 |
* | There is no longer a typedef clash with <rpc/auth.h>, so remove | hsu | 1996-02-02 | 1 | -5/+3 |
* | man page link swapfile.8 -> vnconfig.8 | wosch | 1996-02-02 | 1 | -1/+2 |
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 1 | -3/+3 |
* | Fix user input parser, play command even not work in old variant | ache | 1996-02-01 | 1 | -7/+6 |
* | Wrong field was used to determine audio/data disks | ache | 1996-02-01 | 1 | -1/+1 |
* | Make routed use real netmasks when installing routes; for unknown | fenner | 1996-02-01 | 1 | -4/+4 |
* | Correct a minor but important error in the rtprio example. | joerg | 1996-02-01 | 1 | -2/+2 |
* | Decend the list of ioaddrs and maddrs for eisa devices and print them out | gibbs | 1996-01-31 | 1 | -6/+17 |
* | Make mixer print out all of the current mixer settings by defualt | mpp | 1996-01-31 | 1 | -0/+16 |
* | Found an instance of yp_error() in yp_maplist_create() that had two %s | wpaul | 1996-01-31 | 1 | -2/+2 |
* | Sync with my sources at home: | wpaul | 1996-01-31 | 1 | -4/+39 |
* | ctm(5) has been written, so remove comment about it not existing. :) | nate | 1996-01-31 | 1 | -2/+1 |
* | Use libmd's MD5. | phk | 1996-01-30 | 7 | -389/+15 |
* | Don't replace leadout entry with 255 | ache | 1996-01-30 | 1 | -1/+0 |
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 27 | -71/+71 |
* | Use starting track 0 for READTOCENTRYS, should be converted | ache | 1996-01-30 | 1 | -1/+1 |
* | Use 0 as starting track number for READTOCENTRYS, | ache | 1996-01-30 | 1 | -2/+2 |
* | Some patches to ppp which improve stability. I have been running a | dfr | 1996-01-30 | 12 | -72/+85 |
* | Attempt to figure out the size of the device/file we are about to | joerg | 1996-01-30 | 2 | -13/+90 |