| Commit message (Expand) | Author | Age | Files | Lines |
* | Declare security and security.bsd sysctl hierarchies in sysctl.h along | rwatson | 2006-09-17 | 9 | -15/+3 |
* | Sort sections. | ru | 2006-09-17 | 2 | -8/+8 |
* | Update manpages for FILE 4.17. | ru | 2006-09-17 | 2 | -39/+235 |
* | Correct a slight regression which was introduced with the implementation of | csjp | 2006-09-17 | 4 | -5/+20 |
* | Markup fixes. | ru | 2006-09-17 | 6 | -10/+14 |
* | Make cpu_set_upcall_kse() and cpu_set_user_tls() work for 32bit process. | davidxu | 2006-09-17 | 1 | -0/+43 |
* | Remove VLAN mtag UMA zones and initialize ether_vtag and tso_segsz packet | andre | 2006-09-17 | 1 | -25/+4 |
* | Make tcp_usr_send() free the passed mbufs on error in all cases as the | andre | 2006-09-17 | 1 | -0/+4 |
* | Move ethernet VLAN tags from mtags to its own mbuf packet header field | andre | 2006-09-17 | 17 | -171/+97 |
* | Regenerate. | rwatson | 2006-09-17 | 9 | -13/+13 |
* | AUE_SIGALTSTACK instead of AUE_SIGPENDING for sigaltstack(). | rwatson | 2006-09-17 | 2 | -2/+2 |
* | Add AUE_SYSARCH to the list of audit events during BSM conversion to prevent | rwatson | 2006-09-17 | 1 | -0/+1 |
* | Remove a contraction and add a missing article. | brueffer | 2006-09-17 | 1 | -2/+2 |
* | Expore kern.acct_configured, a sysctl that reflects the configured/ | rwatson | 2006-09-17 | 1 | -0/+7 |
* | Rearrange things so that ARP packets can be filtered or rate limited with IPFW. | thompsa | 2006-09-17 | 1 | -30/+14 |
* | Don't allow attachment of disks that could cause GEOM to panic. | mjacob | 2006-09-16 | 1 | -9/+24 |
* | Check the length of the ipv4 and ipv6 address lists. It must be less | jhay | 2006-09-16 | 1 | -0/+4 |
* | New Dell 1950/2950 SES backplane drops off the bus if you poke | mjacob | 2006-09-16 | 1 | -0/+4 |
* | Add audit hooks for ppc, ia64 system call paths. | rwatson | 2006-09-16 | 4 | -0/+16 |
* | Merge vendor patch for BSM problem in protocol version 1. | des | 2006-09-16 | 1 | -4/+1 |
* | - don't reboot() when feed with wrong parameters (and enough permissions) [1] | netchild | 2006-09-16 | 1 | -4/+38 |
* | Fix detecting of UFS1 label when mediasize%fragsize != 0. | pjd | 2006-09-16 | 1 | -2/+2 |
* | Fix copy&paste mistake. | pjd | 2006-09-16 | 1 | -1/+1 |
* | Add regression tests for 'geli configure' subcommand. | pjd | 2006-09-16 | 1 | -0/+130 |
* | Add 'configure' subcommand which for now only allows setting and removing | pjd | 2006-09-16 | 4 | -4/+204 |
* | Add __printflike() to gctl_error(). | pjd | 2006-09-16 | 1 | -1/+1 |
* | Handle a list of IPv6 src and dst addresses correctly, eg. | jhay | 2006-09-16 | 1 | -14/+17 |
* | Small fixes after adding __printflike() to gctl_error(). | pjd | 2006-09-16 | 1 | -4/+4 |
* | Regression tests for read-only option (attach -r). | pjd | 2006-09-16 | 1 | -0/+93 |
* | Note that we don't destroy keys on read-only attached providers. | pjd | 2006-09-16 | 1 | -2/+5 |
* | First kill detached providers, because of two reasons: | pjd | 2006-09-16 | 1 | -7/+3 |
* | This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34. | ru | 2006-09-16 | 1 | -54/+0 |
* | Remove extra arguments. | pjd | 2006-09-16 | 1 | -2/+1 |
* | Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), | jhay | 2006-09-16 | 1 | -1/+1 |
* | Make it possible to add an IPv6 host route to a host directly connected. | jhay | 2006-09-16 | 1 | -0/+2 |
* | MFCs noted: geli(8) data authentication, mount(8) "late" filesystems. | bmah | 2006-09-16 | 2 | -4/+4 |
* | - Instead of listing which ships support Rx/Tx checksum offload and Jumbo | brueffer | 2006-09-15 | 1 | -8/+4 |
* | Fix input byte counting. Now the sum of the ipackets/ibytes counters | ru | 2006-09-15 | 1 | -2/+8 |
* | Mention TSO support. | brueffer | 2006-09-15 | 1 | -3/+3 |
* | - Updated to the latest myri10ge firmware | gallatin | 2006-09-15 | 5 | -1478/+1882 |
* | Make op parameter to mux_keyboard() u_int instead of int. | emax | 2006-09-15 | 1 | -2/+2 |
* | Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if | pjd | 2006-09-15 | 3 | -3/+227 |
* | When doing TSO subtract hdrlen from TCP_MAXWIN to prevent ip->ip_len | andre | 2006-09-15 | 1 | -5/+7 |
* | Make it possible to set a larger MTU by attempting to set MTUs on all | ru | 2006-09-15 | 1 | -1/+19 |
* | SIOCSIFFLAGS doesn't require an argument in kernel land; instead, flags | ru | 2006-09-15 | 1 | -1/+1 |
* | - Added TSO support. This entailed increasing the number of send descriptors | gallatin | 2006-09-15 | 2 | -23/+229 |
* | - Consistently use if_printf() only in interface methods: if_start(), | glebius | 2006-09-15 | 17 | -180/+203 |
* | Reject user with names that are longer than OPIE is willing to deal with; | des | 2006-09-15 | 1 | -4/+13 |
* | Initial memory allocation for fields was off-by-one. | ru | 2006-09-15 | 2 | -1/+19 |
* | Don't require a space between -[fv] and its argument. | ru | 2006-09-15 | 1 | -1/+44 |