summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-02remove unneeded headersJoris Vink
2008-02-02initial CVSROOT/modules support, only does aliases at the moment (-a).Joris Vink
2008-02-02Fix broken indentation introduced in last commit.Xavier Santolaria
2008-02-02Missed one annotate -> rannotate in sysnopsis.Xavier Santolaria
2008-02-02Add `rlog' bits.Xavier Santolaria
2008-02-02Although this doesn't comply to common sense, it complies to GNU cvs. AllTobias Stoeckmann
2008-02-02Sync `rannotate' synopsis. r* commands work on repository modules.Xavier Santolaria
2008-02-02Add `rannotate' bits. Requested by tobias@.Xavier Santolaria
2008-02-02Enable `rlog-rflag' test now that rlog output matches GNU RCS.Xavier Santolaria
2008-02-02From src/usr.bin/cvs:Xavier Santolaria
2008-02-02Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX.Mark Kettenis
2008-02-02- Add a v1 device which I found here.Marcus Glocker
2008-02-02id like to install via a fibre gem on my 880, so add the gentbi phy that itDavid Gwynne
2008-02-02Move the current flow control status code out of em_media_status()Brad Smith
2008-02-02- Simplify statistics updates and remove redundant register reads.Brad Smith
2008-02-02regenBrad Smith
2008-02-02- add the VIA VT8237S PCI ISA bridge idBrad Smith
2008-02-02regenBrad Smith
2008-02-02add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chipset.Brad Smith
2008-02-01Make cvs_requests struct more readable.Xavier Santolaria
2008-02-01introduce cvs_read_config() which will be used as a generalJoris Vink
2008-02-01Added rannotate supportTobias Stoeckmann
2008-02-01Another GNU cvs weirdo: During annotate, invalid revisions are allowed ifTobias Stoeckmann
2008-02-01no more /usr/share/pf;Jason McIntyre
2008-02-01Document the ability to use filteropts on anchors.Ryan Thomas McBride
2008-02-01Add regress test for anchors matching on filter_opts.Ryan Thomas McBride
2008-02-01Clean anchors recursively and directly via ioctls rather than using pfctlRyan Thomas McBride
2008-02-01Enable the rest of the filter_opts to be used on anchors. These were acceptedRyan Thomas McBride
2008-01-31remove /usr/share/pfHenning Brauer
2008-01-31remove obsolete /usr/share/pf, agreed by manyHenning Brauer
2008-01-31do not eneter pf subdir, obsolete.Henning Brauer
2008-01-31Handle magic branch numbers in OpenCVS as well.Tobias Stoeckmann
2008-01-31free RCSNUM's when we are done with them;Joris Vink
2008-01-31Zap trailing whitespaces.Xavier Santolaria
2008-01-31If CVS/Entries.Static exists, don't look for more files in repository.Tobias Stoeckmann
2008-01-31We have cvs_client_send_logmsg for transmission of log messages.Tobias Stoeckmann
2008-01-31in some cases we did not return a copy of the resulting RCSNUMJoris Vink
2008-01-31remove dead and unreachable codeJoris Vink
2008-01-31opencvs (r)log work fine now, activated regress for them.Tobias Stoeckmann
2008-01-31Add me to copyright.Marco Peereboom
2008-01-31add changed lines support to log and rlog (the + and - stuff)Joris Vink
2008-01-31vasprintf requires stdio.hTobias Stoeckmann
2008-01-31explain how to handle local file names containing colons;Jason McIntyre
2008-01-31use a hyphen for "interface-specific" as a compound term. this isJason McIntyre
2008-01-31Make use of CVS_REV_BUFSZ everywhere for `sticky'.Xavier Santolaria
2008-01-31Rename `stickytag' variable to `sticky' for consistency with rest of the code.Xavier Santolaria
2008-01-31some small fixes for snmp stuff;Jason McIntyre
2008-01-31We have to carefully check if a checkout command is run with a validTobias Stoeckmann
2008-01-31During checkout -p don't print files which are in Attic if they are notTobias Stoeckmann
2008-01-31export works fine in local and remote setup nowTobias Stoeckmann