summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Make TCP offload work on HEAD (modulo negative interaction between sbcompresskmacy2007-12-1724-600/+3309
* | Check NULL pointer.davidxu2007-12-171-1/+10
* | Fix an int overflow on very large file systems.das2007-12-171-2/+2
* | build tcp_offload.c instead of tcp_ofld.ckmacy2007-12-171-1/+2
* | incorporate feedback since initial commitkmacy2007-12-174-281/+386
* | widen the routing event interface (arp update, redirect, and eventually pmtu ...kmacy2007-12-174-23/+129
* | o Fix a holiday to reflect a reality.maxim2007-12-171-1/+1
* | Add missing changes for fixing LOR of umtx lock and thread lock, followdavidxu2007-12-171-11/+24
* | Use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULLkevlo2007-12-171-1/+1
* | Don't panic in arpresolve if we're given a null mbuf. We couldkmacy2007-12-171-11/+15
* | Add logbl(3) to libm.das2007-12-179-32/+184
* | Add function prototypes.davidxu2007-12-171-1/+7
* | Refactor features a bit in order to make it possible to disable lazyjasone2007-12-171-52/+127
* | Document the fact that we have nan(3) now, and make some minor clarificationsdas2007-12-171-10/+14
* | On platforms where long is 64 bits, make sure gdtoa doesn't use adas2007-12-171-0/+3
* | Fix an amusing typo that has prevented this from compiling since 2004.das2007-12-161-7/+7
* | Don't try the long double tests on i386. Our reduced precisiondas2007-12-161-1/+1
* | Fix previous commit: We should only mask the top bit in the STRTOG_NaNBitsdas2007-12-162-1/+14
* | Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0deischen2007-12-16102-481/+0
* | Remove another Alpha remnant.das2007-12-161-1/+0
OpenPOWER on IntegriCloud