Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-20 | Regen; except for alpha, the only changes are in comments. | Miod Vallat | |
2004-02-20 | mmclock is long dead, conflicts with rd even. | Miod Vallat | |
2004-02-16 | Regen | Miod Vallat | |
2004-02-16 | Harmonize MAKEDEV sources: | Miod Vallat | |
- homogenize section order - sort devices inside sections - make sure all platforms provide a local target (sigh) - remove a few dead devices not worth mentioning on a few arches while there. disabused ok deraadt@ | |||
2004-02-14 | sync | Todd T. Fries | |
2004-02-14 | copyright 2004 as well, prompted/reminded by miod | Todd T. Fries | |
2004-02-13 | Regen. | Miod Vallat | |
2004-02-13 | We have no such thing as non-wscons ttyE. | Miod Vallat | |
"looks ok" drahn@ deraadt@ | |||
2004-02-10 | regen properly | Michael Shalayeff | |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd 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-05 | sync | Todd T. Fries | |
2004-01-12 | sync | Todd T. Fries | |
2004-01-12 | + alph2d() (thanks dr!), allow ttyU's a-zA-Z to be created | Todd T. Fries | |
2004-01-12 | utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@ | Todd T. Fries | |
2003-10-15 | sync | Todd T. Fries | |
2003-10-14 | sync | Todd T. Fries | |
2003-10-11 | regen | Ted Unangst | |
2003-08-24 | put emul sysctls in appropriate arch. also fix up the comments. | Ted Unangst | |
problems noted by fgsch@ and deraadt@ | |||
2003-06-18 | sync | Todd T. Fries | |
2003-06-18 | switch to share/misc/license.template | Todd T. Fries | |
2003-05-21 | Use : instead of . in chown (were this not sync'd correctly when the | Jason Wright | |
original commit was done?) | |||
2003-01-06 | sync | Todd T. Fries | |
2003-01-06 | sync | Theo de Raadt | |
2002-12-05 | redo "make allarchs". | Kenjiro Cho | |
2002-12-05 | replace MAKEDEVs by auto-generated ones. | Kenjiro Cho | |
2002-12-05 | remove altq entries. I should have done these before MAKEDEV. | Kenjiro Cho | |
pointed out by todd@ | |||
2002-12-05 | remove altq entries. altq is now handled through pf. | Kenjiro Cho | |
ok, deraadt@ | |||
2002-11-05 | Allocate by default 6 virtual consoles on alpha, as on i386, rather than | Miod Vallat | |
only one. X11 is configured here to start on ttyC5, like on i386 again. This requires alpha-specific changes to the X servers, that went in the tree before 3.2 was released. On tga-compatible boards, there are no virtual consoles available, and these changes will have no effect. | |||
2002-10-16 | sync | Todd T. Fries | |
2002-10-16 | move md things into md files (pass 1) as discussed a long time ago | Todd T. Fries | |
ok miod@ | |||
2002-09-27 | tweak fbtabs for /dev/X0 target; ok deraadt@ | Todd T. Fries | |
thanks to nick@openbsd.org for finding this thanks to nick@openbsd.org, drahn@openbsd.org, and lurene@daemonkitty.net for testing on short notice! | |||
2002-09-23 | Add /dev/X0 entry for use by xdm; matthieu@ | Todd C. Miller | |
As requested by deraadt@ | |||
2002-08-29 | more tweaks insisted on by miod | Theo de Raadt | |
2002-08-29 | even closer to the truth; miod, matthieu, todd | Theo de Raadt | |
2002-08-29 | cleanup all fbtab, various ok | Theo de Raadt | |
2002-08-24 | regen | Matthieu Herrb | |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb | |
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@ | |||
2002-06-18 | regen. | Federico G. Schwindt | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-09 | sync | Todd T. Fries | |
2002-05-16 | Regen. | Miod Vallat | |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat | |
Tested by various people on various platforms, I'm willing to fix any breakage this causes. ok niels@ deraadt@ and mickey@ (after his comments were applied) | |||
2002-05-13 | move common distrib rules to main Makefile, | Marc Espie | |
make -> ${MAKE} add phony targets remove unnecessary subshells install kernel in a separate target from building. some SUDO. okay deraadt@ (checked bootstrap on i386, should be safe elsewhere, and trivial to fix anyways) | |||
2002-04-24 | Run getty on /dev/ttyC0, not /dev/console. | Matthieu Herrb | |
Ok deraadt@, millert@ | |||
2002-04-11 | sync | Theo de Raadt | |
2002-04-10 | sync | Theo de Raadt | |
2002-04-10 | may as well put a few more nodes on the disk.. | Theo de Raadt | |
2002-03-31 | regen. some of these were missed previously. | Federico G. Schwindt | |
2002-02-25 | random typo fix; ok deraadt@ | Todd T. Fries | |
2002-02-21 | I should back out the base files too | Theo de Raadt | |