Age | Commit message (Expand) | Author |
2008-01-12 | better ui for locking messages. | Marc Espie |
2008-01-12 | unbreak DEBUG code | Reyk Floeter |
2008-01-12 | Make comconsrate initialized to TTYDEF_SPEED at compile-time, for ports | Miod Vallat |
2008-01-12 | better error reporting/job handling error: | Marc Espie |
2008-01-12 | new function: lstRequeue, to be used by the job handler | Marc Espie |
2008-01-12 | document the max size of FFS and FFS2 file systems plus some rewording; | Otto Moerbeek |
2008-01-12 | Fix mod_status XSS CVE-2007-6388: | Martynas Venckus |
2008-01-11 | Fall back on using SERDES if MDI0/MDI1 bits aren't set too. Fix PCS handling. | Mark Kettenis |
2008-01-11 | Remove one level of epicycles by not looping in get_size() or | Kenneth R Westerback |
2008-01-11 | add a note about shell built-ins; | Jason McIntyre |
2008-01-11 | providing MLINKS for shell builtins makes little sense: what we had was out | Jason McIntyre |
2008-01-11 | Don't allow (a)dd or (m)odify to create 0 length partitions. Don't | Kenneth R Westerback |
2008-01-11 | rename snmp context type enum elements | Reyk Floeter |
2008-01-11 | regen | Jonathan Gray |
2008-01-11 | Turns out the id I thought was both CX700/VX700 IDE was only for VX700, | Jonathan Gray |
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 |