Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf compress whitespace. no functional change.



details:   https://anonhg.NetBSD.org/src/rev/abade940cf41
branches:  trunk
changeset: 754450:abade940cf41
user:      pooka <pooka%NetBSD.org@localhost>
date:      Fri Apr 30 20:28:13 2010 +0000

description:
compress whitespace.  no functional change.

diffstat:

 sys/conf/majors |  70 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 35 insertions(+), 35 deletions(-)

diffs (81 lines):

diff -r 3aab8edf10f3 -r abade940cf41 sys/conf/majors
--- a/sys/conf/majors   Fri Apr 30 20:05:29 2010 +0000
+++ b/sys/conf/majors   Fri Apr 30 20:28:13 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors,v 1.49 2010/04/14 16:05:23 pooka Exp $
+# $NetBSD: majors,v 1.50 2010/04/30 20:28:13 pooka Exp $
 #
 # Device majors for Machine-Independent drivers.
 #
@@ -9,37 +9,37 @@
 #
 # Majors 160-255 are used for the MI drivers.
 
-device-major   crypto          char 160                crypto
-device-major   pf              char 161                pf
-#obsolete      vinum           char 162                vinum
-device-major   fss             char 163 block 163      fss
-device-major   pps             char 164                pps
-device-major   ptm             char 165                pty
-device-major   atabus          char 166                atabus
-device-major   drvctl          char 167                drvctl
-device-major   dk              char 168 block 168
-device-major   tap             char 169                tap
-device-major   veriexec        char 170                veriexec
-device-major   fw              char 171                ieee1394if
-device-major   ucycom          char 172                ucycom
-device-major   gpio            char 173                gpio
-device-major   utoppy          char 174                utoppy
-device-major   bthub           char 175                bthub
-device-major   amr             char 176                amr
-device-major   lockstat        char 177                lockstat
-device-major   putter          char 178                putter
-device-major   srt             char 179                srt
-device-major   drm             char 180                drmbase
-device-major   bio             char 181                bio
-device-major   altmem          char 182 block 182      altmem
-device-major   twa             char 187                twa
-device-major   cpuctl          char 188
-device-major   pad             char 189                pad
-device-major   zfs             char 190 block 190      zfs
-device-major   tprof           char 191                tprof
-device-major   isv             char 192                isv
-device-major   video           char 193                video
-device-major   dm              char 194 block 169      dm
-device-major   hdaudio         char 195                hdaudio
-device-major   uhso            char 196                uhso
-device-major   rumpblk         char 197 block 197      rumpblk
+device-major crypto    char 160                   crypto
+device-major pf        char 161                   pf
+#obsolete    vinum     char 162                   vinum
+device-major fss       char 163 block 163  fss
+device-major pps       char 164                   pps
+device-major ptm       char 165                   pty
+device-major atabus    char 166                   atabus
+device-major drvctl    char 167                   drvctl
+device-major dk        char 168 block 168
+device-major tap       char 169                   tap
+device-major veriexec  char 170                   veriexec
+device-major fw        char 171                   ieee1394if
+device-major ucycom    char 172                   ucycom
+device-major gpio      char 173                   gpio
+device-major utoppy    char 174                   utoppy
+device-major bthub     char 175                   bthub
+device-major amr       char 176                   amr
+device-major lockstat  char 177                   lockstat
+device-major putter    char 178                   putter
+device-major srt       char 179                   srt
+device-major drm       char 180                   drmbase
+device-major bio       char 181                   bio
+device-major altmem    char 182 block 182  altmem
+device-major twa       char 187                   twa
+device-major cpuctl    char 188
+device-major pad       char 189                   pad
+device-major zfs       char 190 block 190  zfs
+device-major tprof     char 191                   tprof
+device-major isv       char 192                   isv
+device-major video     char 193                   video
+device-major dm        char 194 block 169  dm
+device-major hdaudio   char 195                   hdaudio
+device-major uhso      char 196                   uhso
+device-major rumpblk   char 197 block 197  rumpblk



Home | Main Index | Thread Index | Old Index