summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15 Modify some macros and add some new macros for CPU family and modelmsaitoh
2013-11-15update gcc 4.8 support for 4.8.1 -> 4.8.2.mrg
2013-11-15Simplifyskrll
2013-11-15- Add bpf_args_t and convert bpf_filter_ext() to use it. This allows thermind
2013-11-14- add KASSERTS on functions that don't accept M_COPYALLchristos
2013-11-14oops, remove accidently commited debug codemartin
2013-11-14If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electric...nonaka
2013-11-14regennonaka
2013-11-14Added Weltrend Semiconductor vendor and device.nonaka
2013-11-14Make it compile on archs with implicit NBITmartin
2013-11-14Removed unused variableskrll
2013-11-14Use __diagusedskrll
2013-11-14Improve error messageskrll
2013-11-14Use __debugusedskrll
2013-11-14Fix silly typoskrll
2013-11-14Simplify variable assignment and avoid gcc warnings.skrll
2013-11-14Remove unused variable.skrll
2013-11-14On sparc64 when compiling 64bit binaries:martin
2013-11-14On sparc64: create additional "marker" object files, that can be used by themartin
2013-11-14Allow TOPDOWN-VM only for binaries compiled with appropriate code model.martin
2013-11-14As discussed on tech-kern: make TOPDOWN-VM runtime selectable per processmartin
2013-11-14Deal with M_COPYALL becoming -ve properly in m_copym0.skrll
2013-11-14Fix typo in previousmartin
2013-11-14Fix setsockopt(2) error.roy
2013-11-14Stop hissing.wiz
2013-11-14CID 240779: Wrong sizeof used in allocationchristos
2013-11-14M_COPYALL has a different value now and it is used in modules. Pointed outchristos
2013-11-14CID 1102787: Only copy the interface name if it is NUL terminated, avoidingchristos
2013-11-14add --gnu for pax.christos
2013-11-14miminize diff to original.christos
2013-11-14CID 1102803: Memory leakchristos
2013-11-14CID 1102804: Memory leakchristos
2013-11-141102805: Memory leakchristos
2013-11-14CID 1102809: Fix uninitialized variablechristos
2013-11-14CID 1102810: Fix uninitializedchristos
2013-11-14CID 1102811: Unitialized variable. Don't pass random sun_len for the BSD's,christos
2013-11-14CID 1102856: Fix memory leakchristos
2013-11-14CID 1102812: Fix uninitializedchristos
2013-11-14change M_COPYALL to be -1 instead of depending on it too be "too large",christos
2013-11-14Don't SEGV when Hash_Table is uninitializedsjg
2013-11-14Remove annoying comma and sort SEE ALSO.wiz
2013-11-14Don't SEGV when passed NULL for list.sjg
2013-11-13PR/48379: mention kqueue functionalitychristos
2013-11-13Add missing comma.wiz
2013-11-13truncl(3)joerg
2013-11-13CID 1107545, 1107546: fix memory leakchristos
2013-11-13CID 1107546: Fix memory leakchristos
2013-11-13CID 1107543, 230676, 1107543, 976795, 230676, 976795, 1125885, etc.christos
2013-11-13CID 1125827: Avoid buffer overrun (read past end of struct)christos
2013-11-13CID 1125874: Fix memory leakchristos