aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
Commit message (Expand)AuthorAgeFilesLines
* Add mp (Mike Peek), new committer.grog2001-07-271-0/+1
* Mike's email problems have been fixed now.des2001-07-171-1/+1
* mike@freebsd.org happens to be an alias for msmith, so send Mike's commitdes2001-07-171-1/+1
* Add Dave Zarzycki and Rob Braun of Apple to committers. I'lljkh2001-07-171-0/+2
* Welcome Mike Barcroft to the madhouse. I'll be his mentor.des2001-07-171-0/+1
* Back in September...cpiazza2001-07-141-1/+1
* Welcome Chern Lee as a doc/ committer.murray2001-07-121-0/+1
* Go back to default email address...ben2001-06-241-1/+1
* Please welcome our latest src/ committer:jlemon2001-06-221-0/+1
* Add a comment noting that the last directory is written down byjoe2001-06-191-0/+2
* Add Mike Silbersack <silby@freebsd.org> as a committer. Welcome!dfr2001-06-151-0/+1
* back to using normal wilko@FreeBSD.org email address.wilko2001-06-141-1/+1
* Welcome Johann Visagie <wjv> to the coding orgy, and bump up the numbernbm2001-06-131-0/+1
* Unfreeze the doc/ tree. Everyone seems to be happy that backing out thenik2001-06-131-1/+1
* Grumbel.. change back email adres 'til it really works.wilko2001-06-131-1/+1
* reflect move to new ISP. [adsl, ya!]wilko2001-06-131-1/+1
* Add Anton Berezin (tobez) who will be doing some nifty Perl5 workmarkm2001-06-121-0/+1
* Changed my commit message delivery, as I can read them from a shared locationshafeeq2001-06-121-1/+1
* With my doc/ repo-meister hat on, freeze the doc tree. This is so we cannik2001-06-111-1/+1
* Please welcome the following new ports geeks extraordinaires:will2001-06-071-0/+2
* Add Crist Clark to committers. Welcome, Crist!ru2001-06-021-0/+1
* Revert to the previous behaviour of not sending mail on directoryjoe2001-05-231-1/+1
* Add a configuration option to enable the sending of commit mail onjoe2001-05-232-2/+4
* Migrate some more configuration entries to the config file.joe2001-05-232-49/+49
* Recommend syntax checking with warnings switched on.joe2001-05-231-1/+1
* Finally make the script run under the 'strict' pragma.joe2001-05-221-33/+41
* Still working towards this script being entirely strict.joe2001-05-221-10/+14
* Remove support for disabling the commit summary in the email andjoe2001-05-221-38/+14
* Make a note that the global config values aren't quite global yetjoe2001-05-201-0/+2
* All perl modules need to return true or perl gets unhappy.joe2001-05-201-0/+2
* Use $DEBUG and $TMPDIR from cfg.pm.joe2001-05-201-15/+15
* Add $DEBUG and $TMPDIR config entries.joe2001-05-201-6/+10
* Fix a spilling mistoke in a comment.joe2001-05-201-1/+1
* Use the cfg.pm configuration file instead of hardcoding the template headerjoe2001-05-201-22/+3
* Add a configuration file for customising the perl scripts. To usejoe2001-05-202-0/+44
* Back home..wilko2001-05-201-1/+1
* Remove a trailing space in a comment.joe2001-05-181-1/+1
* Rearrange the commit message parser for legibility.joe2001-05-181-29/+35
* Add Jim Pirzyk to committers. Welcome, Jim!jkh2001-05-181-0/+1
* Fix the trimming of trailing blank lines, to avoid a 'Use ofjoe2001-05-171-3/+7
* Revert last commit, issue resolved.peter2001-05-171-1/+0
* Nick (nsayer), please contact me.peter2001-05-171-0/+1
* Be more careful when removing duplicate lines. Remember thatjoe2001-05-151-1/+1
* Be more exact when checking for empty template entries to filterjoe2001-05-151-1/+1
* Show the user why a failed syntax check occurred by showing thejoe2001-05-151-1/+1
* The 'MFC after:' entry can also take 'months'.joe2001-05-151-3/+3
* Make the "MFC after" syntax check match the claimed syntax.jlemon2001-05-141-1/+1
* Remove a number of unnecessary warnings that occured whilst parsingjoe2001-05-141-6/+9
* Relax the handling of seemingly extra lines in the templated headerjoe2001-05-141-2/+3
* * Tidy up the error handling to make it clearer what's happening.joe2001-05-141-5/+21
* By default defined template headers should match /^.*$/, not /^$/.joe2001-05-141-5/+5
* Pull the templated headers and their associated type-checkingjoe2001-05-141-27/+69
* Remove trailing spaces in the log message correctly.joe2001-05-141-1/+1
* Simplify the script.joe2001-05-131-48/+39
* Clean up a new nits and run this using 'strict'.joe2001-05-131-9/+11
* Recently Maxim Sobolev <sobomax@FreeBSD.org> introduced an MFCjoe2001-05-133-0/+19
* Gone for a weeks vacation..wilko2001-05-121-1/+1
* Backcpiazza2001-05-121-1/+1
* Log 'cvs import' reports in the commit log files in CVSROOT/commitlogs.joe2001-05-081-1/+1
* Route my mail to devnull for a couple weeks while I'm back home andcpiazza2001-05-031-1/+1
* Please welcome Takuya SHIOZAKI to commiters. He will merge his XPG4DLume2001-04-251-0/+1
* One Patch to rule them all, One Markup to find them,alex2001-04-251-0/+1
* Add a couple of missing 'my' declarations.joe2001-04-241-5/+5
* Re-enable my commit mailgreid2001-04-221-1/+1
* Disable 'use strict'. We're not ready for that just yet!!! (It crept injoe2001-04-201-1/+1
* Declare some variables before use.joe2001-04-201-8/+12
* Clean up the CVS log message parser and in the process fix ajoe2001-04-201-27/+37
* Rename @log_lines to @msg_lines to avoid confusion with an earlierjoe2001-04-191-2/+2
* Remove some unnecessary spaces, and add a commented out 'use strict'joe2001-04-191-2/+3
* Tidy up the use of variables in the log message generation code.joe2001-04-191-28/+25
* Ports freeze is over!asami2001-04-191-1/+1
* Another ports freeze is coming, due to samba problems.asami2001-04-191-1/+1
* Ports freeze is now over. Thanks for the patience, folks.asami2001-04-181-1/+1
* xemacs fixed, ports tree is frozen again.asami2001-04-181-1/+1
* Add knu as emergency measure while he fixes xemacs* ports.asami2001-04-181-1/+1
* The ports tree is now frozen in preparation for 4.3-release.asami2001-04-181-1/+1
* Back from Hong Kong..wilko2001-04-141-1/+1
* Switch off commit mail while I'm on holiday until the 21stgreid2001-04-121-1/+1
* Add Jens Schweikhardt to the list of committers.joerg2001-04-061-0/+1
* Welcome George Reid to the party.ps2001-04-051-0/+1
* Send commit mail to devnull while on a 2 week business tripwilko2001-03-311-1/+1
* Add Yar Tikhiy to committers as punishment for submitting too manyjkh2001-03-261-0/+1
* Welcome Eric Melville to commiters.murray2001-03-251-0/+1
* Welcome Dima Dorfman, who has sent in far too many doc PRs with workingnik2001-03-101-0/+1
* Add Michael Wu as a committer. I will be his mentor. He'll beimp2001-03-081-0/+1
* Hand Thomas MÖstl a one-way ticket to.. er.. yes. Provide Thomasrwatson2001-03-071-0/+1
* Welcome Orion Hodson (orion) as a new committer.cg2001-03-061-0/+1
* Switch commits back on now that I've fixed the bogon in log_accum.pl.joe2001-02-271-6/+6
* Back out part of revision 1.62 that didn't work.joe2001-02-271-3/+3
* Switch off commits temporarily, whilst I chase down a potentialjoe2001-02-271-6/+6
* Remove the unused $tag variable from the arguments to alljoe2001-02-271-4/+3
* Apply the style guide to the rest of the subroutines. In particular addjoe2001-02-271-91/+81
* Only add a CVS-branch header to the email if $X_BRANCH_HDR is defined.joe2001-02-271-4/+6
* Tidy up the formatting using tabs instead of four spaces as perjoe2001-02-231-305/+305
* Please welcome Jesper Skriver to the BSD home for the recursively bemused.phk2001-02-211-0/+1
* Cram another committer into the phone booth: everyone say hellokris2001-02-051-0/+1
* Argh! Repeat after me:peter2001-02-041-2/+3
* More stylist changes. Getting closer to being able to 'use strict'.joe2001-01-291-62/+76
* Make the way read_logfile is called more sensible, and perl.style-ify it.joe2001-01-291-19/+24
* Apply style.perl(7) guide-lines to a number of subroutines.joe2001-01-291-27/+31
* Changes to the cleanup_tmpfiles routine:joe2001-01-291-8/+9
* Please welcome the following new FreeBSD Ports Doodz..will2001-01-231-0/+3
* Add ijliao as ports committer.clive2001-01-201-0/+1
* Change my mailing address for commit mail.jdp2001-01-191-1/+1
* Allow the sysinstall help files to be edited without $FreeBSD$ tags.peter2001-01-171-0/+1
* Don't build the final log message onto a list that might not be empty.joe2001-01-161-1/+1
* Fix a debugging format msg.joe2001-01-161-1/+1
* Rename a variable: $id => $PID. (Make it clear that this is actuallyjoe2001-01-161-30/+30
* Smatterings of missing 'my' declarations.joe2001-01-161-27/+27
* Make the location of the temporary directory a configuration option,joe2001-01-161-10/+18
* Rename some variables so that configuration options are all injoe2001-01-161-9/+9
* Remove the $freebsd and $crypto variables; they're no longer requiredjoe2001-01-161-6/+1
* Simplify by making the optional banner at the top of the commitjoe2001-01-161-25/+17
* Begin the tidy-up to make these scripts easier for third parties to use.joe2001-01-161-22/+30
* Rejoice we have finally captured FUJISHIMA Satsuki-san who was veryknu2000-12-281-0/+1
* New committer: mita (MITA Yoshio).motoyuki2000-12-221-0/+1
* Remove an extraneous bit of code which doesn't conform to style(9).jkh2000-12-161-4/+0
* Add Duncan Barclay. He'll be maintaining the ray driver and maybeimp2000-12-151-0/+1
* Add Clive Lin (clive), he will works for zh-* ports,vanilla2000-12-061-0/+1
* Add Thomas-Henning von Kamptz <tomsoft> and Christoph Herrmann <chm>grog2000-12-051-0/+2
* Welcome Rebecca "Bean" Visger <bean> to the funny farm. She'll bejim2000-12-051-0/+1
* New committer: iedowse (Ian Dowse)sheldonh2000-12-011-0/+1
* Tidy up some bogus stuff.peter2000-11-261-25/+10
* Welcome Peter Pentchev <roam@orbitel.bg> to the house of fun.kris2000-11-221-0/+1
* new freebsd committer Lars Koellerandreas2000-11-191-0/+1
* The 4.2R ports freeze is (really) over. Thanks for your cooperation.asami2000-11-171-1/+1
* The ports tree is frozen again as I finally got answers from the CVSasami2000-11-171-1/+1
* The ports freeze for 4.2R is over, hopefully for the last time.asami2000-11-171-1/+1
* The ports tree is now frozen (again) in preparation for 4.2R.asami2000-11-171-1/+1
* send commit mail to my home address instead of my university address.ben2000-11-161-1/+1
* Add another crazy Russian warrior Dmitry Sivachenko into our potent portssobomax2000-11-131-0/+1
* Add Issei Suzuki, who maintains ssh2 and some other ports.sada2000-11-121-0/+1
* Freezing commit mails to self (on vacation)rv2000-11-101-1/+1
* Invite OKAZAKI Tetsurou-san (okazaki@FreeBSD.org) to the Portsville.knu2000-11-091-0/+1
* Add Kazuhiko Kiriyama.shige2000-11-091-0/+1
* Add Jing Tang Keith Jang.kevlo2000-11-041-0/+1
* Ports freeze is over. It is now officially too late to put anythingasami2000-11-041-1/+1
* The ports tree is now frozen in preparation for 4.2R.asami2000-11-041-1/+1
* Start the Freetime Deprivation Process for Benno Rice.obrien2000-11-021-0/+1
* Don't require $FreeBSD$ in the Intel ACPICA code.msmith2000-10-281-0/+1
* Start the Freetime Deprivation Process for:billf2000-10-261-0/+2
* remove the commit bits for nsj and gehenna.jmb2000-10-181-2/+0
* Add Jonathan Chen to committers. Now he can make his cardbus commitsimp2000-10-171-0/+1
* Allow me to commit bsd-style-copyright w/o a FreeBSD ID.obrien2000-10-101-0/+1
* The conversion is over.asami2000-10-081-1/+1
* The ports tree is now locked for the layout change.asami2000-10-081-1/+1
* Please welcomewill2000-10-011-0/+3
* Add Scott Long (scottl), who will be maintaining the 'aac' and 'asr'msmith2000-09-291-0/+1
* The ports freeze is over. Thanks for your cooperation! :>asami2000-09-221-1/+1
* The ports tree is now frozen in preparation for 4.1.1-release.asami2000-09-221-1/+1
* Please welcome Bosko Milekic to our happy house. His fingerprints havejlemon2000-09-221-0/+1
* Re-enable mail - I am tired of reading from /home/mail/committers-archiveeivind2000-09-141-1/+1
* Send FreeBSD commit mails to an alternate address.rv2000-09-121-1/+1
* Keep commit messages out-of-band with other email.wilko2000-09-021-1/+1
* Dynamically format the changes summary block at the bottom of logjoe2000-08-301-19/+52
* Send my commit mail to an address I can use for sortinggshapiro2000-08-301-1/+1
* Sychronise with the default versions that CVS (1.10.7) creates injoe2000-08-284-40/+32
* Send my committers mail to an address I can sort on more easily.dwmalone2000-08-231-1/+1
* Fix typo introduced in last commit: s/catalogs/catalogphantom2000-08-231-1/+1
* Exclude src/contrib/nvi/catalogs/* from the $FreeBSD$ checkingpeter2000-08-231-0/+1
* Add Bruce Mah, who's submitted far too many doc related PRs for his ownnik2000-08-231-0/+1
* Please welcome Rajesh Vaidheeswarran <rv> to the committers list. He willasami2000-08-161-0/+1
* Don't have time for reading the commit messages.helbig2000-08-071-1/+1
* Add src/share/examples/cvsup/refuse, which is about to getjdp2000-08-051-0/+1
* Add Atsushi Onoe-san as a committer. He'll be maintaining the awiimp2000-07-221-0/+1
* The ports freeze is over. We are now officially in the post-4.1 stageasami2000-07-201-1/+1
* The ports tree is now frozen in preparation for 4.1-release.asami2000-07-201-1/+1
* Please welcome Sergey Babkin as our latest committer.gibbs2000-07-171-0/+1
* Exclude postscript (!) files from needing $FreeBSD$peter2000-07-161-0/+1
* Drop 'tedm' and 'karl' from the committers list. They never logged inpeter2000-07-131-2/+0
* Drop 'gclarkii' from the committers list - the account does not seem topeter2000-07-131-1/+0
* Say hello to Gregory Shapiro our new Sendmail maintainer.obrien2000-07-131-0/+1
* Say hello to our newest committer: Kelly Yancey. Kelly will be busyjhb2000-07-121-0/+1
* Add David Malone as a committer so that he can commit his ownsheldonh2000-07-111-0/+1
* And please welcome UK committer #11.asmodai2000-07-111-0/+1
* Please welcome another committer.asmodai2000-07-101-0/+1
* Add Daniel Harris (dannyboy), who is now in the enviable position of beingnik2000-07-071-0/+1
* Remove the freeze on the crypto files.jdp2000-07-071-8/+0
* Add Toshihiko ARAI-san (toshi) and Takanori Watanabe-san (takawata).imp2000-07-071-0/+2
* Please welcome new committers from Japanese Documentation Project.kuriyama2000-07-061-0/+2
* Impose a freeze on all the crypto files while we fold the cryptojdp2000-07-051-0/+8
* Welcome to a new committer: Adrian Chadd.phk2000-07-041-0/+1
* Add src/usr.bin/doscmd/fonts.dir (to be committed in a minute).tg2000-06-231-0/+1
* Sort entries.tg2000-06-231-4/+4
* Add two new committers from Jordan's and my trip to Japan:imp2000-06-211-0/+2
* Welcome Coleman Kane to comitters. Coleman, please seejkh2000-06-201-0/+1
* Add Shafeeq Sinnamohideen (shafeeq) from the CODA project who will bebillf2000-06-191-0/+1
* The first four new Japanese committers from Jordan's world tour:imp2000-06-191-0/+4
* Add Assar Westerlund (assar), who will be helping Mark Murray to maintainkris2000-06-191-0/+1
* Add Jun-ho Choi to committers; welcome!jkh2000-06-181-0/+1
* Add a header to all commit mail showing which branches the changesjoe2000-06-171-0/+10
* Unlock the ports tree, the tag is down now.asami2000-06-171-1/+1
* Lock up the ports tree for a couple of hours while I work on the release.asami2000-06-171-1/+1
* Add obrien to the 'he knows what he is doing' list for massaging tagspeter2000-06-141-1/+1
* Add Alexander Langer to the list of crazy committers.asmodai2000-06-091-0/+1
* Redirect commit mail for tedm and karl to devnull. They have neverpeter2000-05-261-6/+6
* Add John W. DeBoskey and Chuck Patterson to committers (somewhatjkh2000-05-201-0/+2
* Add Maxim Sobolev (sobomax) to the list of martyrs. At first he'll bebillf2000-05-171-0/+1
* Welcome Jake Burkholder to this everlasting party.mdodd2000-05-161-0/+1
* Please welcome Jayanth Vijayaraghavan <jayanth@freebsd.org> to our happypeter2000-05-091-0/+1
* Welcome David Cross as our 200th committer.jdp2000-05-071-0/+1
* Token commit to test commits on the new freefall..peter2000-05-061-1/+0
* Julian has better email access now, remove the julian's redirectionpeter2000-04-261-1/+1
* Allow .exp files in src/lib/libc_r/test, which are used for comparing actualjasone2000-04-251-0/+1
* Use an alias in access to auto-sort committers mail.rwatson2000-04-181-1/+1
* I believe we have finished converting all ports. I'll fix whateverasami2000-04-141-1/+1
* Send my -committers mail to a specific alias @Awfulhak.orgbrian2000-04-141-1/+1
* Change my email address for cvs commit messages so i can separate themwosch2000-04-141-1/+1
* Add obrien to the ports list so he can help convert ports.mharo2000-04-121-1/+1
* Move the group NCVS check to the freebsd.org section. This reduces theobrien2000-04-121-15/+9
* Add knu to the ports list so he can help in fixing up the Japanese ports.asami2000-04-111-1/+1
* As announced before, the ports tree is now frozen while mharo andasami2000-04-091-1/+1
* Add Maxim Bolotin <mb@freebsd.org>. He'll maintain his cs driver in theimp2000-04-061-0/+1
* Please welcome Murray Stokely to FreeBSD committers.jkh2000-04-051-0/+1
* Welcome in knu.sada2000-03-221-0/+1
* Add Will Andrews <will> who has committed the awful sins of opening toobillf2000-03-201-0/+1
* The ports freeze is now over -- thanks for your cooperation.asami2000-03-191-1/+1
* The ports tree is now in freeze in preparation for 4.0R. Nobody other thanasami2000-03-121-1/+1
* Change my email address for cvs commit messages so i can separate themjoerg2000-03-051-1/+1
* Welcome Hajimu UMEMOTO!shin2000-02-271-0/+1
* Please welcome Paul Saab - our newest slave^H^H^H^H^Hcommitter. Paul ispeter2000-02-231-0/+1
* Add Brian S Dean to committers - welcome, Brian! I'll bet wejkh2000-02-191-0/+1
* Remove this, it lives on in logcheck.peter2000-02-131-100/+0
* Update the commit scripts to understand 'Approved by:' and kill cvsedit.peter2000-02-135-6/+7
* Remove the $CVSFUBAR hack, it's not required anymore now that we havepeter2000-02-101-6/+0
* Welcome Greg Sutter <gsutter> and Bill Swingle <unfurl> to the funnyjim2000-02-101-0/+2
* Exclude src/share/info/dir-tmpl from the list of $FreeBSD$ files.ru2000-01-251-0/+1
* Add src/share/man/man0 to the exclude list. It contains someasmodai2000-01-241-0/+1
* Add Wilko Bulte to committers. Welcome! Please seejkh2000-01-141-0/+1
* Set commit mail destinied for myself to go to /dev/null.eivind2000-01-131-1/+1
* Turn off Julian's commit mail (send it to devnull@freebsd.org)peter2000-01-091-1/+1
* Allow a second whitespace-delimited word on an access line to overridepeter2000-01-091-1/+5
* Add *.core to the exclude list for import etc.peter2000-01-071-0/+1
* Add Patrick Gardella (patrick) as a WWW committer. He will be maintaining thenate2000-01-031-0/+1
* Add Ade Lovett (ade) as a ports committer. Thankfully now he can takesteve2000-01-031-0/+1
* Add Jeremy Lea (reg) as a committer. He will be helping out withsteve2000-01-021-0/+1
* Drop share/examples/diskless - the ssh identities shouldn't even be there,peter1999-12-301-1/+2
* Add Gerard Roudier who will be maintaining his `sym' SCSI driver.obrien1999-12-301-0/+1
* Do not require the file /usr/share/misc/more.help (akahoek1999-12-261-0/+1
* The ports freeze is over now. I can't remember a release thatasami1999-12-221-1/+1
* Allow binary files (ssh key file) to be commitedphantom1999-12-221-0/+1
* Add Robert Watson (rwatson) as a committer. His work on Coda,eivind1999-12-181-0/+1
* Remove James Raynard from committers:jkh1999-12-171-1/+0
* Add Jeroen Ruigrok (aka Asmodai) to committers. Among other crimes,peter1999-12-171-0/+1
* Welcome Chris D. Faulhaber (jedgar) to the ever growing flock of committers.billf1999-12-161-0/+1
* Welcome Neil Blakey-Milner (nbm) to the ship of fools. He will bebillf1999-12-141-0/+1
* The ports tree is now in freeze in preparation for 3.4R. Nobody other thanasami1999-12-111-1/+1
* Fix the dreaded: 'Argument "1.1.1.1" isn't numeric in eq atpeter1999-12-091-1/+1
* Unused variable ($ind) and skip regexp lines that begin with a '#'peter1999-12-091-1/+4
* Convert the exclude list to a regexp after some suggestions by Sheldonpeter1999-12-092-4/+3