| Age | Commit message (Expand) | Author |
| 2006-09-02 | Add MI implementation of inittodr, todr_attach, and resettodr. | gdamore |
| 2006-09-01 | Revert my commit that made SYSTRACE depend on PTRACE, this is no longer | cube |
| 2006-08-31 | Remove an extraneous line that snuck into my previous commit. | dyoung |
| 2006-08-31 | Add a mode to gre(4) that sends GRE tunnel packets in UDP datagrams. | dyoung |
| 2006-08-30 | Make SYSTRACE depend on PTRACE because it uses process_domem(). | cube |
| 2006-08-30 | Restore dependency on PTRACE for PROCFS. | cube |
| 2006-08-30 | sys_process.c is also used by KTRACE. | matt |
| 2006-08-29 | Make PTRACE and COREDUMP optional. Make the default (status quo) by putting | matt |
| 2006-08-27 | Require a config(1) supporting syntax version 20060604 now that we use | cube |
| 2006-08-27 | Add -Wa,-fatal-warnings to AFLAGS. We want assembler warnings to be | simonb |
| 2006-08-27 | raid and ccd now use dk_lookup. | christos |
| 2006-08-26 | Move the sgimips "sbic" driver from arch/sgimips/hpc/sbic.c to | bjh21 |
| 2006-08-25 | Remove support for netns and netccitt. For now, don't include files.netns | matt |
| 2006-08-24 | Create a linker map file. | dsl |
| 2006-08-08 | Back out revision 1.109 - it's NOT silly to parse the comment when | riz |
| 2006-08-05 | defflag PPPOE_SERVER and PPPOE_TERM_UNKNOWN_SESSIONS. | pavel |
| 2006-07-26 | Bluetooth fixes by Iain Hibbert: | tron |
| 2006-07-25 | make veriexec.h be generated again; thanks cube@ | elad |
| 2006-07-24 | some fixes: | elad |
| 2006-07-23 | Add a /dev/amr* control file for amr(4) devices, which allows sending raw | bouyer |
| 2006-07-22 | deprecate the VERIFIED_EXEC option; now we only need the pseudo-device to | elad |
| 2006-07-14 | okay, since there was no way to divide this to two commits, here it goes.. | elad |
| 2006-07-13 | Add an option COM_REGMAP to allow com(4) to use an array of register indices. | gdamore |
| 2006-07-13 | COMPAT_SUNOS* uses COMPAT_30 getfh too | martin |
| 2006-07-13 | Make freebsd_sys_getfh use compat_30_sys_getfh | martin |
| 2006-07-09 | move and renumber bthub major to avoid conflicts with other archs | mlelstv |
| 2006-06-30 | Ankh-Morpork, we have a MIDI driver.... | chap |
| 2006-06-26 | add some common code to support the ACPI power management timer | drochner |
| 2006-06-25 | 1. implement solaris-like vmem. (still primitive, though) | yamt |
| 2006-06-19 | Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, | gdamore |
| 2006-06-07 | merge FreeBSD timecounters from branch simonb-timecounters | kardel |
| 2006-06-07 | Fix a comment for ral. | rpaulo |
| 2006-06-07 | Now that rt2661.c uses firmware_*, ral needs attribute firmload. | martin |
| 2006-06-07 | add the dev/ic/ files for ral(4). | dogcow |
| 2006-06-02 | remove support for building (with) GCC 2.95. also: | mrg |
| 2006-05-28 | Move definition of the 'fb' attribute to global scope and make machfb@pci | martin |
| 2006-05-25 | move wait points for kva from upper layers to vm_map. PR/33185 #1. | yamt |
| 2006-05-21 | it is attributes no attribute | christos |
| 2006-05-21 | Put back -Wno-attribute for now since not all archs have been fixed. | christos |
| 2006-05-20 | Don't use -Wno-attributes for gcc4. All the code has been fixed and it will | christos |
| 2006-05-18 | Integrate Common Address Redundancy Procotol (CARP) from OpenBSD | liamjfoy |
| 2006-05-16 | Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen | elad |
| 2006-05-14 | integrate kauth. | elad |
| 2006-05-12 | By popular demand, this should be done by config(1). | rpaulo |
| 2006-05-11 | if GCC>3: | mrg |
| 2006-05-05 | Remove the obsolete (and now unused) propdb API. | thorpej |
| 2006-05-05 | Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). | rpaulo |
| 2006-04-28 | Also search for headers in common/include | thorpej |
| 2006-04-26 | Add work in progress lint files that will be used by port specific | rpaulo |
| 2006-04-19 | Order & uniq DEPS, a la <bsd.dep.mk>. | lukem |