Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn off Julian's commit mail (send it to devnull@freebsd.org) | peter | 2000-01-09 | 1 | -1/+1 |
| | |||||
* | Allow a second whitespace-delimited word on an access line to override | peter | 2000-01-09 | 1 | -1/+5 |
| | | | | the email address. | ||||
* | Add *.core to the exclude list for import etc. | peter | 2000-01-06 | 1 | -0/+1 |
| | |||||
* | Add Patrick Gardella (patrick) as a WWW committer. He will be maintaining the | nate | 2000-01-03 | 1 | -0/+1 |
| | | | | | | | | | | FreeBSD/JDK WWW pages, which will soon be under CVS control. Welcome aboard, Patrick! Approved by: jkh Deed done by: markm Sponsored by: nate | ||||
* | Add Ade Lovett (ade) as a ports committer. Thankfully now he can take | steve | 2000-01-02 | 1 | -0/+1 |
| | | | | | care of his own PRs and commit the mega-patches that affect 50+ ports at a time. Welcome aboard, Ade! | ||||
* | Add Jeremy Lea (reg) as a committer. He will be helping out with | steve | 2000-01-01 | 1 | -0/+1 |
| | | | | | | | | our ever-growing Ports Collection. Welcome aboard, Jeremy! Approved by: asami Deed done by: markm Sponsored by: steve | ||||
* | Drop share/examples/diskless - the ssh identities shouldn't even be there, | peter | 1999-12-30 | 1 | -1/+2 |
| | | | | | and even if they did they should be uuencoded. Add etc/motd | ||||
* | Add Gerard Roudier who will be maintaining his `sym' SCSI driver. | obrien | 1999-12-30 | 1 | -0/+1 |
| | | | | | Justin Gibbs did the preliminary work of suggesting Gerard come on-board, and Mark M. setup his Freefall account. I'm not sure how he got missed here. | ||||
* | Do not require the file /usr/share/misc/more.help (aka | hoek | 1999-12-26 | 1 | -0/+1 |
| | | | | | | "src/usr.bin/more/more.help") to contain an $Id$. This file is directly displayed as more(1)'s help file and an Id would look unprofessional, stupid, and ugly. It would be inappropriate, too. | ||||
* | The ports freeze is over now. I can't remember a release that | asami | 1999-12-22 | 1 | -1/+1 |
| | | | | | went so smooth (from the Ports Collection's point of view). Thanks for the help, guys! | ||||
* | Allow binary files (ssh key file) to be commited | phantom | 1999-12-21 | 1 | -0/+1 |
| | |||||
* | Add Robert Watson (rwatson) as a committer. His work on Coda, | eivind | 1999-12-18 | 1 | -0/+1 |
| | | | | | | POSIX.1e, and ACLs has finally put him in the worry seat. Approved by: core | ||||
* | Remove James Raynard from committers: | jkh | 1999-12-16 | 1 | -1/+0 |
| | | | | | | | | | | "I have decided to resign as a committer as it's been a very long time since I last had the time to work on FreeBSD and things have now got to the point where not even "speed reading" can help me keep up with the commit mail." And thanks to James for being honest about this. Most folks just slink away quietly and are never heard from again. :) | ||||
* | Add Jeroen Ruigrok (aka Asmodai) to committers. Among other crimes, | peter | 1999-12-16 | 1 | -0/+1 |
| | | | | | he has a strange inclination to document things and extract information from people in order to do it. Welcome aboard! | ||||
* | Welcome Chris D. Faulhaber (jedgar) to the ever growing flock of committers. | billf | 1999-12-15 | 1 | -0/+1 |
| | | | | | | | | Hopefully this will stop the exponential growth that the PR database has been experiencing. :-> Sponsored by: billf Approved by: asami | ||||
* | Welcome Neil Blakey-Milner (nbm) to the ship of fools. He will be | billf | 1999-12-14 | 1 | -0/+1 |
| | | | | | | | doing neat handbook build tricks and other doc proj work. Approved by: nik Sponsored by: billf | ||||
* | The ports tree is now in freeze in preparation for 3.4R. Nobody other than | asami | 1999-12-10 | 1 | -1/+1 |
| | | | | "asami" (that's me :) can commit to the tree. | ||||
* | Fix the dreaded: 'Argument "1.1.1.1" isn't numeric in eq at | peter | 1999-12-09 | 1 | -1/+1 |
| | | | | /home/ncvs/CVSROOT/commit_prep.pl line 119, <FILE> chunk 6.' error message. | ||||
* | Unused variable ($ind) and skip regexp lines that begin with a '#' | peter | 1999-12-09 | 1 | -1/+4 |
| | | | | character as a comment. | ||||
* | Convert the exclude list to a regexp after some suggestions by Sheldon | peter | 1999-12-09 | 2 | -4/+3 |
| | | | | Hearn and Ollivier Robert. | ||||
* | Add FREEBSD-Xlist to the exclude list.. | peter | 1999-12-09 | 1 | -0/+1 |
| | |||||
* | Check the exclude list if we don't find a $FreeBSD$ tag. Don't scan | peter | 1999-12-07 | 1 | -8/+21 |
| | | | | | the exclusions list unless we're just about ready to fail, so this only incurs an overhead on non-tagged files. | ||||
* | Add the exclude list to what we check out into /home/ncvs/CVSROOT | peter | 1999-12-07 | 1 | -0/+1 |
| | |||||
* | Add a hack prototype directory/path matching system for overrides of | peter | 1999-12-07 | 1 | -0/+3 |
| | | | | the $FreeBSD$ checking. | ||||
* | Try and stop the line counter from getting confused by preventing it | peter | 1999-11-29 | 1 | -0/+2 |
| | | | | | | from seeing any more than the 'lines:' in the rcs header itself. It used to scan the entire log message and could "find" another entry if another log message, complete with full headers, was pasted into the middle. | ||||
* | Make this script more generic, and of wider appeal. All mention of | joe | 1999-11-15 | 1 | -11/+14 |
| | | | | | | | | | | | $FreeBSD$ has been replaced with $HEADER, a variable which is defined near the top of the script. This makes it easier for third parties to customise the CVSROOT contents for their own local repositories, like Pavilion Internet do with their $Pavilion$ tag. Reviewed by: the cvs-committers list | ||||
* | Turn src/sys back on.. It was restored from a backup about 10 minutes | peter | 1999-11-05 | 1 | -2/+0 |
| | | | | | | | prior to the import. There is still a small amount of debris in src/sys/alpha/alpha, but that can be fixed up in a moment. I don't believe I've accidently lost anyone's commits. | ||||
* | Turn off src/sys commits until the kame disaster(?) is resolved, in case | peter | 1999-11-05 | 1 | -0/+2 |
| | | | | we have to restore the tree from backups.. | ||||
* | Remove Joe Greco at his request. | msmith | 1999-10-25 | 1 | -1/+0 |
| | |||||
* | Add Josef Karthauser to the committers list. | imp | 1999-10-22 | 1 | -0/+1 |
| | |||||
* | Add Mr. Yukihiro Nakai (nakai) to the rank of committers. He will take | asami | 1999-09-27 | 1 | -0/+1 |
| | | | | over his 80-something ports. | ||||
* | Welcome Dan Moschuk (dan@FreeBSD.org) to the well of souls. | billf | 1999-09-26 | 1 | -0/+1 |
| | | | | | | He'll be applying some Weight Watchers technique to our ports PR list. Approved by: asami | ||||
* | Sync with internat.freebsd.org crypto repo. | peter | 1999-09-19 | 1 | -22/+49 |
| | | | | | | | | (Actually, Mark removed a bit of commented code whice I've left in since we might use something like it for using cvs-$branch commit messages one day) Submitted by: markm | ||||
* | Sync with internat.freebsd.org crypto repo. | peter | 1999-09-19 | 1 | -1/+2 |
| | | | | Submitted by: markm | ||||
* | Sync with internat.freebsd.org crypto repo. (part 1) | peter | 1999-09-19 | 6 | -6/+10 |
| | | | | Submitted by: markm | ||||
* | if we're stopping a commit, make sure the lastdir file (possibly left from | peter | 1999-09-19 | 1 | -0/+1 |
| | | | | a run in a previous directory) is cleaned up. | ||||
* | Now that the ports and release freezes are over, turn back on the | peter | 1999-09-19 | 1 | -3/+3 |
| | | | | id checking in ports/*/Makefile. | ||||
* | If a file is missing, don't try and check it's id stamps. It's either been | peter | 1999-09-19 | 1 | -0/+3 |
| | | | | cvs rm'ed, or cvs itself will detect the error if it's really missing. | ||||
* | Ports freeze for 3.3R is now over. | asami | 1999-09-17 | 1 | -1/+1 |
| | |||||
* | Don't check for $FreeBSD$ in src/etc or src/release. src/release would | peter | 1999-09-13 | 1 | -4/+10 |
| | | | | | be a big problem, and a couple of files in etc don't have comment fields. (eg: motd) | ||||
* | Requiring the $FreeBSD$ to be within the first 'n' lines isn't all that | peter | 1999-09-12 | 1 | -2/+3 |
| | | | | useful. | ||||
* | Increase size of the area where FreeBSD keyword searched to 70 lines - ee.c is | ache | 1999-09-12 | 1 | -1/+1 |
| | | | | bug trigger. | ||||
* | The ports tree is now in freeze in preparation for 3.3R. Nobody other than | asami | 1999-09-11 | 1 | -1/+1 |
| | | | | "asami" (that's me :) can commit to the tree. | ||||
* | Argh. Don't mess with perl at 6am. (Fix logic inversion braino) | peter | 1999-09-11 | 1 | -1/+1 |
| | | | | Submitted by: alfred | ||||
* | Accept an empty $FreeBSD$ even on old files. As long as we've got a heap | peter | 1999-09-10 | 1 | -9/+10 |
| | | | | | of untagged files, it's too painful to create one if this is going to verifying it's contents. | ||||
* | Some more cleanups. It should deal with revisions like 1.1.1.1 without | peter | 1999-09-10 | 1 | -24/+41 |
| | | | | breaking now. (!) and should be safe to turn on for ports again. | ||||
* | re-activate the checks, but for src/* only, and leave ports alone till | peter | 1999-09-10 | 1 | -10/+8 |
| | | | | after the freeze. | ||||
* | Try and swallow up any extra "/" characters after cvsroot. | peter | 1999-09-10 | 1 | -2/+2 |
| | |||||
* | I think I found the problem that was causing the path failures. | peter | 1999-09-10 | 1 | -0/+3 |
| | |||||
* | Add some debugging and activate this for "peter" so I can check it out | peter | 1999-09-10 | 1 | -7/+14 |
| | | | | in situ. |