Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1998-05-05 | split sysctl.conf into MD and MI parts | Theo de Raadt | |
1998-04-06 | reality check | Per Fogelstrom | |
1997-12-08 | fix chN (N > 0) problem | Michael Shalayeff | |
1997-10-15 | No getty on console... | Per Fogelstrom | |
1997-10-13 | No more OFW! | Per Fogelstrom | |
1997-10-13 | Monolithic kernel | Per Fogelstrom | |
1997-10-11 | cleanup | Theo de Raadt | |
1997-09-21 | $OpenBSD | Theo de Raadt | |
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-09-03 | no more need for the fstab.* files | Theo de Raadt | |
1997-05-14 | Make svnd nodes too, please test this on your port | Niklas Hallqvist | |
1997-05-13 | bootblocks in snap/release too | Theo de Raadt | |
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-05-03 | put generic kernel in snap too | Theo de Raadt | |
1997-05-01 | 4.4BSD filesystem geez | Theo de Raadt | |
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-21 | Build bsd and binutils for powerpc ala alpha and pmax. | Dale S. Rahn | |
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. |