Age | Commit message (Expand) | Author |
2008-01-11 | regen | Jonathan Gray |
2008-01-11 | Some additional Intel devices from submitted dmesgs. | Jonathan Gray |
2008-01-11 | cleanup: make -> ${MAKE} consistenly. | Marc Espie |
2008-01-11 | disable unused functions | Charles Longeau |
2008-01-11 | compute transfer rate using 64-bit arithmetic, ok sthen@ millert@ | Otto Moerbeek |
2008-01-11 | regen | Brad Smith |
2008-01-11 | Add the Broadcom 10Gb controller PCI id, BCM57710. | Brad Smith |
2008-01-10 | instead of showing { love }, fix the macro do use the do { ... } while (0) co... | Theo de Raadt |
2008-01-10 | Fix {} | Marco Peereboom |
2008-01-10 | kill trailing whitespace; | Jason McIntyre |
2008-01-10 | punctuation fix; | Jason McIntyre |
2008-01-10 | Fix spello | Marco Peereboom |
2008-01-10 | fix stupid typo in grouping, make PWD work correctly again. | Marc Espie |
2008-01-10 | This file is in the public domain. ok deraadt@ | Kjell Wooding |
2008-01-10 | Greatly improve this man page. ok jmc@ | Kjell Wooding |
2008-01-10 | No need to disklabel -W before disklabel -B, -W will do it for us. | Miod Vallat |
2008-01-10 | List the MSTSDISC line discipline. | Marc Balmer |
2008-01-10 | more tests | Tobias Stoeckmann |
2008-01-10 | Make it easier to test local and remote setups by adding a Makefile var | Tobias Stoeckmann |
2008-01-10 | extend already available regress tests | Tobias Stoeckmann |
2008-01-10 | Synced rlog's usage checks and with rtag. Also unbreaks rtag and rlog with | Tobias Stoeckmann |
2008-01-10 | various fixes for remote commands (right now we support rlog and rtag) | Tobias Stoeckmann |
2008-01-10 | Added support for rtag in local and remote setups (with interoperability | Tobias Stoeckmann |
2008-01-10 | regen | Thordur I. Bjornsson |
2008-01-10 | Add some more Intel 10G PCIe entries. | Thordur I. Bjornsson |
2008-01-10 | just for the record: I HATE Log | Tobias Stoeckmann |
2008-01-10 | gigE -> GigE | Brad Smith |
2008-01-10 | 1000baseTX -> 1000baseT | Brad Smith |
2008-01-10 | mention the ATI SB700 chipset. | Brad Smith |
2008-01-10 | mention the NVIDIA MCP77/79 chipsets. | Brad Smith |
2008-01-10 | Adjust value to proper GNU cvs output (and OpenCVS now, too) | Tobias Stoeckmann |
2008-01-10 | Damnit, I should avoid this nasty Log word in a comment ... | Tobias Stoeckmann |
2008-01-10 | Make cvs_file_classify more readable. | Tobias Stoeckmann |
2008-01-10 | xmalloc + memset -> xcalloc | Tobias Stoeckmann |
2008-01-10 | another strcspn() round | Tobias Stoeckmann |
2008-01-10 | rcs_getrev is gone: zap prototype, too. | Tobias Stoeckmann |
2008-01-10 | Simply the use of cmdp and cvs_command by zapping cvs_command and working | Tobias Stoeckmann |
2008-01-10 | cvs_mkpath missed to add all "yet to be added" directories into CVS/Entries, | Tobias Stoeckmann |
2008-01-10 | Got cvs_server_rlog back into shape. | Tobias Stoeckmann |
2008-01-10 | Don't ignore files and directories due to patterns on repository-side, | Tobias Stoeckmann |
2008-01-10 | An empty -k option is invalid | Tobias Stoeckmann |
2008-01-10 | Our keyword expansion had a big flaw, due to this construction: | Tobias Stoeckmann |
2008-01-10 | return with ENOTTY instead of EINVAL for unknown ioctl requests to trunk | Brad Smith |
2008-01-10 | Properly free entry | Tobias Stoeckmann |
2008-01-10 | Ignore CVS directories during import in remote setups. assert()ed GNU | Tobias Stoeckmann |
2008-01-10 | Handle the addition of directories right, especially in remote setups with | Tobias Stoeckmann |
2008-01-10 | Properly handle "cvs add" on a client/server setup with GNU cvs as a client. | Tobias Stoeckmann |
2008-01-10 | Slap in -b support for tag command. It was missing for a full regress test | Tobias Stoeckmann |
2008-01-10 | RCS files without head keyword mustn't segfault our implementation. Only | Tobias Stoeckmann |
2008-01-10 | Added support for keyword $Log$. In order to support $Log$, new lines have | Tobias Stoeckmann |