Age | Commit message (Expand) | Author |
2008-01-15 | bring in lots of ac97(4) and auvia(4) updates from NetBSD | Jacob Meuser |
2008-01-14 | Fix a race by making maybe-all-bfd depend on all-bfd and maybe-all-opcodes | Mark Kettenis |
2008-01-14 | Remove extra whitespace after comment; makes file identical to i386 version | Mark Kettenis |
2008-01-14 | manpages need directories. | Marc Espie |
2008-01-14 | Enable umbg(4) on the Zaurus. | Marc Balmer |
2008-01-14 | Fix max disk size: whe have 48 bits for size in 512 bytes units. | Otto Moerbeek |
2008-01-14 | Changed xmalloc(n * m) pattern into xcalloc(n, m). | Tobias Stoeckmann |
2008-01-14 | clear up pidfile(-p) option form | Okan Demirmen |
2008-01-14 | Zap two usless printfs. | Thordur I. Bjornsson |
2008-01-14 | return earlier if the device index is negative | Jacob Meuser |
2008-01-14 | protect against an invalid device index possibly leading to kernel | Jacob Meuser |
2008-01-13 | Kill <machine/mp.h>. | Mark Kettenis |
2008-01-13 | Check for a negative devinfo index, which could get here through | Deanna Phillips |
2008-01-13 | Return pcbmap() errors from deget() rather than ignoring them. EIO at | Kenneth R Westerback |
2008-01-13 | the mixer_devinfo structure contains next and prev pointers; they are used | Alexandre Ratchov |
2008-01-13 | Replace STABS debug info (which causes problems with truncated relocations) | Mark Kettenis |
2008-01-13 | Don't reserve space for msgbuf and bootargs in pmap_bootstrap(), since we | Mark Kettenis |
2008-01-13 | revert 1.4, a.out toolchain needs this not-so-unused-after-all function. | Charles Longeau |
2008-01-13 | remove unused functions | Charles Longeau |
2008-01-13 | Add a machdep.cputype sysctl, which returns the processor type (0 for 88100, | Miod Vallat |
2008-01-13 | Remove unused cpumod variable. | Miod Vallat |
2008-01-13 | Fix build with DEBUG defined. | Mike Belopuhov |
2008-01-13 | Revision buffers are supposed to be of size CVS_REV_BUFSZ (32) instead | Tobias Stoeckmann |
2008-01-13 | Typos fixed. | Tobias Stoeckmann |
2008-01-12 | Added missing break statements. | Tobias Stoeckmann |
2008-01-12 | Sync | Miod Vallat |
2008-01-12 | Remove ulimit MLINK, it is a shell built-in. | Miod Vallat |
2008-01-12 | Check for expert mode/FFS inside get_fsize() and get_bsize() and | Kenneth R Westerback |
2008-01-12 | has_overlap() now always tries to resolve overlaps because it is only | Kenneth R Westerback |
2008-01-12 | Tweak get_offset() so it does it's own free chunks to check the | Kenneth R Westerback |
2008-01-12 | Change editor_countfree() to return the count rather than recording it | Kenneth R Westerback |
2008-01-12 | Parameter 'new' to get_size() no longer used. | Kenneth R Westerback |
2008-01-12 | Introduce the function max_partition_size() to calculate the max size | Kenneth R Westerback |
2008-01-12 | Updates from master repo: | Anders Magnusson |
2008-01-12 | Updates from master repo. | Anders Magnusson |
2008-01-12 | Updates from master repo: | Anders Magnusson |
2008-01-12 | Large update from master repo: | Anders Magnusson |
2008-01-12 | Update from master repo: | Anders Magnusson |
2008-01-12 | Kill all timeouts and undo carp demotion on pfsync_clone_destroy. | Marco Pfatschbacher |
2008-01-12 | tweak previous; | Jason McIntyre |
2008-01-12 | finish documenting ALL_REGRESS_FLAGS | Marc Espie |
2008-01-12 | Don't steal a register window in ipi_save_fpstate; it could have bad | Mark Kettenis |
2008-01-12 | document manual locking: how it works, why it's there. | Marc Espie |
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 |