Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-24 | let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...)) | Matthieu Herrb | |
2001-06-23 | add /dev/pci | Matthieu Herrb | |
2001-06-23 | With the addition of kernel in bootloader, ksyms now work. | Dale Rahn | |
2001-06-17 | fix audio device creation. | Brad Smith | |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-04-10 | keep naming of audio devices consistent across all archs that have audio | Brad Smith | |
support. -- Ok'd by: deraadt@ | |||
2001-03-29 | Create device node for audio support. | Dale Rahn | |
2001-03-25 | Enable bpf on the ramdisk for dhcp support. | Dale Rahn | |
2001-03-03 | vt220 console type | Theo de Raadt | |
2001-03-03 | Change ownership of mux devices also, eventually X will move to | Dale Rahn | |
the mux devices. | |||
2001-03-03 | Reorder to prevent wskbd*) from matching "wskbd" when wskbd) also exists. | Dale Rahn | |
2001-02-13 | make the wscons device nodes, wscons0 did not exist. | Dale Rahn | |
2001-02-05 | repair unit number calculation | Theo de Raadt | |
2001-01-30 | bye bye other ttyo0 pieces; brad | Theo de Raadt | |
2001-01-30 | insecure serial ttys, ttyo0 goes away | Theo de Raadt | |
2001-01-30 | move console ttys around. serial becomes tty0?, console ttyC? | Theo de Raadt | |
2001-01-30 | support/make ttyEcfg for powerpc, wscons config node. | Dale Rahn | |
2000-10-13 | 2 sets of ptys; drahn | Theo de Raadt | |
2000-10-03 | Another piece of the raid device support. Make device nodes. | Dale S. Rahn | |
2000-09-11 | Test these changes before commiting, the list is ':' seperated not space. | Dale S. Rahn | |
2000-09-11 | Add wscons devices to list of devices to change when logging into ttyE0 | Dale S. Rahn | |
2000-09-10 | Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyEx | Dale S. Rahn | |
is used as that device. ttyEcfg needs to be created for wscons tools. Additional cleanup and comments. | |||
2000-09-07 | Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl. | Dale S. Rahn | |
2000-09-06 | Add device nodes for USB, move the console control from openfirmware to wscons. | Dale S. Rahn | |
2000-08-08 | use GENERIC and RAMDISK | Theo de Raadt | |
2000-07-09 | Disable ttyE0 until powerpc is updated to the latest wscons. | Dale S. Rahn | |
2000-03-22 | operator should have perms to write and change tapes. ch* is still missing | Niklas Hallqvist | |
in some MAKEDEVs, will see to them in a separate commit. | |||
2000-02-03 | Use the correct terminal entry for Openfirmware console. | Dale S. Rahn | |
Allows visual editors to be used. | |||
1999-08-20 | Change the default serial port device and /var/spool/lock permissions. | Jason Downs | |
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.) | |||
1998-11-25 | remove bogus comment about pty use; chris@sefl.satelnet.org | Todd C. Miller | |
1998-11-19 | add support for more ptys | Dug Song | |
1998-10-20 | Mix kernels are no longer necessary, Generic will work sufficiently. | Dale S. Rahn | |
1998-10-15 | add missing entries for xfs in all | Artur Grabowski | |
1998-10-10 | ksyms currently does not work on powerpc, to work around | Dale S. Rahn | |
this problem, dont make the device node. This partially has to do with the fact that the powerpc port does not try to load symbols from the kernel image. | |||
1998-09-27 | add ttyE support for wscons on powerpc port. | Dale S. Rahn | |
1998-09-25 | add xfs | Todd T. Fries | |
1998-09-24 | support tty02 and tty03 if present. | Dale S. Rahn | |
1998-09-24 | add support for tty02 and tty03 if necessary for the system. | Dale S. Rahn | |
create the "standard" com device nodes comX, tty0X, cua0X. | |||
1998-09-23 | s/Id/OpenBSD/ | Todd T. Fries | |
1998-09-17 | Fix typo in powerpc distrib target. | Dale S. Rahn | |
1998-09-17 | Compress the ramdisk images, bootloader can deal with it and | Dale S. Rahn | |
it will save disk space (cd and ftp. | |||
1998-09-16 | Remove ugly hack, use system defined variables. | Dale S. Rahn | |
1998-09-16 | Create some previously missing device nodes, ksyms, uk, and ss. | Dale S. Rahn | |
1998-09-16 | Add ipnat devices. | Dale S. Rahn | |
1998-09-16 | deal with version number bump. | Dale S. Rahn | |
1998-09-12 | Put additional kernels in installation directory as filesets, so they can | Dale S. Rahn | |
be selected on install instead of necessitating a manual step. | |||
1998-09-09 | build third kernel/boot floppy (for now). | Dale S. Rahn | |
1998-07-19 | include ofwboot as one of the release files. | Dale S. Rahn | |
1998-07-19 | Create device nodes for powerpc port, device existed previously, just devnodes | Dale S. Rahn | |
were missing | |||
1998-05-29 | configuration (/etc) changes causes with the changes to ofw support in | Dale S. Rahn | |
powerpc port. |