summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removal of early.shdougb2009-05-301-0/+2
* As previously advertised, remove this script prior to the 8.0 branch.dougb2009-05-302-19/+1
* Fix NETIF_DEBUG compilation.marcel2009-05-301-8/+2
* work around snapshot shutdown race reported by Henri Hennebertkmacy2009-05-301-2/+7
* Print the returned port number when RPC_DEBUG is defined.marcel2009-05-301-4/+11
* Unbreak build.attilio2009-05-303-9/+15
* maintain existing stylesam2009-05-301-2/+2
* Fix return values appropriately.attilio2009-05-301-2/+2
* Include libmd and libcrypto in DPADDkientzle2009-05-301-3/+4
* s/rk_npkts/rx_npktsattilio2009-05-301-1/+1
* Even though I'm not quite sure that the call_func stuff will work properlyadrian2009-05-301-2/+3
* When user_frac in the polling subsystem is low it is going to busy theattilio2009-05-3027-155/+280
* Don't schedule a CALL_FUNCTION_VECTOR software IPI if the IPI was signaledadrian2009-05-301-3/+3
* Bump __FreeBSD_version after addition of VOP_ACCESSX(9).trasz2009-05-302-1/+5
* Add VOP_ACCESSX, which can be used to query for newly added V*trasz2009-05-307-2/+124
* Adds missing sysctl to manage the vtag_time_wait time. This willrrs2009-05-303-1/+21
* Fix a small memory leak from the nr-sack code - the mapping arrayrrs2009-05-302-40/+14
* Make sctp_uio user to kernel structure match therrs2009-05-301-2/+2
* rm, find -delete: fix removing symlinks with uchg/uappnd set.jilles2009-05-302-4/+4
* Preserve file flags on symlinks in cp -Rp.jilles2009-05-301-1/+1
* Make ipi_cpu() function as intended.adrian2009-05-301-1/+4
* Attempt to fix build by updating hostid to follow the new world order.delphij2009-05-301-1/+4
* Link libarchive against -lmd and -lcrypto.kientzle2009-05-301-1/+2
* Correctly report the IPI IRQs being created; make it clear what vectors they ...adrian2009-05-301-4/+4
* fix typosam2009-05-301-2/+2
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-3024-94/+98
* validate tx rate(s) in the raw xmit pathsam2009-05-295-11/+30
* add ieee80211_isratevalidsam2009-05-291-0/+6
* Code cleanup for nfs4 utilities:delphij2009-05-295-62/+52
* Fix function arguments were previously they matched the typedef by accident.thompsa2009-05-291-3/+3
* Place hostnames and similar information fully under the prison system.jamie2009-05-2939-281/+411
* Fix some inaccuracies in the extensible parameter addition.jamie2009-05-291-2/+2
* - Use sig_atomic_t for signal handler variables.lulf2009-05-291-2/+2
* o Add missed quotation mark.maxim2009-05-291-1/+1
* - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOTpjd2009-05-293-40/+54
* Update __FreeBSD_version after addition of mnt_xflag. Add a notetrasz2009-05-292-1/+6
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-29100-1067/+1059
* Modify vm_hold_load_pages() to allocate pages using VM_ALLOC_NOOBJ ratheralc2009-05-291-13/+5
* - Prevent buffer overflow in IPFilter's load_http function used to loadstas2009-05-291-10/+19
* Free device strings.thompsa2009-05-291-0/+3
* There is only one spare MNT_ flag left, and I want to use it for NFSv4 ACLs.trasz2009-05-291-1/+2
* Minor style tweak.rwatson2009-05-291-1/+2
* Since sched_pin() and sched_unpin() are already inlined, don't manuallyrwatson2009-05-291-2/+2
* Remove extra cpu_spinwait() invocations. This should really only be usedjhb2009-05-292-11/+0
* Tweak a few comments on adaptive spinning.jhb2009-05-292-6/+15
* Revert to 2-clause.adrian2009-05-291-2/+0
* Fix the Xen TOD update when the hypervisor wall clock is nudged.adrian2009-05-291-0/+14
* Migrate the Xen hypervisor clock reading routines into somethingadrian2009-05-294-49/+142
* Make the rmlock(9) interface a bit more like the rwlock(9) interface:rwatson2009-05-296-18/+80
* adds new device IDs.weongyo2009-05-292-1/+6
OpenPOWER on IntegriCloud