Commit Graph

92 Commits

Author SHA1 Message Date
pjd
3ad94a6543 Introduce GEOM_LABEL class.
This class is used for detecting volume labels on file systems:
UFS, MSDOSFS (FAT12, FAT16, FAT32) and ISO9660.
It also provide native labelization (there is no need for file system).

g_label_ufs.c is based on geom_vol_ffs from Gordon Tetlow.
g_label_msdos.c and g_label_iso9660.c are probably hacks, I just found
where volume labels are stored and I use those offsets here,
but with this class it should be easy to do it as it should be done by
someone who know how.
Implementing volume labels detection for other file systems also should
be trivial.

New providers are created in those directories:
/dev/ufs/ (UFS1, UFS2)
/dev/msdosfs/ (FAT12, FAT16, FAT32)
/dev/iso9660/ (ISO9660)
/dev/label/ (native labels, configured with glabel(8))

Manual page cleanups and some comments inside were submitted by
Simon L. Nielsen, who was, as always, very helpful. Thanks!
2004-07-02 19:40:36 +00:00
pjd
1809cbf1c5 Add myself as maintainer for geom_nop, geom_stripe and geom(8). 2004-05-20 12:44:23 +00:00
njl
36178b2e49 Remove myself from da(4). MIHIRA Sanpei Yoshiro will be taking over quirk
maintenance given his work on USB.  Also, the root cause of spamming da(4)
with NO_6_BYTE quirks was fixed last year and the extraneous quirks have
been removed.  Please coordinate future quirk issues with sanpei@
2004-05-16 22:05:25 +00:00
pjd
d40f38296c Add myself as maintainer for geom_concat and geom_gate. 2004-05-10 10:07:25 +00:00
tackerman
5a45e9184c Adding Tony Ackerman (tackerman) as the maintainer for the em(4) Intel Gigabit Ethernet driver. 2004-04-19 17:47:45 +00:00
ru
6365ae153d Suspend my interest in maintaining libalias(3) and natd(8). 2004-04-17 06:15:16 +00:00
vkashyap
186f2544ef Adding Vinod Kashyap (vkashyap) as the maintainer for twa. 2004-04-08 01:43:34 +00:00
johan
e1ec892729 Remove these MAINTAINER lines since the maintainers has had their
commit bits retired for safe keeping.
2004-04-01 20:31:49 +00:00
scottl
7421441ab3 Remove raidframe from the list 2004-03-25 20:02:17 +00:00
mlaier
3716bb87cf Add myself as maintainer for contrib/pf
Approved by:	bms(mentor)
2004-03-23 21:22:24 +00:00
obrien
3aa1167251 Update for reality. 2004-03-01 16:34:39 +00:00
vkashyap
5b7cc0c663 Adding Vinod Kashyap (vkashyap) as the maintainer for twe. 2004-02-28 00:48:20 +00:00
scottl
5a9c2a649a Add somemore items to the list. The purpose is not to extert control over
these, but to let people know that they are maintained.
2004-02-20 21:27:04 +00:00
nectar
361f308ee7 I'll continue to babysit the Kerberos-related stuff. 2004-01-30 15:40:33 +00:00
cperciva
9f8a3deecd Add an entry for RELENG_5_* to match the RELENG_4_* entry.
Reviewed by:	nectar
Approved by:	rwatson (mentor)
Bikesheds to:	nectar
2004-01-27 14:33:33 +00:00
mbr
34b27864bf I'll maintain dhclient from now on.
Ok'd by:	murray
2003-08-01 17:54:11 +00:00
bp
62af096f6b Release contrib/smbfs from the import-only mode. Now changes can be committed
directly without import process. The same about MFCs.

Put a note about nwfs.

Discussed with:	peter
2003-07-30 10:43:13 +00:00
markm
ea870589c5 Adjust for new telnet situation (single telnet source tree). 2003-07-19 00:17:36 +00:00
dwmalone
8368d2b01b Move my inetd maintainer note to src/MAINTAINERS. 2003-07-15 16:52:22 +00:00
gshapiro
ca7f48dde3 Remove MAINTAINER= lines from individual Makefiles in favor of the
MAINTAINER file (which already had entries for sendmail).
2003-07-07 03:54:04 +00:00
obrien
3a1c44a5bc Also remove the ones that snuck in at the bottom. 2003-06-16 16:12:05 +00:00
obrien
d17fc620de Update and try to remain out of area where conflict exists. 2003-06-14 19:27:10 +00:00
ken
18c4fc47dc Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam
and libdevstat, since the new way of doing things is to just list
maintainership in src/MAINTAINERS.

Also, remove duplicate entries in src/MAINTAINERS for those utilities.  I
already had entries for them.
2003-06-14 05:28:01 +00:00
gad
7eeabf77f7 Remove duplicate lines for 'lpr' (copied from lpr/Makefile).
Add myself as low-key maintainer for newsyslog.
2003-06-12 03:37:55 +00:00
mike
e26f63805c Drop maintainership of whois(1). If someone needs a review they can
find me in the whois.c revision history.
2003-06-12 02:46:47 +00:00
markm
73539f6b70 Clarify the telnet requirements slightly, and state an area-of-interest
in the crypto source. This is not a lock.
2003-06-10 12:02:46 +00:00
guido
72a5fde774 Move my maintainership of parts of ipfilter back to Darren Reed 2003-06-06 11:30:50 +00:00
roberto
d584fdd057 Follow the trend of moving MAINTAINER lines from Makefile into
src/MAINTAINERS.
2003-06-05 05:03:01 +00:00
markm
8ed9b20303 Remove this maintainer bit. Another version will be added a
bit later.
2003-06-04 16:05:38 +00:00
markm
533bee2c37 Drop stale maintainer bits. 2003-06-04 16:02:17 +00:00
fanf
8088cc2b2b Move unifdef to the original section of the file. 2003-06-04 10:04:12 +00:00
dougb
324547563a Copy the (normalized) MAINTAINER= entries from Makefile's and other sources,
and suggest consolidating them into this file instead.
2003-06-04 09:55:26 +00:00
imp
184a869ac1 OBE 2003-04-27 05:51:12 +00:00
nectar
7782f7b112 I'd like to keep an eye on nsdispatch and friends for a while. 2003-04-18 21:17:46 +00:00
jmallett
9b8c464926 Nuke xargs, I haven't had to help anyone with it, so I assume it stands on
its own just fine.  Nuke request for heads-up on libufs, most of my work on
it these days is gradual, and mention that I'm willing to help with work in
it, so that others can feel free to make it suck less, and get feedback from
me in a purely "I understand this crud" sort of way.
2003-02-18 00:07:06 +00:00
phk
87e7172fd4 Now that the need for "landgrabs" in this file is no longer present,
I release "my" bits of code, trusting the remaining committers to
be a sensible lot who will do the right thing.
2003-02-04 06:29:03 +00:00
gordon
af9441b8cd Deregister etc/rc.* commit request notification. mtm is doing a better job
at it than I am.
2003-01-30 17:39:26 +00:00
jhb
1824b257a8 Remove request for i386 boot[012] review. I didn't have time recently to
work on the UFS2 stuff and people were committing patches w/o sending them
my way anyways, so it seems rather pointless for me to be in here. :)
2002-12-17 21:14:45 +00:00
obrien
8182ea0ff2 Note file, one-true-awk, lukemftpd. 2002-11-28 00:02:25 +00:00
ru
fa12e9f48b A number of people objected to make(1) being treated specially.
Approved by:	re
2002-11-21 08:36:01 +00:00
mjacob
a12e02ac3f Remove my 'pre-commit' on sa(4). 2002-11-11 16:56:40 +00:00
mjacob
3446987e57 Lay claim to mpt for requesting pre-commit review. 2002-11-10 16:23:31 +00:00
jmallett
826f93ff8a Add a MAINTAINERS entry for make(1), to the make@ alias, which anyone can use
to run patches to make(1) by.  Hopefully this will make it easier to get bugs
fixed in make(1), as well as get review by people with experience working on,
in, around, etc., make(1).

Currently it points to two people who have demonstrated maintainership (ru@
and myself) and one person interested in helping (alane@).  That list is
subject to expansion and contraction.
2002-11-06 14:01:08 +00:00
des
bde988ef15 Clarify my feelings towards fetch / libfetch. 2002-10-30 04:53:58 +00:00
njl
0d7990e4d9 Add myself as da(4) maintainer. This is mostly so I can review and commit
quirks.
2002-10-18 18:27:56 +00:00
rwatson
4c0a1055b7 Point at myself for reviews on commits to the MAC Framework and
MAC modules.
2002-09-01 15:55:38 +00:00
ru
087d6fff4e Added groff(1) and natd(8) entries. 2002-07-18 12:12:15 +00:00
joerg
7cb8227430 Express my interest about being notified for fdc(4) and sppp(4) changes.
This file is getting unparseable.  IMHO we should at least sort it by
maintainer, or even better by subsystem.  Opinions?
2002-07-10 14:51:48 +00:00
gordon
29a601792f Add my interest in etc/rc.* to help keep etc/rc.d in sync as much as possible. 2002-07-08 21:07:42 +00:00
mjacob
07ecbab6fb Simplify isp(4) line; add sa(4) for pre-commit review. Remove myself from
CAM review list.
2002-07-08 20:42:44 +00:00