#
43a340a6 |
| 04-Jun-2003 |
Doug Barton <dougb@FreeBSD.org> |
Copy the (normalized) MAINTAINER= entries from Makefile's and other sources, and suggest consolidating them into this file instead.
|
#
5618db48 |
| 27-Apr-2003 |
Warner Losh <imp@FreeBSD.org> |
OBE
|
#
361efec2 |
| 18-Apr-2003 |
Jacques Vidrine <nectar@FreeBSD.org> |
I'd like to keep an eye on nsdispatch and friends for a while.
|
Revision tags: release/4.8.0_cvs, release/4.8.0 |
|
#
dc2368a4 |
| 18-Feb-2003 |
Juli Mallett <jmallett@FreeBSD.org> |
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 w
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.
show more ...
|
#
29afd89d |
| 04-Feb-2003 |
Poul-Henning Kamp <phk@FreeBSD.org> |
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.
|
#
09e510ef |
| 30-Jan-2003 |
Gordon Tetlow <gordon@FreeBSD.org> |
Deregister etc/rc.* commit request notification. mtm is doing a better job at it than I am.
|
Revision tags: release/5.0.0_cvs, release/5.0.0 |
|
#
54d85f91 |
| 17-Dec-2002 |
John Baldwin <jhb@FreeBSD.org> |
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 m
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. :)
show more ...
|
#
424b99a0 |
| 28-Nov-2002 |
David E. O'Brien <obrien@FreeBSD.org> |
Note file, one-true-awk, lukemftpd.
|
#
cc4ade40 |
| 21-Nov-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
A number of people objected to make(1) being treated specially.
Approved by: re
|
#
33fb5c1d |
| 11-Nov-2002 |
Matt Jacob <mjacob@FreeBSD.org> |
Remove my 'pre-commit' on sa(4).
|
#
95af37ed |
| 10-Nov-2002 |
Matt Jacob <mjacob@FreeBSD.org> |
Lay claim to mpt for requesting pre-commit review.
|
#
4cdaba77 |
| 06-Nov-2002 |
Juli Mallett <jmallett@FreeBSD.org> |
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
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.
show more ...
|
#
75c3973a |
| 30-Oct-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Clarify my feelings towards fetch / libfetch.
|
#
74a45c94 |
| 18-Oct-2002 |
Nate Lawson <njl@FreeBSD.org> |
Add myself as da(4) maintainer. This is mostly so I can review and commit quirks.
|
Revision tags: release/4.7.0_cvs |
|
#
82b583d6 |
| 01-Sep-2002 |
Robert Watson <rwatson@FreeBSD.org> |
Point at myself for reviews on commits to the MAC Framework and MAC modules.
|
Revision tags: release/4.6.2_cvs, release/4.6.2, release/4.6.1 |
|
#
a66c7b85 |
| 18-Jul-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Added groff(1) and natd(8) entries.
|
#
16bbf2f4 |
| 10-Jul-2002 |
Joerg Wunsch <joerg@FreeBSD.org> |
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?
|
#
83e26f65 |
| 08-Jul-2002 |
Gordon Tetlow <gordon@FreeBSD.org> |
Add my interest in etc/rc.* to help keep etc/rc.d in sync as much as possible.
|
#
8a6d0ed2 |
| 08-Jul-2002 |
Matt Jacob <mjacob@FreeBSD.org> |
Simplify isp(4) line; add sa(4) for pre-commit review. Remove myself from CAM review list.
|
#
02473686 |
| 08-Jul-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Register an interest in pseudofs, procfs and linprocfs.
|
Revision tags: release/4.6.0_cvs |
|
#
20938dbf |
| 01-Jul-2002 |
Juli Mallett <jmallett@FreeBSD.org> |
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
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.
show more ...
|
#
2e8c6713 |
| 28-Jun-2002 |
Juli Mallett <jmallett@FreeBSD.org> |
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 thi
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.
show more ...
|
#
c81d70a7 |
| 24-Jun-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
I hope I won't regret this too much.
|
#
223071e1 |
| 23-Jun-2002 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Resign my maintainership of OpenSSH.
|
#
0004e89d |
| 20-Jun-2002 |
Juli Mallett <jmallett@FreeBSD.org> |
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
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.
show more ...
|