edwin
9e111a74ff
Add heads-up requests for parts of the tree I look after and which
...
are partly maintained by a third party:
- share/zoneinfo
- usr.sbin/zic
- lib/libc/stdtime
2010-02-18 21:14:29 +00:00
mjacob
c616f4157a
Removing pre-commit review on isp(4). It's time to let people have their
...
way with it, if they so choose. I've been fooling with it since 1997.
Enough.
2009-12-30 14:41:02 +00:00
cperciva
ed12b259e2
Register a request that all changes to *env(3) be reviewed by secteam
...
prior to commit due to the problematic history of this code.
2009-12-06 23:48:38 +00:00
flz
0afab74da0
- pkg_install is maintained by portmgr.
...
- BSD.x11{,-4}.dist aren't used anymore and BSD.local.dist now lives
in ports/Templates/. Most people apparently missed that move and still
commit to the src copy, so I'll have to remove it eventually but for
now, the MAINTAINERS line can go.
Approved by: re (kib)
2009-07-06 11:46:18 +00:00
imp
7d778199ca
Remove usb. The need to have core@ approve major changes to usb has
...
passed now that the new usb stack is in the tree. The coordination
issues that necessitated this entry are now OBE.
Approved by: core (rwatson)
2009-06-24 17:23:10 +00:00
rnoland
4ed7cea882
Replace anholt with myself as drm maintainer.
...
Noticed by: miwi
MFC after: 3 days
2009-03-20 18:51:13 +00:00
sos
c2d70fb0e0
Remove self.
2009-03-01 14:44:03 +00:00
peter
05fd576e2f
Update description text
2008-06-06 21:32:01 +00:00
rafan
fd59c8e1c4
- Associate myself with ncurses
2008-06-04 07:37:26 +00:00
peter
a80571571e
Dis-associate from ncurses.
2008-05-31 08:13:58 +00:00
peter
ba19039d12
Abandon pppd/chat
2008-05-27 06:50:46 +00:00
brueffer
81169af72a
OLDCARD is gone, release imp's lock.
...
Approved by: imp
2008-01-26 21:58:52 +00:00
jfv
21d9decc3a
Update the maintainer id for em driver.
2007-05-23 21:47:19 +00:00
imp
7384f0967d
Note core's interest in coordinating major changes to our usb code base.
2007-04-26 21:30:16 +00:00
pjd
2fea69fbb9
Claim maintainership of ZFS.
2007-04-06 10:57:15 +00:00
kris
26d0f2fab6
Request pre-commit review of BSD.{local,x11*}.dist by portmgr, since these
...
files interface with ports and we have policies for how/when they should be
updated.
2006-11-11 22:24:10 +00:00
simon
0b24ec1e7c
Add myself as OpenSSL janitor/maintainer.
2006-09-11 19:39:46 +00:00
cperciva
1caefdfb4b
Add FreeBSD Update 2.0 client code. The build code is in the projects
...
repository.
Sponsored by: FreeBSD security development fundraiser
2006-08-31 09:51:34 +00:00
mjacob
2adaf33d1d
Remove pre-commit review on mpt.
2006-07-11 06:09:54 +00:00
markm
f6ff2e99e6
More inactive maintainers.
2006-07-09 21:47:37 +00:00
brooks
e8092c2600
Remove dhcp entries. They have been incorrect since the import from
...
OpenBSD.
2006-07-04 02:01:48 +00:00
markm
06ffdb7993
Housekeeping. Update for maintainers who have handed in their commit bits
...
or (in my case) no longer feel that oversight is necessary.
2006-07-01 10:51:55 +00:00
scottl
730d02a45f
Remove stale entries.
2006-06-03 01:52:11 +00:00
mjacob
cffb9cb738
Add scottl to maintainers to ask for Pre-commit review on all busdma
...
changes. I was unaware of Scott's claim in this area and was abruptly
so informed. Let's put such an interest in some visible place.
2006-06-01 05:06:54 +00:00
jmg
76a7bb3ce0
document that I'm still maintaining kqueue and want to review commits to
...
it before they hit the tree...
2006-05-28 18:42:59 +00:00
wilko
40cccb65dc
Vinod has passed the maintainership for the twa/twe drivers to
...
Adam Radford as follows:
twe aradford@amcc.com Pre-commit review requested
twa aradford@amcc.com Pre-commit review requested
With hat: core-secretary
Requested by: vkashyap
2006-05-24 16:01:34 +00:00
rodrigc
b9db75cffc
Add Russell Cattelan to list of pre-commit reviewers for changes to XFS.
...
Requested by: Russell Cattelan <cattelan at xfs dot org>
2006-05-05 20:12:30 +00:00
scottl
efafd28314
Saying that asr(4) has a maintainer is like saying that a politician has
...
integrity.
2006-04-01 21:19:15 +00:00
rwatson
a973f18923
Add OpenBSM and src/sys/security/audit to the maintainer list.
2006-03-04 14:24:32 +00:00
rodrigc
86837578d0
Remove extra geom_zero.
...
Noticed by: pjd
2005-12-12 01:28:19 +00:00
rodrigc
ff6c302a67
Request pre-commit review for XFS.
2005-12-12 00:54:22 +00:00
ceri
fe63468edc
Note that bugmaster would like to review commits to send-pr.
2005-10-24 08:15:58 +00:00
emax
07a0e1e154
Add myself as a maintainer of Bluetooth code
2005-08-25 17:14:39 +00:00
cperciva
7d8af51fdc
Add portsnap to the base system. This is a secure, easy to use,
...
fast, lightweight, and generally good way for users to keep their
ports trees up to date.
This is version 0.9.4 from the ports tree (sysutils/portsnap) with
the following changes:
1. The experimental pipelined http code is enabled. No seatbelts
in -CURRENT. (^_^)
2. The working directory has moved from /usr/local/portsnap to
/var/db/portsnap (as discussed on -arch two days ago).
3. Portsnap now fetches a list of mirrors (distributed as DNS SRV
records) and selects one randomly. This should help to avoid the
uneven loading which plagues the cvsup mirror network.
4. The license is now 2-clause BSD instead of 3-clause BSD.
5. Various incidental changes to make portsnap fit into the base
system's build mechanics.
X-MFC-After: 6.0-RELEASE
X-MFC-Before: 5.5-RELEASE
X-MFC-To: RELENG_6, RELENG_5, ports
discussed on: -arch and several other places
"yes please" from: simon, remko, flz, Diane Bruce
thinks this is a great idea: bsdimp
Hopes he didn't forget any files: cperciva
2005-08-08 20:10:06 +00:00
pjd
b4baf34b16
Add myself as a maintainer of GELI and GZERO classes.
2005-08-06 06:46:29 +00:00
cperciva
520e3eb630
Mention that I'd like to review commits to bsdiff and bspatch.
2005-08-06 02:06:43 +00:00
imp
f0b2c28f1b
Since there's no emulation person, move the entry to upper section
2005-06-04 16:56:35 +00:00
schweikh
c1ecf2fe86
Release n_hibma's maintainership due to his ENOTIME.
...
Discussed with, okayed, authorized, requested by, on behalf of: n_hibma (MAINTAINER)
2005-06-04 10:58:39 +00:00
jmallett
fb4f81e2c7
Remove my involvement from the regression test stuff, I don't know the modified
...
framework well, and nobody's ever sought my help with writing regression tests,
most people just don't bother with them at all, regrettably.
2005-06-03 18:42:49 +00:00
imp
98f9fb48ad
Missed rwatson's redundancy
2005-06-03 15:50:55 +00:00
imp
486a24c727
Remove libz and pppd redundancy
2005-06-03 15:25:13 +00:00
imp
3bf1ebd1bb
Tidy up cvs entries (missed one)
2005-06-03 15:12:15 +00:00
takawata
95b72e9230
Drop maintainership.
2005-06-03 15:10:15 +00:00
imp
74bccf229d
Tidy up cvs entries
2005-06-03 15:08:30 +00:00
imp
5059d13401
I've not had time to take care of wi lately...
2005-06-03 15:04:09 +00:00
gallatin
f72cc745fb
Remove myself as maintainer of the OSF/1 compat code. I haven't had
...
an alpha booting -current since my xp1000 died over a year ago, and I
don't think I touched the osf1 code since long before then.
2005-06-03 12:37:56 +00:00
ru
bbfde15b13
Explain what's so special about share/mk, and be even more friendly.
2005-06-03 09:26:49 +00:00
markm
253484f84c
Revise my status slightly for the bits that I am concerned with.
2005-06-03 07:14:54 +00:00
peter
ee40a88614
Document the previously existing RELENG_[45]_* security branch locks.
...
Approved by: core (quite a while ago)
2005-06-02 22:57:30 +00:00
peter
8d69c7eef3
Add a 'statement of intent' blurb to the top of MAINTAINERS. Split
...
the role of MAINTAINERS into advisory and strict parts. Introduce a
new LOCKS file to document enforced locked parts of the tree.
Strict locks are only added with core approval and will generally
have a renewal timeout.
Clarify that the source tree is a community effort, not a place to stake
out 'turf'.
This will be refined as needed.
With-core-hat-on: Yes
2005-06-02 21:28:33 +00:00
obrien
c66aba3f75
Reassert some maintainership. People aren't using good judgment.
2005-05-31 20:12:59 +00:00
schweikh
a0ef9a2b74
Looking just at Makefiles was slightly too narrow to catch all
...
"inofficial" declarations of maintainership. Grep all plain files,
and insert the actual command the list was generated with, so
future updates avoid that pitfall.
Removed sheldonh@ who just released his maintainership of ntp/doc
after I informed him of this effort.
2005-05-25 17:37:57 +00:00
schweikh
989e349908
Update (reduce) the list of committers with MAINTAINER= lines in Makefiles.
2005-05-24 18:54:07 +00:00
krion
efdca9b052
Put myself on behalf of portmgr as maintainer of pkg_install tools.
2005-05-24 08:23:01 +00:00
pjd
7297ad6509
Add myself as a maintainer of geom_shsec.
2005-03-13 15:30:01 +00:00
gad
a1aa4db709
Drop hold on patch. ENOTIME for long-stalled ideas here. Too busy elsewhere.
...
Add lines for interest in 'ps' and 'pkill', where I'm more active.
2004-12-29 03:49:58 +00:00
eik
778b135184
add myself as the contact for the pkg_install tools
2004-11-30 20:04:47 +00:00
grog
70943c8f8b
Remove vinum from the list. I no longer have the time and energy to
...
even review changes.
2004-09-08 02:08:33 +00:00
pjd
1dbf6ff382
Add myself as geom_raid3 maintainer.
2004-08-16 10:43:41 +00:00
pjd
301c640698
Fix spelling.
...
Pointed out by: mux, ru
2004-08-05 21:01:27 +00:00
pjd
4ce18d57c6
Be a bit nicer for those who want to work on my code.
...
Dedicated to: mux, bosko
2004-08-05 15:07:16 +00:00
pjd
2705783a56
Add myself as a maintainer of geom_mirror.
2004-08-05 13:51:56 +00:00
alfred
284d2a2520
s/manditory/mandatory
...
Obtained from: Ceri Davies
2004-07-17 20:22:24 +00:00
alfred
0f5cbe9fd7
Explain that for nfs, rpc.lockd and truss I am just noting that I _can_
...
and would like to review changes if desired.
Maintain my strict lock on libc/rpc.
2004-07-17 20:00:45 +00:00
alfred
cd6272ac8f
Request that diffs against nfs, rpc and rpc.lockd are run by me.
2004-07-16 21:47:43 +00:00
pjd
7f4ea6942f
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
1bf5e0c813
Add myself as maintainer for geom_nop, geom_stripe and geom(8).
2004-05-20 12:44:23 +00:00
njl
937b21a465
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
3ac51d74e6
Add myself as maintainer for geom_concat and geom_gate.
2004-05-10 10:07:25 +00:00
tackerman
f842d82265
Adding Tony Ackerman (tackerman) as the maintainer for the em(4) Intel Gigabit Ethernet driver.
2004-04-19 17:47:45 +00:00
ru
4a48b34fa8
Suspend my interest in maintaining libalias(3) and natd(8).
2004-04-17 06:15:16 +00:00
vkashyap
4650417ad3
Adding Vinod Kashyap (vkashyap) as the maintainer for twa.
2004-04-08 01:43:34 +00:00
johan
30a416556d
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
218baaaa7e
Remove raidframe from the list
2004-03-25 20:02:17 +00:00
mlaier
f889414f1e
Add myself as maintainer for contrib/pf
...
Approved by: bms(mentor)
2004-03-23 21:22:24 +00:00
obrien
c056dc56ec
Update for reality.
2004-03-01 16:34:39 +00:00
vkashyap
6b8102752b
Adding Vinod Kashyap (vkashyap) as the maintainer for twe.
2004-02-28 00:48:20 +00:00
scottl
f06e4c4e4a
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
af0e98ef96
I'll continue to babysit the Kerberos-related stuff.
2004-01-30 15:40:33 +00:00
cperciva
8efc534d94
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
39137cee4c
I'll maintain dhclient from now on.
...
Ok'd by: murray
2003-08-01 17:54:11 +00:00
bp
e4650a40bd
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
9db33cb1a7
Adjust for new telnet situation (single telnet source tree).
2003-07-19 00:17:36 +00:00
dwmalone
650c360569
Move my inetd maintainer note to src/MAINTAINERS.
2003-07-15 16:52:22 +00:00
gshapiro
e95dd66c1f
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
0890e600ee
Also remove the ones that snuck in at the bottom.
2003-06-16 16:12:05 +00:00
obrien
2ed58349a9
Update and try to remain out of area where conflict exists.
2003-06-14 19:27:10 +00:00
ken
a69cc262ba
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
6865f1d753
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
e9ac0091c2
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
59216c5be9
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
2036547e59
Move my maintainership of parts of ipfilter back to Darren Reed
2003-06-06 11:30:50 +00:00
roberto
739c7fe8f5
Follow the trend of moving MAINTAINER lines from Makefile into
...
src/MAINTAINERS.
2003-06-05 05:03:01 +00:00
markm
265d23a783
Remove this maintainer bit. Another version will be added a
...
bit later.
2003-06-04 16:05:38 +00:00
markm
e239f762d2
Drop stale maintainer bits.
2003-06-04 16:02:17 +00:00
fanf
1181a00359
Move unifdef to the original section of the file.
2003-06-04 10:04:12 +00:00
dougb
40045fbfaf
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
475b1b3cff
OBE
2003-04-27 05:51:12 +00:00
nectar
a999bc3c9d
I'd like to keep an eye on nsdispatch and friends for a while.
2003-04-18 21:17:46 +00:00
jmallett
9b6dafeccc
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
b5ab8ed194
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
291a85f37a
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
9811efefcf
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
d864d4d9c6
Note file, one-true-awk, lukemftpd.
2002-11-28 00:02:25 +00:00
ru
972b5bdece
A number of people objected to make(1) being treated specially.
...
Approved by: re
2002-11-21 08:36:01 +00:00
mjacob
ce3d2ff982
Remove my 'pre-commit' on sa(4).
2002-11-11 16:56:40 +00:00
mjacob
b44a3dc802
Lay claim to mpt for requesting pre-commit review.
2002-11-10 16:23:31 +00:00
jmallett
53eebebcce
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
deb00535da
Clarify my feelings towards fetch / libfetch.
2002-10-30 04:53:58 +00:00
njl
8d61958e35
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
c4d754e0f4
Point at myself for reviews on commits to the MAC Framework and
...
MAC modules.
2002-09-01 15:55:38 +00:00
ru
ba20a0e55f
Added groff(1) and natd(8) entries.
2002-07-18 12:12:15 +00:00
joerg
94868e5ef5
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
10c9f8ef06
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
7a461eddd6
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
des
584973fa96
Register an interest in pseudofs, procfs and linprocfs.
2002-07-08 20:29:24 +00:00
jmallett
e7f13daa73
Add libufs, a library for dealing with UFS filesystems from userland to
...
the build. It is here to compartmentalise functionality currently duplicated
in many notable programs in the base system. It currently handles block
reads and writes, as well as reading and writing of the filesystem superblock,
and the reading/lookup of inode data. It supports both UFS and UFS2. I
will be maintaining it, and porting programs to use it, however for now, it
is simply being built as part of world.
2002-07-01 01:45:03 +00:00
jmallett
6d00005b2d
Add a module for src/tools/regression (`regression').
...
Add a MAINTAINERS line for the regression module, specifically referring to
src/tools/regression/usr.bin, right now, but applicable to other things, to
make clear that I am willing to help write new tests. The framework is all
modularised now, so it is easy to write new tests, etc., and since I'd like
to see tests for more and more things as bugs get fixed, it seems to be the
right thing to do to stand up and offer to help people write tests.
2002-06-28 21:13:06 +00:00
des
125f718f70
I hope I won't regret this too much.
2002-06-24 12:33:19 +00:00
des
a8ea4bbfd1
Resign my maintainership of OpenSSH.
2002-06-23 21:44:46 +00:00
jmallett
62b4c3b757
It seems the hard lock on m4(1) is viewed as superfluous. Okay. It's gone.
...
I'm sick of waiting on OpenBSD to make a number of changes anyway. If someone
else wants to take over fixing m4(1), I'll be glad to make them aware of the
existing issues.
2002-06-20 10:37:43 +00:00
jmallett
4904f3db5c
That's right, you can shove your xargs(1) issues in my direction, and I'm
...
also glad to review changes to it.
2002-06-20 07:06:21 +00:00
anholt
f1b3281a51
Fill in my MAINTAINER info for drm
...
Approved by: des
2002-06-17 08:58:29 +00:00
imp
788e1edafc
I'm keeping an eye on xten
2002-06-14 06:59:49 +00:00
billf
8facface02
indent tdfx line similarly to rest of the file
...
note that freebsd-ipfw@freebsd.org should be sent patches before making
changes to ipfw.
2002-05-30 16:50:27 +00:00
jmallett
fa946e6b48
Keep people from introducing local changes I do not know about to m4 for the
...
time being, until OpenBSD's -s support is finished being fixed, so I have a
chance in hell of getting one last clean merge against OpenBSD.
2002-05-30 13:24:59 +00:00
rwatson
a2f8c88e8a
Use more common phrasing for the "request reviews" text. Add UFS EAs,
...
POSIX.1e ACLs to the list of things I like to review changes for.
2002-05-20 13:08:32 +00:00
markm
1c9bbd16b9
Drop perl5 hard lock as perl5 is now gone.
2002-05-18 07:59:51 +00:00
ru
0a358c2aa1
Document my willingness in maintaining share/mk infrastructure.
2002-05-12 13:41:28 +00:00
obrien
fc4ab6580e
Do as you want with GCC.
2002-05-12 11:45:35 +00:00
peter
ae116e293e
Add a couple of entries. My MAINTAINER= lines are not locks.
2002-05-10 05:44:09 +00:00
grog
c252e6dc83
Add entry for Vinum.
2002-05-10 00:31:33 +00:00
markm
012603a25d
Place a hard lock on base-perl until it is deleted.
2002-05-09 21:03:48 +00:00
gad
4e6c158a50
Add lines for lpr and patch.
2002-05-09 20:25:45 +00:00
phk
86b36dec21
I have no idea how I managed to get two lines about geom in there...
2002-05-03 21:02:42 +00:00
des
120bcf46b0
Grmf. I really didn't want to do this, but it seems to be the only way
...
to keep people honest.
2002-04-25 16:43:58 +00:00
rnordier
52606e413b
Drop myself from an entry I was unexpectedly included in.
2002-04-24 17:34:48 +00:00
cokane
135599115e
Add me to the MAINTAINERS for 3dfx card stuff.
2002-04-24 04:31:25 +00:00
ru
d6b78ab8eb
Align for one true tab size of 8 in revision 1.2.
2002-04-22 09:06:27 +00:00
jake
85baecd8e1
I decided I don't want to be part of this.
2002-04-20 08:24:11 +00:00
nectar
7e88e656e7
Add a reminder that commits to the security branches must go through the
...
Security Officer.
2002-04-19 16:22:30 +00:00
murray
fc80eb0eca
Require approval for DHCP commits. I have commit access to isc.org
...
DHCP, so it should not be too much to ask to keep the sources synced.
2002-04-17 16:39:01 +00:00
mjacob
1642fd3abc
Note that CAM changes should be sent to scsi@freebsd.org.
...
Add isp(4)- but note that the FreeBSD specific files (isp_freebsd.?,
isp_pci.c) just need a headsup. The other files are common with five
other platforms and changes need to be coordinated.
2002-04-17 05:25:48 +00:00
jake
d3af7aeca9
Go with the flow. Add sparc64.
2002-04-17 05:15:51 +00:00
gshapiro
f8033d71b6
Add my little piece of the world.
...
I guess nobody planned on 8 letter usernames.
2002-04-17 04:51:00 +00:00
imp
67fc029f81
Minor regularization of 'pre-commit review requested'
2002-04-17 04:45:17 +00:00
ken
5179fb1e79
Note my areas of interest.
2002-04-17 03:55:34 +00:00
benno
366464c33c
List that I'd like pre-commit review on PowerPC changes.
2002-04-17 00:52:54 +00:00
scottl
f7790608e2
Note my areas of interest
2002-04-16 16:02:43 +00:00
sos
4f38ae3f16
Update my preferred way of handling ATA related stuff.
2002-04-16 15:26:49 +00:00