summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-13Fix build with DEBUG defined.Mike Belopuhov
2008-01-13Revision buffers are supposed to be of size CVS_REV_BUFSZ (32) insteadTobias Stoeckmann
2008-01-13Typos fixed.Tobias Stoeckmann
2008-01-12Added missing break statements.Tobias Stoeckmann
2008-01-12SyncMiod Vallat
2008-01-12Remove ulimit MLINK, it is a shell built-in.Miod Vallat
2008-01-12Check for expert mode/FFS inside get_fsize() and get_bsize() andKenneth R Westerback
2008-01-12has_overlap() now always tries to resolve overlaps because it is onlyKenneth R Westerback
2008-01-12Tweak get_offset() so it does it's own free chunks to check theKenneth R Westerback
2008-01-12Change editor_countfree() to return the count rather than recording itKenneth R Westerback
2008-01-12Parameter 'new' to get_size() no longer used.Kenneth R Westerback
2008-01-12Introduce the function max_partition_size() to calculate the max sizeKenneth R Westerback
2008-01-12Updates from master repo:Anders Magnusson
2008-01-12Updates from master repo.Anders Magnusson
2008-01-12Updates from master repo:Anders Magnusson
2008-01-12Large update from master repo:Anders Magnusson
2008-01-12Update from master repo:Anders Magnusson
2008-01-12Kill all timeouts and undo carp demotion on pfsync_clone_destroy.Marco Pfatschbacher
2008-01-12tweak previous;Jason McIntyre
2008-01-12finish documenting ALL_REGRESS_FLAGSMarc Espie
2008-01-12Don't steal a register window in ipi_save_fpstate; it could have badMark Kettenis
2008-01-12document manual locking: how it works, why it's there.Marc Espie
2008-01-12better ui for locking messages.Marc Espie
2008-01-12unbreak DEBUG codeReyk Floeter
2008-01-12Make comconsrate initialized to TTYDEF_SPEED at compile-time, for portsMiod Vallat
2008-01-12better error reporting/job handling error:Marc Espie
2008-01-12new function: lstRequeue, to be used by the job handlerMarc Espie
2008-01-12document the max size of FFS and FFS2 file systems plus some rewording;Otto Moerbeek
2008-01-12Fix mod_status XSS CVE-2007-6388:Martynas Venckus
2008-01-11Fall back on using SERDES if MDI0/MDI1 bits aren't set too. Fix PCS handling.Mark Kettenis
2008-01-11Remove one level of epicycles by not looping in get_size() orKenneth R Westerback
2008-01-11add a note about shell built-ins;Jason McIntyre
2008-01-11providing MLINKS for shell builtins makes little sense: what we had was outJason McIntyre
2008-01-11Don't allow (a)dd or (m)odify to create 0 length partitions. Don'tKenneth R Westerback
2008-01-11rename snmp context type enum elementsReyk Floeter
2008-01-11regenJonathan Gray
2008-01-11Turns out the id I thought was both CX700/VX700 IDE was only for VX700,Jonathan Gray
2008-01-11regenJonathan Gray
2008-01-11Some additional Intel devices from submitted dmesgs.Jonathan Gray
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
2008-01-11disable unused functionsCharles Longeau
2008-01-11compute transfer rate using 64-bit arithmetic, ok sthen@ millert@Otto Moerbeek
2008-01-11regenBrad Smith
2008-01-11Add the Broadcom 10Gb controller PCI id, BCM57710.Brad Smith
2008-01-10instead of showing { love }, fix the macro do use the do { ... } while (0) co...Theo de Raadt
2008-01-10Fix {}Marco Peereboom
2008-01-10kill trailing whitespace;Jason McIntyre
2008-01-10punctuation fix;Jason McIntyre
2008-01-10Fix spelloMarco Peereboom
2008-01-10fix stupid typo in grouping, make PWD work correctly again.Marc Espie