| Age | Commit message (Expand) | Author |
| 2008-11-29 | Clarify man page with respect to input and output files, and sync usage | dholland |
| 2008-11-29 | - don't build compat_linux on alpha until sys/modules/compat_linux/Makefile | tsutsui |
| 2008-11-29 | check error case for kvm_getlwps or SIGSEGV occurs due to dereferecing a NULL... | cegger |
| 2008-11-29 | Reorganize lists for MD modules: | tsutsui |
| 2008-11-29 | Split For_Eval() into two functions. | dsl |
| 2008-11-29 | Add an entry for workaround in src/sbin/ifconfig/Makefile | tsutsui |
| 2008-11-29 | Specify -fno-loop-optimize on m68000 as workaround for gcc -O1 codegen bug | tsutsui |
| 2008-11-29 | Add RCS Id. XXX why separate Makefile.inc? | tsutsui |
| 2008-11-29 | Before deciding to use the default function in a .if, check whether the | dsl |
| 2008-11-29 | Common up parsing .if defined() make() exists() target() commands() and empty() | dsl |
| 2008-11-29 | Hand over copyright to TNF | hubertf |
| 2008-11-29 | Rename variables to avoid confusing. forgotten in previous commit. | isaki |
| 2008-11-29 | Split device_t/softc. Use aprint*() and device_xname(). | isaki |
| 2008-11-29 | PR/40060 - Bug Hunting -- grammar fix | jnemeth |
| 2008-11-29 | Split device_t/softc. Use aprint*() and device_xname(). | isaki |
| 2008-11-29 | PR/40059 - Bug Hunting -- add Xref to wscons.conf(5) | jnemeth |
| 2008-11-28 | Note that re(4), ath(4), and puc(4) are known to work on sparc64. | snj |
| 2008-11-28 | Don't select an endpoint with a larger packet size than the maximum for | jmcneill |
| 2008-11-28 | Remove empty line. Fix typo. New sentence, new line. | wiz |
| 2008-11-28 | Sort errors. | wiz |
| 2008-11-28 | Fix typo, remove .Pp before .Sh (unneeded). | wiz |
| 2008-11-28 | add -Wl,-rpath,${X11USRLIBDIR}/modules to LDADD, so that scanpci can | mrg |
| 2008-11-28 | Build compat_linux and exec_elf64 for alpha. | he |
| 2008-11-28 | May have multiple files on command line. | reed |
| 2008-11-28 | Add cut-down getpwent_r() to join existing getpwent() and friends. This | sborrill |
| 2008-11-28 | PR/40002: Daniel Horecki: sockstat doesn't work for user with sysctl | elad |
| 2008-11-28 | #undef ACTIVE (not ENTER) since that is the variable we defined just above. | dsl |
| 2008-11-28 | Modified uvideo_stream_init_desc to correctly calculate max packet size for h... | jmorse |
| 2008-11-28 | Fixed high-speed isoc USB transfers, 64 bit capable host controllers have a d... | jmorse |
| 2008-11-28 | Change the formula for tmpfs size. The per-inode memory usage is | joerg |
| 2008-11-28 | Allow for the exclusive selection of `direct' for rdonly mounts; its disabled | reinoud |
| 2008-11-28 | alpha doesn't have modules for compat_linux and exec_elf64 (yet?). | tsutsui |
| 2008-11-28 | Remove old comment and remove unused calculated variable | reinoud |
| 2008-11-28 | - use Em for HZ | tsutsui |
| 2008-11-28 | - reorder description per meanings | tsutsui |
| 2008-11-28 | Tyop: v -> vp. Spotted by Tom's ARM builds. | pooka |
| 2008-11-28 | Sync with microuptime(9): | tsutsui |
| 2008-11-28 | exec_add, exec_remove: allow zero entries in case a module provides nothing. | ad |
| 2008-11-28 | - use Em for HZ | tsutsui |
| 2008-11-28 | fix include filename | martin |
| 2008-11-28 | make the synopsis slightly less overpromising: | pooka |
| 2008-11-28 | Copy the sigdebug and sigpid declarations and associated defines | he |
| 2008-11-28 | We also need a 32-bit librumpvfs when building on 64-bit arches. | dogcow |
| 2008-11-28 | We now also need globals.c from the common libsa. | he |
| 2008-11-28 | Add wscons/vcons support for cg3. | jdc |
| 2008-11-28 | Use kmem instead of malloc to avoid hassle with dynamically attaching | pooka |
| 2008-11-28 | Clarify that the "amaster" argument of forkpty() is only defined upon | dholland |
| 2008-11-28 | g/c unused malloc types | pooka |
| 2008-11-28 | Add missing fflush() in one of three places that print stuff repeatedly | dholland |
| 2008-11-27 | better error messages, and more messages for DIAGNOSTIC. | christos |