summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-15bring in lots of ac97(4) and auvia(4) updates from NetBSDJacob Meuser
2008-01-14Fix a race by making maybe-all-bfd depend on all-bfd and maybe-all-opcodesMark Kettenis
2008-01-14Remove extra whitespace after comment; makes file identical to i386 versionMark Kettenis
2008-01-14manpages need directories.Marc Espie
2008-01-14Enable umbg(4) on the Zaurus.Marc Balmer
2008-01-14Fix max disk size: whe have 48 bits for size in 512 bytes units.Otto Moerbeek
2008-01-14Changed xmalloc(n * m) pattern into xcalloc(n, m).Tobias Stoeckmann
2008-01-14clear up pidfile(-p) option formOkan Demirmen
2008-01-14Zap two usless printfs.Thordur I. Bjornsson
2008-01-14return earlier if the device index is negativeJacob Meuser
2008-01-14protect against an invalid device index possibly leading to kernelJacob Meuser
2008-01-13Kill <machine/mp.h>.Mark Kettenis
2008-01-13Check for a negative devinfo index, which could get here throughDeanna Phillips
2008-01-13Return pcbmap() errors from deget() rather than ignoring them. EIO atKenneth R Westerback
2008-01-13the mixer_devinfo structure contains next and prev pointers; they are usedAlexandre Ratchov
2008-01-13Replace STABS debug info (which causes problems with truncated relocations)Mark Kettenis
2008-01-13Don't reserve space for msgbuf and bootargs in pmap_bootstrap(), since weMark Kettenis
2008-01-13revert 1.4, a.out toolchain needs this not-so-unused-after-all function.Charles Longeau
2008-01-13remove unused functionsCharles Longeau
2008-01-13Add a machdep.cputype sysctl, which returns the processor type (0 for 88100,Miod Vallat
2008-01-13Remove unused cpumod variable.Miod Vallat
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