History log of /src/sys/arch/amigappc/conf/majors.amigappc |
Revision | | Date | Author | Comments |
1.9 |
| 04-Apr-2020 |
jdolecek | mark nsmb major obsolete
|
1.8 |
| 28-Jan-2019 |
dholland | Systematize handling of removed drivers.
- Every driver that was removed and whose number hasn't already been reused is now listed with a commented-out "obsolete" line. - The format of these has been systematized. Future format changes can probably be safely done with a script. - This does not include a few cases of assignments that only lasted a couple days, or stuff from before major reorgs. Some of these may be included nonetheless, because there was a lot of ground to cover and therefore not a lot of time to dig into history in detail.
Note that the obsolete listings do not mean the major numbers can never be reused; that's up to portmasters and/or core. It does mean that they won't be reused by accident, however, which in some cases (depending on the driver, how widely used it was, its family of device nodes, their default permissions, etc.) can be quite dangerous.
Note that some of the things now explicitly listed as obsolete are really ancient history. My scan went back as far as when the majors files were added. (But not before that.)
|
1.7 |
| 19-Dec-2018 |
maxv | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past.
|
1.6 |
| 23-Sep-2018 |
maxv | Remove ISDN from the kernel. It has remained unmaintained for a long time, is of poor quality, and is now an obstacle to MP-ification. It was removed ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the kernel.
|
1.5 |
| 30-Jun-2011 |
wiz | branches: 1.5.52; 1.5.54; dependant -> dependent
|
1.4 |
| 24-Jan-2010 |
phx | No include directive supported in a majors.* file. We have to copy the port-amiga majors.
|
1.3 |
| 24-Nov-2006 |
wiz | branches: 1.3.56; s/independant/independent/, from Zafer.
|
1.2 |
| 11-Dec-2005 |
christos | branches: 1.2.20; 1.2.22; merge ktrace-lwp.
|
1.1 |
| 12-Dec-2003 |
jmc | branches: 1.1.4; 1.1.18; Add a stub for the majors (which just includes amiga's majors file).
|
1.1.18.1 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.1.4.4 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.4.3 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.4.2 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.1.4.1 |
| 12-Dec-2003 |
skrll | file majors.amigappc was added on branch ktrace-lwp on 2004-08-03 10:32:09 +0000
|
1.2.22.1 |
| 10-Dec-2006 |
yamt | sync with head.
|
1.2.20.1 |
| 12-Jan-2007 |
ad | Sync with head.
|
1.3.56.1 |
| 11-Mar-2010 |
yamt | sync with head
|
1.5.54.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
1.5.54.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.5.52.2 |
| 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|
1.5.52.1 |
| 30-Sep-2018 |
pgoyette | Ssync with HEAD
|