summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Document 'make quicksearch'.maxim2006-09-181-1/+6
* o s/IP_FIREWALL_FORWARD/IPFIREWALL_FORWARD/.maxim2006-09-181-1/+1
* o Grammar.maxim2006-09-181-1/+1
* o Don't fseek() on closed file.maxim2006-09-181-2/+2
* Clean obsolete reference to the old NMBCLUSTERS kernel option.marck2006-09-181-1/+0
* Listen to a control socket on an IPv4 as well throughume2006-09-181-0/+7
* Add -f option to program's usage(), fix manpage's SYNOPSIS.ru2006-09-172-4/+3
* Markup fixes.ru2006-09-172-3/+5
* Too many good quotes flying by these days.phk2006-09-171-0/+20
* Markup fixes.ru2006-09-1727-184/+196
* Remove more traces of Alpha.ru2006-09-171-4/+0
* Declare security and security.bsd sysctl hierarchies in sysctl.h alongrwatson2006-09-179-15/+3
* Sort sections.ru2006-09-172-8/+8
* Update manpages for FILE 4.17.ru2006-09-172-39/+235
* Correct a slight regression which was introduced with the implementation ofcsjp2006-09-174-5/+20
* Markup fixes.ru2006-09-176-10/+14
* Make cpu_set_upcall_kse() and cpu_set_user_tls() work for 32bit process.davidxu2006-09-171-0/+43
* Remove VLAN mtag UMA zones and initialize ether_vtag and tso_segsz packetandre2006-09-171-25/+4
* Make tcp_usr_send() free the passed mbufs on error in all cases as theandre2006-09-171-0/+4
* Move ethernet VLAN tags from mtags to its own mbuf packet header fieldandre2006-09-1717-171/+97
* Regenerate.rwatson2006-09-179-13/+13
* AUE_SIGALTSTACK instead of AUE_SIGPENDING for sigaltstack().rwatson2006-09-172-2/+2
* Add AUE_SYSARCH to the list of audit events during BSM conversion to preventrwatson2006-09-171-0/+1
* Remove a contraction and add a missing article.brueffer2006-09-171-2/+2
* Expore kern.acct_configured, a sysctl that reflects the configured/rwatson2006-09-171-0/+7
* Rearrange things so that ARP packets can be filtered or rate limited with IPFW.thompsa2006-09-171-30/+14
* Don't allow attachment of disks that could cause GEOM to panic.mjacob2006-09-161-9/+24
* Check the length of the ipv4 and ipv6 address lists. It must be lessjhay2006-09-161-0/+4
* New Dell 1950/2950 SES backplane drops off the bus if you pokemjacob2006-09-161-0/+4
* Add audit hooks for ppc, ia64 system call paths.rwatson2006-09-164-0/+16
* Merge vendor patch for BSM problem in protocol version 1.des2006-09-161-4/+1
* - don't reboot() when feed with wrong parameters (and enough permissions) [1]netchild2006-09-161-4/+38
* Fix detecting of UFS1 label when mediasize%fragsize != 0.pjd2006-09-161-2/+2
* Fix copy&paste mistake.pjd2006-09-161-1/+1
* Add regression tests for 'geli configure' subcommand.pjd2006-09-161-0/+130
* Add 'configure' subcommand which for now only allows setting and removingpjd2006-09-164-4/+204
* Add __printflike() to gctl_error().pjd2006-09-161-1/+1
* Handle a list of IPv6 src and dst addresses correctly, eg.jhay2006-09-161-14/+17
* Small fixes after adding __printflike() to gctl_error().pjd2006-09-161-4/+4
* Regression tests for read-only option (attach -r).pjd2006-09-161-0/+93
* Note that we don't destroy keys on read-only attached providers.pjd2006-09-161-2/+5
* First kill detached providers, because of two reasons:pjd2006-09-161-7/+3
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.ru2006-09-161-54/+0
* Remove extra arguments.pjd2006-09-161-2/+1
* Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(),jhay2006-09-161-1/+1
* Make it possible to add an IPv6 host route to a host directly connected.jhay2006-09-161-0/+2
* MFCs noted: geli(8) data authentication, mount(8) "late" filesystems.bmah2006-09-162-4/+4
* - Instead of listing which ships support Rx/Tx checksum offload and Jumbobrueffer2006-09-151-8/+4
* Fix input byte counting. Now the sum of the ipackets/ibytes countersru2006-09-151-2/+8
* Mention TSO support.brueffer2006-09-151-3/+3
OpenPOWER on IntegriCloud