summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Long awaited update to the calendar system:edwin2010-03-2915-792/+2928
* Wait for pmc name in the log before displaying data.fabient2010-03-281-5/+8
* Do not sync cache for the PL2506thompsa2010-03-282-0/+3
* Do not swap Apple keys when detecting Apple-FN keyboards.thompsa2010-03-281-2/+1
* Make sure the bsd_urb_list gets initialised and that new URB's are queued atthompsa2010-03-281-1/+2
* Add PCI IDs for two more nForce controllers.thompsa2010-03-282-0/+4
* Add a couple of usb product IDs.thompsa2010-03-281-0/+3
* Make acl_to_text_np(3) not crash on long group or user names in NFSv4 ACLs.trasz2010-03-281-7/+4
* Set hw.ofwfb.relax_mmap=1 by default. While these checks may be a goodnwhitehorn2010-03-281-2/+2
* Don't forget to bump the date in the man page.ed2010-03-281-1/+1
* Change all our own code to use st_*tim instead of st_*timespec.ed2010-03-2813-92/+74
* Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.ed2010-03-2818-159/+140
* Add a comment explaining the previous commit.rpaulo2010-03-281-0/+5
* When tearing down IPsec as part of a (virtual) network stack,bz2010-03-281-7/+9
* Use standard types in preference to BSD types so that these header filesgibbs2010-03-282-20/+20
* Correctly handle preemption of pmap_update_pde_invalidate().alc2010-03-272-4/+10
* Simplify pmap_growkernel(), making the i386 version more like the amd64alc2010-03-271-18/+5
* Don't hold connection lock when doing reconnects as it makes I/Os wait forpjd2010-03-271-26/+50
* Fix lock leakage.mav2010-03-271-0/+1
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2010-03-272-2/+2
* Merge improvements from kernel HID parser to the userland usbhid(3)kaiw2010-03-276-251/+406
* Bring up-to-date:marcel2010-03-272-19/+51
* Implement interrupt to CPU binding. Assign interrupts to CPUs in amarcel2010-03-276-6/+63
* <machine/nexusvar.h> removed on ia64.marcel2010-03-271-1/+4
* Remove nx_pcibus from the nexus resource. Nexus is not involvedmarcel2010-03-272-83/+0
* Update the driver to Intel version 2.1.6jfv2010-03-2712-1095/+1159
* Rename disable_intr() to ia64_disable_intr() and rename enable_intr()marcel2010-03-267-26/+26
* D'oh- isp_handle_index' logic was reversed (not used in FreeBSD).mjacob2010-03-261-2/+2
* Allow building a cross-kgdb for ia64.marcel2010-03-262-1/+8
* Handle cross-builds for gdbserver.marcel2010-03-261-1/+3
* Pass the correct pointer to fled_cb().rpaulo2010-03-261-1/+1
* Remove GNU cpio after fix of CVE-2010-0624.delphij2010-03-26112-26594/+6
* Clean up some printing stuff so that we can have a bit finer controlmjacob2010-03-264-150/+100
* Revert r205683 to resolve some code quality issues which do not affect thenetchild2010-03-261-54/+14
* Handling SIGPIPE will cause deadlock/crash.fabient2010-03-261-4/+0
* Do not overflow the term in the case of multi-line display.fabient2010-03-261-4/+7
* Tighten my grip on pseudofs, procfs, linprocfs.des2010-03-261-3/+3
* Fix some bogus values in linprocfs.netchild2010-03-261-14/+54
* Support only LOOKUP operation for "/" in relookup() because lookup()jh2010-03-261-11/+9
* - add some usb devices (scanner, printer, usb storage)netchild2010-03-262-0/+9
* Use last 16 bytes of serial number in metadata instead of first ones,mav2010-03-261-2/+16
* Fix a typo in a comment.netchild2010-03-261-1/+1
* Fix some problems which may lead to a panic:netchild2010-03-261-1/+3
* Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively.neel2010-03-264-52/+146
* o Fix typo.maxim2010-03-261-1/+1
* o Trim leading w/space.maxim2010-03-261-1/+1
* Only use the interval timer for clock interrupts on the BSP andmarcel2010-03-263-50/+55
* Patch the experimental NFS server in a manner analagous to r205661rmacklem2010-03-261-0/+3
* Our boot loader is capable of booting both i386 and amd64 kernels sodelphij2010-03-263-3/+3
* Patch the regular NFS server so that it returns ESTALE to the clientrmacklem2010-03-261-0/+3
OpenPOWER on IntegriCloud