Age | Commit message (Expand) | Author |
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 |
2008-01-10 | Minor aligning of code and comments between editor_add() and | Kenneth R Westerback |
2008-01-09 | add urlphy for RAMDISK, move tested devices up. | Stuart Henderson |
2008-01-09 | uark -> uark*, allow multiple devices to attach | Jonathan Gray |
2008-01-09 | Make dec_xxx_intr_map() fail silently; caller will print a message if | Mark Kettenis |
2008-01-09 | big endian fixes (tested on sparc64) | Reyk Floeter |
2008-01-09 | Do not bring up pfsync(4) before the working ruleset | Marco Pfatschbacher |
2008-01-09 | Move a couple of tested USB devices out of the 'untested' block, | Stuart Henderson |
2008-01-09 | Make uvm_page_lookup_freelist() simpler and faster if VM_PHYSSEG_MAX is 1. | Miod Vallat |
2008-01-09 | Try to make /etc/ttys more consistent accross platforms, which will also | Miod Vallat |
2008-01-09 | sync | Reyk Floeter |
2008-01-09 | tweak cmpci's Nd, and update its entry in pci.4; | Jason McIntyre |
2008-01-09 | - add support for 4, 6, and 8 channel playback | Jacob Meuser |
2008-01-08 | Beef up the (r)ecalculate command in -E mode by having it display the | Kenneth R Westerback |
2008-01-08 | simplify the suggested pf ruleset; ok beck | Jason McIntyre |
2008-01-08 | Don't free res twice. | Marco Peereboom |
2008-01-08 | Ensure that the initial free space chunk can't have a length <= 0. | Kenneth R Westerback |