summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Take the route mtu into account, if available, when sending anbz2008-04-093-7/+28
* Unbreak after removal of SI_SUB_MOUNT_ROOT.marcel2008-04-091-12/+1
* Reimplement atomic_add, atomic_clear, atomic_set and atomic_subtractmarcel2008-04-091-272/+294
* Set defaults for the rfcomm_pppd_server rc scriptemax2008-04-081-0/+13
* Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in serveremax2008-04-083-1/+229
* o add rc.conf knobs to set the wpa_supplicant program, logging flags,sam2008-04-082-3/+7
* add support wired interfacessam2008-04-081-1/+17
* Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.remko2008-04-081-3/+0
* Clean up and fix style(9) nits.jkim2008-04-081-2852/+2938
* spell pidfile correctly so multiple wpa_supplicant processes can be runsam2008-04-081-2/+2
* - Add write(2) support for psm(4) in native operation level. Now arbitraryjkim2008-04-084-10/+65
* o add a mountroot event handler that fires when / is mounted; this informationsam2008-04-083-1/+6
* change taskqueue_start_threads to create threads instead of proc'ssam2008-04-081-22/+24
* Quick fix for the kernel build breakage in netgraph and themarcel2008-04-081-2/+4
* Always set the bell_pitch to 800. This catch up with the sysbeep() argumentnyan2008-04-082-8/+1
* Bump __FreeBSD_version after the implementation of the openat() andkib2008-04-081-1/+1
* In some situations we were not clearing pending link state attentions.bz2008-04-081-0/+17
* Remove some long-dead codekevlo2008-04-087-62/+1
* Regeneratekib2008-04-086-82/+146
* Implement the linux syscallskib2008-04-0818-185/+483
* Increase the size of the EFI system partition from 16M to 20M.marcel2008-04-081-1/+1
* Add a couple of missing wireless NIC driver modules.weongyo2008-04-082-0/+13
* Add PCI ID's for ICH8 USB controllers.jhb2008-04-072-0/+33
* Remove TCP options ordering assumptions in tcp_addoptions(). Orderingandre2008-04-071-1/+11
* Remove now unnecessary comment.andre2008-04-071-2/+0
* Use #defines for TCP options padding after EOL to be consistent.andre2008-04-072-2/+4
* Revert back to probing Host-PCI bridges in the order we encounter them injhb2008-04-071-18/+11
* Add 'zfs' as an alias for the FreeBSD ZFS UUID.jhb2008-04-071-0/+7
* Correct function name in panic().pjd2008-04-071-1/+1
* - Use a different encoding for lockmgr options: make them encoded byattilio2008-04-072-22/+22
* Move the cpuset functions from FBSD_1.0 to FBSD_1.1. All symbols addeddeischen2008-04-071-5/+5
* Actually, I was looking at the wrong Linux .c file. Set INIT2 to itsrpaulo2008-04-072-2/+2
* Add further TCP inpcb locking assertions to some TCP input code paths.rwatson2008-04-071-0/+11
* * Add missing #else in the #ifdef DEBUG section.rpaulo2008-04-072-5/+6
* "Prettyfy" numbers in hexadecimal. No functional change.rpaulo2008-04-071-2/+2
* Change the EXAMPLE section to reflect reality (ISA -> ACPI).rpaulo2008-04-071-3/+3
* Remove isa_if.h.rpaulo2008-04-071-1/+1
* The SMC is represented on the acpi tables, so we can completely removerpaulo2008-04-072-56/+84
* Add opt_intr_filter.h.rpaulo2008-04-071-1/+1
* Update pmap_page_wired_mappings() so that it counts 2/4MB page mappings.alc2008-04-072-8/+36
* Maintain and observe a ZBUF_FLAG_IMMUTABLE flag on zero-copy BPFrwatson2008-04-074-22/+133
* Coerce if_loop.c in the general direction of style(9):rwatson2008-04-071-33/+18
* vfs_syscalls.c 1.452 mistakenly swapped the behavior of chown() and lchown().truckman2008-04-071-1/+1
* Fix apparent mis-paste in previous check-in by author.kan2008-04-061-1/+1
* Commit manpages for lockmgr_args_rw(9) and lockmgr_rw(9).attilio2008-04-062-16/+44
* In in_pcbnotifyall() and in6_pcbnotify(), use LIST_FOREACH_SAFE() andrwatson2008-04-062-11/+4
* Fix a stupid typo.brooks2008-04-061-1/+1
* Bump __FreeBSD_version in order to reflect lockmgr_rw() andattilio2008-04-061-1/+1
* Optimize lockmgr in order to get rid of the pool mutex interlock, of theattilio2008-04-0610-826/+1043
* Introduce vm_reserv_reclaim_contig(). This function is used byalc2008-04-064-25/+99
OpenPOWER on IntegriCloud