Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-25 | Enable bpf on the ramdisk for dhcp support. | Dale Rahn | |
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 | 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-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-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-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 | 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-16 | Create some previously missing device nodes, ksyms, uk, and ss. | Dale S. Rahn | |
1998-09-16 | Add ipnat devices. | 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. | |||
1998-04-06 | reality check | Per Fogelstrom | |
1997-12-08 | fix chN (N > 0) problem | Michael Shalayeff | |
1997-10-13 | Monolithic kernel | Per Fogelstrom | |
1997-09-16 | 10 bpf devices | Theo de Raadt | |
1997-09-07 | In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$nam | dgregor | |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist | |
1997-05-13 | Only run MAKEDEV.local if it exists. Avoids an error message | Todd C. Miller | |
during installs where there is no MAKEDEV.local. | |||
1997-05-11 | add hex() and kill awk | Theo de Raadt | |
1997-05-11 | no awk | Theo de Raadt | |
1997-05-05 | Before creating the rd nodes, remove the old ones. | Dale S. Rahn | |
1997-04-18 | create additional disk devices in ramdisk image. | Dale S. Rahn | |
necessary to access cdrom and other devices (currently show up as disks) | |||
1997-02-18 | create the device nodes for rd in a sane way. | Dale S. Rahn | |
create disklabel proto for ramdisk | |||
1997-02-06 | PowerPC pieces for ramdisk (rd) changes this is adds majors, | Dale S. Rahn | |
rd_root pieces, config file to generate MINIROOT with rdroot and MAKEDEV changes as well as adding the rd device to known device types. | |||
1997-01-09 | remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'. | Dale S. Rahn | |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. |