Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-02 | remove unneeded headers | Joris Vink | |
2008-02-02 | initial CVSROOT/modules support, only does aliases at the moment (-a). | Joris Vink | |
"modules.c, hurray!" xsa@, ok tobias@ | |||
2008-02-02 | Fix broken indentation introduced in last commit. | Xavier Santolaria | |
Spotted by Pierre Riteau. | |||
2008-02-02 | Missed one annotate -> rannotate in sysnopsis. | Xavier Santolaria | |
2008-02-02 | Add `rlog' bits. | Xavier Santolaria | |
2008-02-02 | Although this doesn't comply to common sense, it complies to GNU cvs. All | Tobias Stoeckmann | |
commands which supply -f and -r have this weirdness: an unknown symbol leads to fatal instead of head revision. OK xsa@ | |||
2008-02-02 | Sync `rannotate' synopsis. r* commands work on repository modules. | Xavier Santolaria | |
2008-02-02 | Add `rannotate' bits. Requested by tobias@. | Xavier Santolaria | |
2008-02-02 | Enable `rlog-rflag' test now that rlog output matches GNU RCS. | Xavier Santolaria | |
2008-02-02 | From src/usr.bin/cvs: | Xavier Santolaria | |
> add changed lines support to log and rlog (the + and - stuff) > from Pierre Riteau; | |||
2008-02-02 | Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX. | Mark Kettenis | |
ok krw@, laurent@ | |||
2008-02-02 | - Add a v1 device which I found here. | Marcus Glocker | |
- Differ between v1 and v2 devices for later v1 support. - Tell the end-user that v1 is not supported yet. | |||
2008-02-02 | id like to install via a fibre gem on my 880, so add the gentbi phy that it | David Gwynne | |
uses. ok kettenis@ krw@ | |||
2008-02-02 | Move the current flow control status code out of em_media_status() | Brad Smith | |
and into a separate function which was modeled after the MII frameworks mii_phy_flowstatus() function. This was done so as to make em_media_status() a little nicer looking and so that when flow control status is added for fiber adapters that em_media_status() won't look so ugly. No functional change. Tested by wilfried@ and brad@ ok dlg@ | |||
2008-02-02 | - Simplify statistics updates and remove redundant register reads. | Brad Smith | |
- Add discarded RX packets to input errors for the BCM5705 or newer chipsets. Unfortunately output errors cannot be added because the equivalent to the ifOutDiscards register does not exist. - Replace misleading and wrong BGE_RX_STATS/BGE_TX_STATS with BGE_MAC_STATS. They were reversed but just happened to work. From FreeBSD Tested by chl@, landy@, sthen@, krw@, okan@ and brad@ ok dlg@ | |||
2008-02-02 | regen | Brad Smith | |
2008-02-02 | - add the VIA VT8237S PCI ISA bridge id | Brad Smith | |
- fix some VIA entries to use tabs and spaces where appropriate ok dlg@ | |||
2008-02-02 | regen | Brad Smith | |
2008-02-02 | add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chipset. | Brad Smith | |
From Linux and double checked with the Marvell Linux driver. ok dlg@ | |||
2008-02-01 | Make cvs_requests struct more readable. | Xavier Santolaria | |
2008-02-01 | introduce cvs_read_config() which will be used as a general | Joris Vink | |
handler to open and read configuration files in CVSROOT/ change cvs_parse_configfile() to use cvs_read_config() instead; ok tobias@ | |||
2008-02-01 | Added rannotate support | Tobias Stoeckmann | |
OK xsa@ | |||
2008-02-01 | Another GNU cvs weirdo: During annotate, invalid revisions are allowed if | Tobias Stoeckmann | |
-f is supplied (thus switching to HEAD), but unknown symbols end in fatal. | |||
2008-02-01 | no more /usr/share/pf; | Jason McIntyre | |
2008-02-01 | Document the ability to use filteropts on anchors. | Ryan Thomas McBride | |
2008-02-01 | Add regress test for anchors matching on filter_opts. | Ryan Thomas McBride | |
2008-02-01 | Clean anchors recursively and directly via ioctls rather than using pfctl | Ryan Thomas McBride | |
with '-f /dev/null'. Properly clears the user's anchor even when anchors are nested inside it (And avoids having to fork() on exit to run pfctl) ok beck@, with testing by mtu@ | |||
2008-02-01 | Enable the rest of the filter_opts to be used on anchors. These were accepted | Ryan Thomas McBride | |
by the parser but not passed to the kernel. This allows filtering based on uid, gid, icmp options, tcp flags, os fingerprint, tos, tags, and probability; It also allows the label to be set. State options and tagging are not permitted. ok henning mpf | |||
2008-01-31 | remove /usr/share/pf | Henning Brauer | |
2008-01-31 | remove obsolete /usr/share/pf, agreed by many | Henning Brauer | |
2008-01-31 | do not eneter pf subdir, obsolete. | Henning Brauer | |
2008-01-31 | Handle magic branch numbers in OpenCVS as well. | Tobias Stoeckmann | |
OK joris@ | |||
2008-01-31 | free RCSNUM's when we are done with them; | Joris Vink | |
ok tobias@ | |||
2008-01-31 | Zap trailing whitespaces. | Xavier Santolaria | |
2008-01-31 | If CVS/Entries.Static exists, don't look for more files in repository. | Tobias Stoeckmann | |
OK joris@ | |||
2008-01-31 | We have cvs_client_send_logmsg for transmission of log messages. | Tobias Stoeckmann | |
OK joris@ xsa@ | |||
2008-01-31 | in some cases we did not return a copy of the resulting RCSNUM | Joris Vink | |
towards the caller, which expects a copy (and frees it when done). ok tobias@ | |||
2008-01-31 | remove dead and unreachable code | Joris Vink | |
ok tobias@ xsa@ | |||
2008-01-31 | opencvs (r)log work fine now, activated regress for them. | Tobias Stoeckmann | |
2008-01-31 | Add me to copyright. | Marco Peereboom | |
ok tedu | |||
2008-01-31 | add changed lines support to log and rlog (the + and - stuff) | Joris Vink | |
from Pierre Riteau; | |||
2008-01-31 | vasprintf requires stdio.h | Tobias Stoeckmann | |
2008-01-31 | explain how to handle local file names containing colons; | Jason McIntyre | |
requested by Tamas TEVESZ ok dtucker | |||
2008-01-31 | use a hyphen for "interface-specific" as a compound term. this is | Jason McIntyre | |
not a hard and fast rule (actually it's a form i abuse) but hostname.if.5 currently uses two conflicting forms and this keeps it consistent; | |||
2008-01-31 | Make use of CVS_REV_BUFSZ everywhere for `sticky'. | Xavier Santolaria | |
2008-01-31 | Rename `stickytag' variable to `sticky' for consistency with rest of the code. | Xavier Santolaria | |
2008-01-31 | some small fixes for snmp stuff; | Jason McIntyre | |
2008-01-31 | We have to carefully check if a checkout command is run with a valid | Tobias Stoeckmann | |
directory or file. When it comes to files, check if there is a file available ending in ,v or if it is in Attic. Everything else in invalid. OK joris@, xsa@ | |||
2008-01-31 | During checkout -p don't print files which are in Attic if they are not | Tobias Stoeckmann | |
requested with -r. OK joris@ | |||
2008-01-31 | export works fine in local and remote setup now | Tobias Stoeckmann | |