summaryrefslogtreecommitdiff
path: root/etc/etc.vax/MAKEDEV
AgeCommit message (Collapse)Author
2005-12-27RegenMiod Vallat
2005-10-06regenOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-08-01syncTheo de Raadt
2005-06-02RegenThorsten Lockert
2005-03-01regenOtto Moerbeek
2005-02-07syncDavid Krause
2005-02-07syncDavid Krause
2005-01-28syncDan Harnett
2005-01-10regenDavid Gwynne
2004-08-20syncTheo de Raadt
2004-08-20bpf0 on ramdisk; from hughTheo de Raadt
2004-08-19Regen.Miod Vallat
2004-06-03syncAlexander Yurchenko
2004-05-30syncAlexander Yurchenko
2004-05-29syncTheo de Raadt
2004-04-11regenTodd C. Miller
2004-04-11Regen for for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-03-12syncTheo de Raadt
2004-02-20Regen; except for alpha, the only changes are in comments.Miod Vallat
2004-02-17Regen with correct hd(4) description.Miod Vallat
2004-02-16RegenMiod Vallat
2004-02-14syncTodd T. Fries
2004-02-13Regen.Miod Vallat
2004-02-10regen properlyMichael Shalayeff
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
ioctl(2), an unprivileged process may allocate a pty and have its owner and mode set appropriately. This means that programs such as xterm and screen no longer need to be setuid. Programs using the openpty() function require zero changes and will "just work". Designed by beck@ and deraadt@; changes by beck@ with cleanup (and a rewrite of the vnode bits) by art@ and tweaks/bugfixes by me. Tested by many.
2004-02-05syncTodd T. Fries
2004-01-12syncTodd T. Fries
2003-10-11larger svnd gapTed Unangst
2003-04-15some spelling corrections from NetBSD (Igor Sobrado);Jason McIntyre
ok hugh@
2003-01-06syncTheo de Raadt
2002-12-05remove altq entries. altq is now handled through pf.Kenjiro Cho
ok, deraadt@
2002-06-24Add xfs device; seems to work.Hugh Graham
2002-06-09syncTodd T. Fries
2002-05-16Add systrace devices until vax is converted to new MAKEDEV scheme (soon)Miod Vallat
2002-04-04shrink things in ramdisk; hugh okTheo de Raadt
2002-02-21Remove uncommited garbage. I am sorry, but this was just not tested. ItTheo de Raadt
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours.
2002-02-21syncTodd T. Fries
2002-02-21syncTodd T. Fries
2002-02-14M4 generated MAKEDEV still premature.Hugh Graham
2002-02-14syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14escapees; it is not yet time (but soon)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-09not ready for MAKEDEV.mdTheo de Raadt
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2001-12-07Add ra and rx entries to the ramdisk.Hugh Graham