aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/streams
Commit message (Expand)AuthorAgeFilesLines
* Eliminate 'WARNING: "streams" is usurping "streams"'s cdevsw[]' messagesMark Newton1999-07-301-2/+2
* Simplify cdevsw registration.Poul-Henning Kamp1999-05-311-11/+2
* This commit should be a extensive NO-OP:Poul-Henning Kamp1999-05-301-14/+20
* ``fix'' the devfs_add_devswf() calls, the printf string wasn't factoringPeter Wemm1999-05-061-10/+10
* Converted "streams" pseudo-device into a KLDMark Newton1999-02-221-0/+29
* Nuke some prototypes that really shouldn't be here.Mark Newton1999-02-011-8/+0
* New pseudo-device to provide for a way of obtaining a socket by open()ingMark Newton1999-01-301-0/+427