Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-18 | Give /dev/drm0 to the user logged on the console to be able | Matthieu Herrb | |
to run OpenGL applications. ok kettenis@ naddy@ | |||
2013-11-17 | Remove unused /dev/X0 entries. ok millert@ | Matthieu Herrb | |
2013-11-05 | sync | Theo de Raadt | |
2013-11-05 | kill iop(4); spotted by jmc | Theo de Raadt | |
2013-09-16 | regen. | David Coppa | |
2013-08-21 | regen | Antoine Jacoutot | |
2013-08-21 | Forgot to remove uscan_dev after uscanner(4) was sent to the attic. | Antoine Jacoutot | |
spotted by Nathanael Rensen, thanks! | |||
2013-08-20 | regen | Antoine Jacoutot | |
2013-08-08 | regen | Jonathan Gray | |
2013-08-08 | create drm device nodes on sparc64 and create additional entries | Jonathan Gray | |
elsewhere for running with multiple cards. | |||
2013-07-06 | regen | Christian Weisgerber | |
2013-07-06 | regen | Christian Weisgerber | |
2013-06-21 | regen | syl | |
2013-06-15 | regen | Alexander Hall | |
2013-06-04 | Add more ttys needed for virtual consoles. | Martin Pieuchot | |
ok deraadt@, miod@ | |||
2013-06-03 | fuse on more archs | Ted Unangst | |
2013-03-15 | regen after sequencer removal | Alexandre Ratchov | |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov | |
mostly from armani. ok miod, mpi, jsg and help from sthen | |||
2013-01-30 | regen | YASUOKA Masahiko | |
2012-12-04 | sync | Martin Pieuchot | |
2012-12-04 | Add agp node | Martin Pieuchot | |
2012-11-26 | regen | Jasper Lievisse Adriaanse | |
2012-09-08 | sync | Martin Pieuchot | |
2012-09-08 | Add drm node | Martin Pieuchot | |
ok kettenis@ | |||
2012-08-23 | sync | Theo de Raadt | |
2012-08-23 | get rid of the nnpfs nodes | Theo de Raadt | |
2012-04-06 | Regen. | Joel Sing | |
2012-04-06 | Remove raidframe device nodes. | Joel Sing | |
2011-10-22 | regen | Miod Vallat | |
2011-10-22 | Move the audio* device creation stanzas from MI to MD, and reduce the | Miod Vallat | |
number of audio* nodes from 3 to 1 on vax, since none of the audio-capable vax can receive another audio device as expansion (until we get TURBOchannel support with DMA on VS4k/90). ok deraadt@ todd@ | |||
2011-10-06 | sync | Theo de Raadt | |
2011-10-06 | ccd goes to the attic | Theo de Raadt | |
discussed with jsing and millert | |||
2011-07-22 | unify kernel building on various platforms. | Marc Espie | |
feedback from miod@ and deraadt@ | |||
2011-06-26 | regen makedev | Ted Unangst | |
2011-04-19 | sync | Todd T. Fries | |
2011-04-19 | as confirmed by my 11mo old son, this makes midi keyboards work with macppc | Todd T. Fries | |
"no objection" drahn@ | |||
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson | |
In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | |||
2011-04-15 | No need to make depend kernels | Theo de Raadt | |
2011-01-14 | We should not sum the install*.iso file, since it is not created at build | Theo de Raadt | |
time. We've been summing the one from the previous build (then additional goo I run has been cleaning it up..) | |||
2010-09-30 | regen | Claudio Jeker | |
2010-09-30 | Add pppx(4) to MAKEDEV but do not create the device unless requested | Claudio Jeker | |
explicitly. OK dlg@ & todd@ | |||
2010-09-04 | Regen | Miod Vallat | |
2010-09-04 | Reorder device entries within sections, for MAKEDEV.8 to have them sorted. | Miod Vallat | |
Prodded by jmc@. | |||
2010-08-17 | MDEXT missed some files (result was they are not listed in the build-time | Theo de Raadt | |
SHA256 file). Issue spotted by claudio. ok miod | |||
2010-08-03 | regen | Miod Vallat | |
2010-07-23 | Sync. | Marcus Glocker | |
2010-07-22 | sync | Theo de Raadt | |
2010-07-03 | Regen. | Kenneth R Westerback | |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback | |
General huzzahs. "go for it" deraadt@ | |||
2010-07-02 | cleanup the disktab files. yes, this means you will have to manually | Ted Unangst | |
disklabel the "HP C3010 / Cranel 2.0GB Fast SCSI2 H10" crammed inside your palm device, but that's the price of progress. hopefully i didn't whack anything important. ok deraadt |