summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct one half of a loop continuation condition in vm_phys_unfree_page().alc2007-12-191-3/+1
* Add option to set packets per second limits instead of defaultmav2007-12-192-22/+77
* When devclass_get_maxunit is passed a NULL, return -1 to indicate thatimp2007-12-191-1/+4
* Use .An -nosplit in the AUTHORS section of sf_buf(9) to avoid an undesiredrwatson2007-12-191-0/+1
* o NetBSD 4.0 added.maxim2007-12-191-0/+2
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-1912-653/+1150
* Actually program the interrupt controller for priorities. As weimp2007-12-191-3/+43
* Add Dell's sub-vendor id to identify PERC6 RAID controller which has LSIambrisko2007-12-191-0/+1
* I incorrectly assumed the log buffer started from the beginning when itambrisko2007-12-191-7/+3
* Allow negative values to be specified in the loader.ambrisko2007-12-191-0/+2
* The default of 3 retransmits corresponds to a timeout value ofru2007-12-191-2/+2
* Fix bugs in the TCP syncache timeout code. including:ru2007-12-191-8/+18
* Do not recursively acquire aac_io_lock in aac_ioctl_event.emaste2007-12-191-3/+1
* Update the number of reported tests to keep prove(1) happy.dds2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test fordds2007-12-191-1/+1
* Add missing section number.brueffer2007-12-191-1/+1
* Eliminate redundant code from vm_page_startup().alc2007-12-191-17/+0
* Remove extraneous debug statements.kmacy2007-12-191-6/+0
* Add missing dependencies on Makefile (fixes NO_CLEAN builds).ru2007-12-191-4/+4
* Reduce lock contention for simple cases.imp2007-12-191-16/+22
* Add note about other systems.imp2007-12-191-0/+3
* Correct typo in usage message.imp2007-12-191-1/+1
* Go ahead and install usbdevs. This will be used by the usbdevs deviceimp2007-12-191-1/+4
* Add verbage on some of the rules for a 'filter' vs an 'ithread'imp2007-12-191-2/+81
* As several people pointed out, I did all the ctype casts the wrongdes2007-12-194-28/+36
* Move all the xprintf-related symbols to FBSDprivate_1.0.das2007-12-181-9/+13
* Since nan() is supposed to work the same as strtod("nan(...)", NULL),das2007-12-188-50/+85
* Don't overload tcp_usrreqs unless the kernel doesn't provide offload support.kmacy2007-12-182-1/+3
* Incorporate TCP offload hooks in to core TCP code.kmacy2007-12-183-21/+34
* Be more exact with sigaction SA_SIGINFO handling.obrien2007-12-181-2/+5
* Fix printing of the number of syncache entries added.ru2007-12-181-2/+2
* Document NO_PROXY / no_proxy.des2007-12-181-1/+17
* Add support for the NO_PROXY / no_proxy environment variable as used bydes2007-12-184-8/+63
* Old patch I had lying around: correctly cast the argument to is*().des2007-12-183-24/+25
* Stylify ipcs/ipcs.c and ipcrm/ipcrm in preparation of the upcomingedwin2007-12-182-384/+470
* Simplify the error handling and use the dereferenced sc->sc_ifp pointer.thompsa2007-12-181-44/+26
* Portability improvements to investigate behavior of other OSs.dds2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.dds2007-12-181-1/+78
* When the bridge has an address and a packet comes in for it then drop it if thethompsa2007-12-181-0/+7
* Use fixed point integer math instead of floating point math whenjasone2007-12-181-42/+47
* - Use the macro to check the port status has it will also test if itsthompsa2007-12-181-2/+2
* Fix logical bug in the bzip2 reading code, which results in bogus EIOsobomax2007-12-182-2/+48
* - sctp-iterator should run at PI_NET priority ...not 0.rrs2007-12-181-1/+1
* Catch up with vfprintf.c,v 1.77.das2007-12-181-0/+1
* Remove z_abs(). The z_*() functions were in libf77, and for some reasondas2007-12-182-8/+0
* only include intr_machdep.h when it is needed for intr_bindkmacy2007-12-171-0/+2
* A few more adjustments needed because of changes in xorg. Just installingkensmith2007-12-172-2/+6
* Remove file after being repocopied to ../ofw, where it lives on.marcel2007-12-177-749/+0
* Build the OFW loader from its new location after the sourcesmarcel2007-12-171-1/+1
* Forced commit to record that this file was repocopied frommarcel2007-12-170-0/+0
OpenPOWER on IntegriCloud