OpenBSD CVS

CVS log for src/etc/etc.powerpc/Attic/MAKEDEV


[BACK] Up to [local] / src / etc / etc.powerpc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.54, Sat Sep 1 16:13:47 2001 UTC (22 years, 9 months ago) by drahn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.53: +1 -1 lines
FILE REMOVED

The "powerpc" port which has supported the newer Apple Macintosh powerpc based
is being renamed to macppc. This is to allow sharing of common code
between different powerpc base platforms.

Files moved from etc/etc.powerpc to etc/etc.macppc

Revision 1.53 / (download) - annotate - [select for diffs], Thu Jul 5 02:54:07 2001 UTC (22 years, 11 months ago) by mickey
Branch: MAIN
Changes since 1.52: +10 -1 lines
Diff to previous 1.52 (colored)

create iop0, iop1

Revision 1.52 / (download) - annotate - [select for diffs], Sun Jul 1 10:52:13 2001 UTC (22 years, 11 months ago) by dhartmei
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

pf is major 39 on powerpc

Revision 1.51 / (download) - annotate - [select for diffs], Thu Jun 28 02:58:56 2001 UTC (22 years, 11 months ago) by kjc
Branch: MAIN
Changes since 1.50: +16 -2 lines
Diff to previous 1.50 (colored)

add an entry for ALTQ.

Revision 1.50 / (download) - annotate - [select for diffs], Tue Jun 26 07:04:17 2001 UTC (22 years, 11 months ago) by drahn
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

remove ksyms before recreating it.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Jun 24 23:36:08 2001 UTC (22 years, 11 months ago) by kjell
Branch: MAIN
Changes since 1.48: +9 -2 lines
Diff to previous 1.48 (colored)

Add the pf device for the shiny new packet filter

Revision 1.48 / (download) - annotate - [select for diffs], Sun Jun 24 04:23:51 2001 UTC (22 years, 11 months ago) by matthieu
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...))

Revision 1.47 / (download) - annotate - [select for diffs], Sat Jun 23 03:34:34 2001 UTC (22 years, 11 months ago) by matthieu
Branch: MAIN
Changes since 1.46: +9 -1 lines
Diff to previous 1.46 (colored)

add /dev/pci

Revision 1.46 / (download) - annotate - [select for diffs], Sat Jun 23 02:29:30 2001 UTC (22 years, 11 months ago) by drahn
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

With the addition of kernel in bootloader, ksyms now work.

Revision 1.45 / (download) - annotate - [select for diffs], Sun Jun 17 06:40:50 2001 UTC (22 years, 11 months ago) by brad
Branch: MAIN
Changes since 1.44: +6 -6 lines
Diff to previous 1.44 (colored)

fix audio device creation.

Revision 1.44 / (download) - annotate - [select for diffs], Wed May 30 02:11:24 2001 UTC (23 years ago) by deraadt
Branch: MAIN
Changes since 1.43: +2 -11 lines
Diff to previous 1.43 (colored)

Remove ipf.  Darren Reed has interpreted his (old, new, whichever)
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).

Revision 1.43 / (download) - annotate - [select for diffs], Tue Apr 10 03:03:52 2001 UTC (23 years, 2 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.42: +6 -3 lines
Diff to previous 1.42 (colored)

keep naming of audio devices consistent across all archs that have audio
support.
--
Ok'd by: deraadt@

Revision 1.42 / (download) - annotate - [select for diffs], Thu Mar 29 19:57:35 2001 UTC (23 years, 2 months ago) by drahn
Branch: MAIN
Changes since 1.41: +19 -1 lines
Diff to previous 1.41 (colored)

Create device node for audio support.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Mar 25 06:27:18 2001 UTC (23 years, 2 months ago) by drahn
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Enable bpf on the ramdisk for dhcp support.

Revision 1.40 / (download) - annotate - [select for diffs], Sat Mar 3 06:09:25 2001 UTC (23 years, 3 months ago) by drahn
Branch: MAIN
Changes since 1.39: +9 -9 lines
Diff to previous 1.39 (colored)

Reorder to prevent wskbd*) from matching "wskbd" when wskbd) also exists.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Feb 13 14:21:33 2001 UTC (23 years, 4 months ago) by drahn
Branch: MAIN
Changes since 1.38: +16 -6 lines
Diff to previous 1.38 (colored)

make the wscons device nodes, wscons0 did not exist.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Feb 5 01:42:49 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

repair unit number calculation

Revision 1.37 / (download) - annotate - [select for diffs], Tue Jan 30 23:58:50 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.36: +2 -17 lines
Diff to previous 1.36 (colored)

bye bye other ttyo0 pieces; brad

Revision 1.36 / (download) - annotate - [select for diffs], Tue Jan 30 08:34:09 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.35: +11 -11 lines
Diff to previous 1.35 (colored)

move console ttys around.  serial becomes tty0?, console ttyC?

Revision 1.35 / (download) - annotate - [select for diffs], Tue Jan 30 03:02:21 2001 UTC (23 years, 4 months ago) by drahn
Branch: MAIN
Changes since 1.34: +7 -8 lines
Diff to previous 1.34 (colored)

support/make ttyEcfg for powerpc, wscons config node.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Oct 13 21:31:15 2000 UTC (23 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

2 sets of ptys; drahn

Revision 1.33 / (download) - annotate - [select for diffs], Tue Oct 3 03:50:34 2000 UTC (23 years, 8 months ago) by rahnds
Branch: MAIN
Changes since 1.32: +9 -6 lines
Diff to previous 1.32 (colored)

Another piece of the raid device support. Make device nodes.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Sep 10 16:39:42 2000 UTC (23 years, 9 months ago) by rahnds
Branch: MAIN
Changes since 1.31: +26 -30 lines
Diff to previous 1.31 (colored)

Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyEx
is used as that device. ttyEcfg needs to be created for wscons tools.
Additional cleanup and comments.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Sep 7 01:35:16 2000 UTC (23 years, 9 months ago) by rahnds
Branch: MAIN
Changes since 1.30: +30 -1 lines
Diff to previous 1.30 (colored)

Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Sep 6 02:54:26 2000 UTC (23 years, 9 months ago) by rahnds
Branch: MAIN
Changes since 1.29: +64 -5 lines
Diff to previous 1.29 (colored)

Add device nodes for USB, move the console control from openfirmware to wscons.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Mar 22 07:34:30 2000 UTC (24 years, 2 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.28: +6 -6 lines
Diff to previous 1.28 (colored)

operator should have perms to write and change tapes.  ch* is still missing
in some MAKEDEVs, will see to them in a separate commit.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Feb 3 03:06:54 2000 UTC (24 years, 4 months ago) by rahnds
Branch: MAIN
Changes since 1.27: +6 -2 lines
Diff to previous 1.27 (colored)

Use the correct terminal entry for Openfirmware console.
Allows visual editors to be used.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Aug 20 17:00:37 1999 UTC (24 years, 9 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.26: +5 -3 lines
Diff to previous 1.26 (colored)

Change the default serial port device and /var/spool/lock permissions.
/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.)

Revision 1.26 / (download) - annotate - [select for diffs], Wed Nov 25 04:58:55 1998 UTC (25 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored)

remove bogus comment about pty use; chris@sefl.satelnet.org

Revision 1.25 / (download) - annotate - [select for diffs], Thu Nov 19 08:18:58 1998 UTC (25 years, 6 months ago) by dugsong
Branch: MAIN
Changes since 1.24: +13 -2 lines
Diff to previous 1.24 (colored)

add support for more ptys

Revision 1.24 / (download) - annotate - [select for diffs], Thu Oct 15 21:24:53 1998 UTC (25 years, 8 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

add missing entries for xfs in all

Revision 1.23 / (download) - annotate - [select for diffs], Sat Oct 10 06:25:20 1998 UTC (25 years, 8 months ago) by rahnds
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

ksyms currently does not work on powerpc, to work around
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.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 27 04:26:52 1998 UTC (25 years, 8 months ago) by rahnds
Branch: MAIN
Changes since 1.21: +125 -114 lines
Diff to previous 1.21 (colored)

add ttyE support for wscons on powerpc port.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 25 11:51:46 1998 UTC (25 years, 8 months ago) by todd
Branch: MAIN
Changes since 1.20: +96 -42 lines
Diff to previous 1.20 (colored)

add xfs

Revision 1.20 / (download) - annotate - [select for diffs], Thu Sep 24 04:26:10 1998 UTC (25 years, 8 months ago) by rahnds
Branch: MAIN
Changes since 1.19: +7 -12 lines
Diff to previous 1.19 (colored)

add support for tty02 and tty03 if necessary for the system.
create the "standard" com device nodes comX, tty0X, cua0X.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Sep 16 04:18:11 1998 UTC (25 years, 9 months ago) by rahnds
Branch: MAIN
Changes since 1.18: +22 -3 lines
Diff to previous 1.18 (colored)

Create some previously missing device nodes, ksyms, uk, and ss.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 16 04:04:38 1998 UTC (25 years, 9 months ago) by rahnds
Branch: MAIN
Changes since 1.17: +11 -2 lines
Diff to previous 1.17 (colored)

Add ipnat devices.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 19 00:16:16 1998 UTC (25 years, 10 months ago) by rahnds
Branch: MAIN
Changes since 1.16: +14 -1 lines
Diff to previous 1.16 (colored)

Create device nodes for powerpc port, device existed previously, just devnodes
were missing

Revision 1.16 / (download) - annotate - [select for diffs], Fri May 29 04:22:18 1998 UTC (26 years ago) by rahnds
Branch: MAIN
Changes since 1.15: +21 -2 lines
Diff to previous 1.15 (colored)

configuration (/etc) changes causes with the changes to ofw support in
powerpc port.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 6 20:17:16 1998 UTC (26 years, 2 months ago) by pefo
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

reality check

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 8 21:27:42 1997 UTC (26 years, 6 months ago) by mickey
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

fix chN (N > 0) problem

Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 13 14:45:06 1997 UTC (26 years, 8 months ago) by pefo
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.12: +10 -24 lines
Diff to previous 1.12 (colored)

Monolithic kernel

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 16 06:01:03 1997 UTC (26 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

10 bpf devices

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 7 20:29:14 1997 UTC (26 years, 9 months ago) by dgregor
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

In pty* rule:\n	Change 'rm -rf' to 'rm -f'\n	Fix {pty,tty}$n -> {pty,tty}$nam

Revision 1.10 / (download) - annotate - [select for diffs], Wed May 14 15:41:20 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.9: +51 -5 lines
Diff to previous 1.9 (colored)

Make svnd nodes too, please test this on your port

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 13 05:34:57 1997 UTC (27 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Only run MAKEDEV.local if it exists.  Avoids an error message
during installs where there is no MAKEDEV.local.

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 11 02:18:42 1997 UTC (27 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.7: +15 -1 lines
Diff to previous 1.7 (colored)

add hex() and kill awk

Revision 1.7 / (download) - annotate - [select for diffs], Sun May 11 02:14:05 1997 UTC (27 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.6: +13 -9 lines
Diff to previous 1.6 (colored)

no awk

Revision 1.6 / (download) - annotate - [select for diffs], Mon May 5 16:40:50 1997 UTC (27 years, 1 month ago) by rahnds
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5 (colored)

Before creating the rd nodes, remove the old ones.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 18 20:25:07 1997 UTC (27 years, 1 month ago) by rahnds
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

create additional disk devices in ramdisk image.
necessary to access cdrom and other devices (currently show up as disks)

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 18 16:10:26 1997 UTC (27 years, 3 months ago) by rahnds
Branch: MAIN
Changes since 1.3: +13 -1 lines
Diff to previous 1.3 (colored)

create the device nodes for rd in a sane way.
create disklabel proto for ramdisk

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 6 04:36:38 1997 UTC (27 years, 4 months ago) by rahnds
Branch: MAIN
Changes since 1.2: +5 -3 lines
Diff to previous 1.2 (colored)

PowerPC pieces for ramdisk (rd) changes this is adds majors,
rd_root pieces, config file to generate MINIROOT with rdroot and
MAKEDEV changes as well as adding the rd device to known device types.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 9 04:24:39 1997 UTC (27 years, 5 months ago) by rahnds
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 21 20:41:17 1996 UTC (27 years, 5 months ago) by rahnds
CVS Tags: powerpc_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 21 20:41:17 1996 UTC (27 years, 5 months ago) by rahnds
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.