summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add myself to the copyright.thompsa2007-12-171-0/+1
* Oops, the previous commit was not needed -- the file was committed butbde2007-12-171-1/+1
* Translate from the i386 so that this compiles and runs.bde2007-12-171-1/+1
* Fix a MAC label leak for POSIX semaphores, in which per-policy labelsrwatson2007-12-171-0/+1
* Fix leaking MAC labels for IPv6 inpcbs by adding missing MAC labelrwatson2007-12-171-0/+6
* Moved logging out of the nss_method_lookup() in order not tobushman2007-12-171-9/+13
* Don't try to build s_nanl.c before it is committed.bde2007-12-171-1/+1
* Calculate p.fs.lookup_step correctly. This should prevent zeroing ofoleg2007-12-171-3/+3
* disable update in place on transmitkmacy2007-12-171-4/+2
* Add SB_NOCOALESCE flag to disable socket buffer update in placekmacy2007-12-172-0/+2
* Calling any function from vfork other than exec* and _exit yieldsdds2007-12-171-3/+9
OpenPOWER on IntegriCloud