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