Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt | |
2004-10-03 | sync | joshua stein | |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein | |
currently read-only ok grange@, marius@ | |||
2004-09-06 | sync | Theo de Raadt | |
2004-09-06 | put apm (zzz) and apmd on at least some ramdisk media. this lets people | Theo de Raadt | |
wander around akikhabara with a usb cd drive and an openbsd cd, testing for laptops that support apm as god intended. | |||
2004-08-26 | install cdbr and cdboot for those that have it, too | Theo de Raadt | |
2004-08-19 | Regen. | Miod Vallat | |
2004-08-18 | update to more recent times: we don't have a 1024 limit anymore, grub | Marc Espie | |
boots OpenBSD, linux-2.0.36 is dead, and I no longer do linux installs. Try to give simpler instructions. Some input by Tim Kornau. | |||
2004-08-09 | sync | Otto Moerbeek | |
2004-08-09 | Move tun(4) to appropriate section and kill now empty 'call' section. | Otto Moerbeek | |
ok todd@ miod@ | |||
2004-06-13 | build bsd.md, and put it into the snaps | Theo de Raadt | |
2004-06-03 | sync | Alexander Yurchenko | |
2004-06-03 | Add gpio device nodes. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-05-30 | sync | Alexander Yurchenko | |
2004-05-30 | Add hotplug device. | Alexander Yurchenko | |
2004-05-29 | sync | Theo de Raadt | |
2004-04-11 | regen | Todd C. Miller | |
2004-04-11 | Regen for for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-04-09 | s:removeable:removable: | Jason McIntyre | |
from Jon Mosco; | |||
2004-03-19 | put pxeboot into DESTDIR/snapshot too | Theo de Raadt | |
2004-03-15 | Uncommenting machdep.apmhalt should have an effect. | Ryan Thomas McBride | |
ok marc@ fgsch@ | |||
2004-03-12 | sync | Theo de Raadt | |
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt | |
2004-02-20 | Regen; except for alpha, the only changes are in comments. | 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-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-10 | These files are out-of-date and not really relevant to the install. | Tom Cosgrove | |
The latest versions are at http://www.ata-atapi.com/hiw.htm. Discussed with nick@ and jmc@. ok deraadt@. | |||
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-03-28 | Add a sysctl to option USER_LDT, to control its behaviour, which will be | Miod Vallat | |
disabled by default. Enable with sysctl -w machdep.userldt=1 This will allow people to use the few ports that require this functionality to work without requiring the user to recompile a kernel. The option USER_LDT remains in order to not increase size on the installation media. It is now enabled in GENERIC. Per espie@'s idea, but my diff was much simpler than his; ok deraadt@ | |||
2003-03-06 | spelling fixes | David Krause | |
ok henning@ | |||
2003-02-26 | remove double word stuttering | David Krause | |
ok henning@ | |||
2003-01-06 | sync | Todd T. Fries | |
2003-01-06 | sync | Theo de Raadt | |
2002-12-05 | redo "make allarchs". | Kenjiro Cho | |