aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | MFdevbranch 192944Kip Macy2009-05-284-7/+91
* | | Update this script so that it handles different ruleset failuresBrian Somers2009-05-281-8/+12
* | | Change vm_object_page_remove() such that it clears the page's dirty bitsAlan Cox2009-05-281-1/+3
* | | Fix off by one error in acl_create_entry(3).Edward Tomasz Napierala2009-05-281-1/+6
* | | Revise vm_pageout_scan()'s handling of partially dirty pages. Specifically,Alan Cox2009-05-281-8/+9
* | | char can be unsigned, like on ARM and PowerPC. Unbreak theMarcel Moolenaar2009-05-281-2/+2
* | | Say hello to a very basic, read-only, Xen Hypervisor RTC.Adrian Chadd2009-05-282-0/+192
* | | Don't call the watch callback if its NULL.Adrian Chadd2009-05-281-4/+11
* | | Add a regression test for multiple threads of the same process acquiring the ...Zachary Loafman2009-05-282-0/+110
* | | Correct off-by-one issue in truss(1) which happens when system call numberXin LI2009-05-289-9/+9
* | | Allocate the usb serial, manufacturer and product strings rather than use charAndrew Thompson2009-05-276-124/+51
* | | Fix lockstat breakage to arm/powerpc buildworld.Stacey Son2009-05-271-8/+12
* | | Modify mountd to handle the experimental nfs server as well as theRick Macklem2009-05-273-135/+358
* | | Rework interrupt bringup and teardown.George V. Neville-Neil2009-05-271-131/+124
* | | Add support for the experimental nfs client to mount_nfs. TheRick Macklem2009-05-274-8/+173
* | | Provide a workaround for USB devices that do not support mono or stereoAndrew Thompson2009-05-271-3/+5
* | | Fix handling of NFSv4 Close operations in ncl_inactive(). OnlyRick Macklem2009-05-271-7/+13
* | | Delete useless #ifdef; make it more obvious if setting TSO fails.Adrian Chadd2009-05-271-4/+1
* | | Rename the queue macros I introduced last year.Ed Schouten2009-05-275-28/+31
* | | Add support for the Apple MacBook Pro keyboardAndrew Thompson2009-05-272-43/+154
* | | Fix xref name.Andrew Thompson2009-05-271-1/+1
* | | Merge final round of MLD changes from p4:Bruce M Simpson2009-05-279-181/+388
* | | Increase the size of the static TLS area slightly (required for the NVidia'sDoug Rabson2009-05-271-1/+1
* | | Slightly adjust copyright text.Joel Dahl2009-05-271-1/+1
* | | Slightly adjust copyright text.Joel Dahl2009-05-271-1/+1
* | | Separate comments from the license text.Joel Dahl2009-05-273-3/+9
* | | ia64: Move MCA information retrieval to a per-CPU kthreadRink Springer2009-05-271-8/+26
* | | Eliminate redundant setting of a page's valid bits and pointless clearingAlan Cox2009-05-271-2/+2
* | | Note the removal of makekey(8)Doug Barton2009-05-271-0/+3
* | | Update ee(1) in the base system to version 1.5.0.Ed Schouten2009-05-2715-464/+470
|\ \ \
| * | | Vendor import of ee 1.5.0.vendor/ee/1.5.0Ed Schouten2009-05-264-158/+96
| * | | Vendor import of ee 1.4.7.vendor/ee/1.4.7Ed Schouten2009-05-265-225/+236
| * | | Vendor import of ee 1.4.6.vendor/ee/1.4.6Ed Schouten2009-05-264-29/+50
| * | | Vendor import of ee 1.4.5a.vendor/ee/1.4.5aEd Schouten2009-05-264-28/+59
| * | | Vendor import of ee 1.4.4.vendor/ee/1.4.4Ed Schouten2009-05-263-4/+37
| * | | Vendor import of ee 1.4.3.vendor/ee/1.4.3Ed Schouten2009-05-262-8/+23
* | | | Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co...Zachary Loafman2009-05-272-6/+107
* | | | Correct handling of SYN packets that are to the left of the current window of...Zachary Loafman2009-05-271-1/+5
* | | | Fix an issue when nss fallback routines are used in a multithreaded application.Zachary Loafman2009-05-272-4/+24
* | | | Remove empty dir.Andrew Thompson2009-05-271-18/+0
* | | | Hook ubt and ubtbcmfw back up to the build.Andrew Thompson2009-05-275-18/+15
* | | | fail(9) support:Zachary Loafman2009-05-277-3/+1088
* | | | move ng_ubt_var.h back to its original placeAndrew Thompson2009-05-271-0/+0
* | | | move ng_ubt.c back to its original placeAndrew Thompson2009-05-271-0/+0
* | | | move ubtbcmfw.c back to its original placeAndrew Thompson2009-05-271-0/+0
* | | | Add mld(4) man page.Bruce M Simpson2009-05-271-0/+107
* | | | Delete the bluetooth drivers for the old usb stack.Andrew Thompson2009-05-274-3091/+0
* | | | Change from using vm_map_delete() to vm_map_remove().Stacey Son2009-05-271-16/+2
* | | | Delete the old USB stack. The new stack has settled in and has all theAndrew Thompson2009-05-2791-61411/+44
* | | | Expand namei flag definitions to the full eight nybbles.Dag-Erling Smørgrav2009-05-271-20/+20