Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-12 | better error reporting/job handling error: | Marc Espie | |
- systematically reorder jobs based on who did output last, so that the last job to output is *first* to output again. - better reaction to errors: any job that outputs is checked for termination directly, and the Error message is printed right afterwards. - better error messages, giving more useful information in -j mode. | |||
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 | |
with and ok jmc@ | |||
2008-01-12 | Fix mod_status XSS CVE-2007-6388: | Martynas Venckus | |
A flaw was found in the mod_status module. On sites where mod_status is enabled and the status pages were publicly accessible, a cross-site scripting attack is possible. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available. Fix mod_imap XSS CVE-2007-5000: A flaw was found in the mod_imap module. On sites where mod_imap is enabled and an imagemap file is publicly available, a cross-site scripting attack is possible. ok miod@ | |||
2008-01-11 | Fall back on using SERDES if MDI0/MDI1 bits aren't set too. Fix PCS handling. | Mark Kettenis | |
Makes the onboard fiber gem(4) in the Sun Fire V880 work. tested by many; ok dlg@ | |||
2008-01-11 | Remove one level of epicycles by not looping in get_size() or | Kenneth R Westerback | |
get_offset() when the user enters an invalid value. Just abort the partition operation and return to the main prompt. Prevents users getting trapped because they don't know about ^D. Requested by deraadt@. Tweak an error message to remove ambiguity about what 'between x and y' means. | |||
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 | |
of date for ever (no ksh builtins), and since we have two shells, pointing to one page or the other is never going to work; so remove MLINKS for csh(1); the cd(1) and wait(1) pages (also builtins); and update any trailing Xr's; please, there are tools like whence, man, and locate for finding this stuff; ok deraadt miod | |||
2008-01-11 | Don't allow (a)dd or (m)odify to create 0 length partitions. Don't | Kenneth R Westerback | |
allow editing the fsize/bsize FFS values for FS_UNUSED partitions. ok (for at least the first bit) miod@ weingart@ beck@ | |||
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 | |
so rename it and add a CX700 id. Tweaked version of a diff from dtrombley@dslindiana.com who tested with a board with the new id. | |||
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 | |
zap extra subshells. okay miod@ | |||
2008-01-11 | disable unused functions | Charles Longeau | |
initially from tobias@, but disabled them by placing them in "#ifdef notyet" which was asked by djm@ ok djm@ tobias@ | |||
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 | |
From the Linux -mm kernel tree. ok dlg@ | |||
2008-01-10 | instead of showing { love }, fix the macro do use the do { ... } while (0) ↵ | Theo de Raadt | |
construct; ok kettenis marco | |||
2008-01-10 | Fix {} | Marco Peereboom | |
ok kettenis | |||
2008-01-10 | kill trailing whitespace; | Jason McIntyre | |
2008-01-10 | punctuation fix; | Jason McIntyre | |
2008-01-10 | Fix spello | Marco Peereboom | |
ok kettenis | |||
2008-01-10 | fix stupid typo in grouping, make PWD work correctly again. | Marc Espie | |
Found out by Christian Ehrhardt. | |||
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 | |
called MYCVSROOT (just to make sure noone thinks it is 'CVSROOT', -d is still needed). | |||
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 | |
GNU cvs on server-side. | |||
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 | |
with GNU cvs). Basically we already had rtag in place as tag is supposed to work with revisions in working directory, but our implementation was wrong. Fixed that on the fly as well. | |||
2008-01-10 | regen | Thordur I. Bjornsson | |
2008-01-10 | Add some more Intel 10G PCIe entries. | Thordur I. Bjornsson | |
From Intel's ixgbe driver. ok dlg@ | |||
2008-01-10 | just for the record: I HATE Log | Tobias Stoeckmann | |
2008-01-10 | gigE -> GigE | Brad Smith | |
ok dlg@ | |||
2008-01-10 | 1000baseTX -> 1000baseT | Brad Smith | |
ok dlg@ | |||
2008-01-10 | mention the ATI SB700 chipset. | Brad Smith | |
ok dlg@ | |||
2008-01-10 | mention the NVIDIA MCP77/79 chipsets. | Brad Smith | |
ok dlg@ | |||
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 | |
"Be especially careful with this one" joris@ | |||
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 | |
solely with cmdp. This remedies some reliability issues with invalid commands supplied and also fixes a GNU cvs style incompatibility with release command. > Based on patch from Igor Zinovik | |||
2008-01-10 | cvs_mkpath missed to add all "yet to be added" directories into CVS/Entries, | Tobias Stoeckmann | |
thus making further access to these subdirectories rather difficult. |