summaryrefslogtreecommitdiffstats
path: root/sys/dev/dcons/dcons.c
Commit message (Expand)AuthorAgeFilesLines
* Machine generated patch which changes linedisc calls from accessingphk2004-06-041-4/+4
* Gainfully employ the new ttyioctl in the trivial cases.phk2004-06-011-25/+0
* There is no need to explicitly call ttwakeup() and ttwwakeup() afterphk2004-06-011-2/+0
* ttyclose() increments t_gen. Remove redundant increments in drivers.phk2004-06-011-1/+0
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Device megapatch 4/6:phk2004-02-211-1/+2
* Device megapatch 3/6:phk2004-02-211-3/+1
* Device megapatch 1/6:phk2004-02-211-2/+0
* - Clean up global data.simokawa2004-02-161-28/+31
* Add dumb console driver and related bits.simokawa2003-10-241-0/+648
OpenPOWER on IntegriCloud