summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05Tag expansion can be pure evil...Tobias Stoeckmann
2008-02-05drm_pci_alloc allocates memory using bus_dma, but then doesn't use dmamaps.Owain Ainsworth
2008-02-05Added keyword expansion tests and extended update -A test for this.Tobias Stoeckmann
2008-02-05Extended regress test further to check new "checkout -d" functionality andTobias Stoeckmann
2008-02-05Add the NFE_CORRECT_MACADDR flag for MCP77/79 chipsets.Brad Smith
2008-02-05Shave off a few more bytes by moving IO collision detection into a genericMarco Peereboom
2008-02-05Add strip size to debug print.Marco Peereboom
2008-02-05Create a generic function to validate IO instead of copying and pastingMarco Peereboom
2008-02-05Change the method of identifying server connections to hide fromStuart Henderson
2008-02-05extented -> extended;Jason McIntyre
2008-02-05Fix a debug printf. After the session members got a se_ prefix this oneThordur I. Bjornsson
2008-02-05prevent the "ttflush write failed" panic when resizing using a windowReyk Floeter
2008-02-04Fix release number.Mike Belopuhov
2008-02-04CVSROOT/modules:Joris Vink
2008-02-04link sftp-server into sshd; feedback and ok djm@Markus Friedl
2008-02-04implement -n for checkout:Joris Vink
2008-02-04r* commands have their own usage; don't check usage of their working dirTobias Stoeckmann
2008-02-04add IPv6 addresses for the root servers.Jakob Schlyter
2008-02-04unbreak add in a remote setup.Joris Vink
2008-02-04trailing space police;Joris Vink
2008-02-04more CVSROOT/modules stuff:Joris Vink
2008-02-04Stripped off 'nb', which was (or was supposed to be) used to distinguishTobias Stoeckmann
2008-02-04document XENOCARA_BUILD_DRI;Jason McIntyre
2008-02-04Make CVS/Entries.Log look the same as GNU cvs'. This way interoperabilityTobias Stoeckmann
2008-02-04Added -k flag support for all commands which support it.Tobias Stoeckmann
2008-02-04specify that MakeWhatis and pkg-config fall outside the scope of this documentMarc Espie
2008-02-04Replace bogus lowercase n in 'DESCRIPTIOn'Landry Breuil
2008-02-04typos and whitespaceMarc Espie
2008-02-04a somewhat long introduction to how the package tools really work,Marc Espie
2008-02-04Move some prototypes from relay.c to relayd.h and remove there externsThordur I. Bjornsson
2008-02-04Move the declaration of DPRINTF from relay.c too relayd.h so it can beThordur I. Bjornsson
2008-02-04declare se_relay as pointer to a struct relay not as a void pointer;Thordur I. Bjornsson
2008-02-04Add PCI ids for some 82571 based multi port adapters.Brad Smith
2008-02-03shuffle some stuff around so we dont end up doing the same thingsJoris Vink
2008-02-03be more strict when checking ignore patterns;Joris Vink
2008-02-03more CVSROOT/module stuff:Joris Vink
2008-02-03- remove redundant setting of if_mtu as this is set by ether_ifattach().Brad Smith
2008-02-03- add initial support for the Marvell Yukon Supreme ASIC.Brad Smith
2008-02-03- add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chip...Brad Smith
2008-02-03dont forget to send the -d flag to our server as well if itJoris Vink
2008-02-03respect any -l option that might have been set in CVSROOT/modules;Joris Vink
2008-02-03Diff header complies to GNU cvs now.Tobias Stoeckmann
2008-02-03with the recent changes for CVSROOT/modules we can now support theJoris Vink
2008-02-03Added rdiff support. In order to do this, some output and option fixesTobias Stoeckmann
2008-02-03Fix the struct pkthdr definition.Claudio Jeker
2008-02-03better CVSROOT/module support, includes remote support and modulesJoris Vink
2008-02-03Do not unify this "-fr UNKNOWN" handling, it breaks commands which haveTobias Stoeckmann
2008-02-03Like i wrote in last commit, it's supposed to be sys/time.h, not sys/times.h.Tobias Stoeckmann
2008-02-03cvs_update_leavedir is only useful if dirs have to be pruned.Tobias Stoeckmann
2008-02-03Remove BUGS section; the driver now maps windows little-endian on sparc64Mark Kettenis