]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-08-18 jillessh: Add a test for break from a trap action.
2010-08-18 andreIf a TCP connection has been idle for one retransmit...
2010-08-18 gabor- Refactor file reading code to use pure syscalls and...
2010-08-18 andreUntangle the net.inet.tcp.log_in_vain and net.inet...
2010-08-18 mavRemove bintime_cmp() function, unused since r200086.
2010-08-18 jchandraMIPS n64 support - continued...
2010-08-18 pjdFor some setups sending data in 128kB chunks makes...
2010-08-18 bzWhen calculating the expected memory size for userspace...
2010-08-18 desRevert r211436; it was a good idea, but not fully thoug...
2010-08-18 adrianAdd a DDR flush function, inspired by both Linux and...
2010-08-18 adrianAdd a further register definition for USB device initia...
2010-08-18 adrianBring over the first cut of the Atheros-specific SoC...
2010-08-18 jchandraMake return statements style(9) compliant in MIPS pmap.c
2010-08-18 adrianImport initial AR91XX and AR724X CPU register definitions.
2010-08-17 jhbKeep the process locked when calling ktrops() or ktrset...
2010-08-17 rpauloFor every instance of '.if ${CC} == "foo"' or '.if...
2010-08-17 desSplit kernel stage 3.2 (build everything) into 3.2...
2010-08-17 umeMake `ping6 -I' work with net.inet6.ip6.use_defaultzone=1.
2010-08-17 mjacobNow is as good a time as any to find out if we induce...
2010-08-17 jhbEnsure a minimum "slop" of 10 extra pcb structures...
2010-08-17 adrianAdd s25sl064a, an 8mb SPI flash part.
2010-08-17 jhbAdd a new method to the PCI bridge interface, PCIB_POWE...
2010-08-17 rpauloMake sure any -U CFLAGS are not filtered out when calli...
2010-08-17 gahr- The iMac9,1 needs the PAT workaround as well
2010-08-17 edwinMFV of r211420, tzdata2010l
2010-08-17 brucecSince top displays the uptime including seconds, there...
2010-08-17 kibAdd simple test to check the functioning of retrieval of
2010-08-17 brucecTo restart, sysinstall calls execl. Since it will creat...
2010-08-17 kibUse aux vector to get values for SSP canary, pagesize...
2010-08-17 brucecAdd -m and -M options to control the minimum and maximu...
2010-08-17 kibProvide the starting image with the pointer to ELF...
2010-08-17 kibUse the newly provided aux vectors to get pagesize...
2010-08-17 kibSupply some useful information to the started image...
2010-08-17 pjdMore tests, especially for lchown(2).
2010-08-17 davidxuTweak code a bit to be POSIX compatible, when a cancell...
2010-08-16 jillessh: Reduce unnecessary testsuite failures with other...
2010-08-16 pjdThe 'size' variable is there to limit how many bytes...
2010-08-16 joelPut parentheses around a few macros to prevent mdoc...
2010-08-16 jillessh: Split off a more dubious test from parser/heredoc2.0.
2010-08-16 joelFix two minor typos.
2010-08-16 uqsBump document date after content changes.
2010-08-16 uqsWordsmithing of bsnmpd.1
2010-08-16 yongariRemove unnecessary clean target in em(4), igb(4) and...
2010-08-16 jillessh: Get rid of unnecessary non-standard empty lists.
2010-08-16 joelFix typos, spelling, formatting and mdoc mistakes found...
2010-08-16 andreAdd uma_zone_get_max() to obtain the effective limit...
2010-08-16 joelFix .Dd from last commit.
2010-08-16 edMark functions and variables as static.
2010-08-16 desIn setusercontext(), do not apply user settings unless...
2010-08-16 desOld patch I had lying around: clean up and use stpcpy...
2010-08-15 gabor- Revert strlcpy() changes to memcpy() because it's...
2010-08-15 bruefferFixed a typo.
2010-08-15 bruefferFixed a typo and added a comma.
2010-08-15 pjdFinish renaming fstest to pjdfstest.
2010-08-15 bruefferTie up some loose ends r88509 left behind:
2010-08-15 pjdGive fstest a more unique name: pjdfstest.
2010-08-15 pjdUpdate copyright years.
2010-08-15 pjdMore tests.
2010-08-15 jillessh: Fix break/continue/return sometimes not skipping...
2010-08-15 bruefferUse our standard section 4 SYNOPSIS. While here, fixed...
2010-08-15 npFix tx pause quanta and timer calculations.
2010-08-15 npAlways reset the XGMAC's XAUI PCS on a link up.
2010-08-15 npwakeup is required if the adapter lock is released...
2010-08-15 impNothing uses TARGET_EMULATOR, so gc it.
2010-08-15 desFurther simplify the code, and update the manpage.
2010-08-15 jh- Check that strtoul(3) succeeds to convert the entire...
2010-08-15 jillessh: Test that all bytes from 1 to 127 can be used in...
2010-08-15 umeCorrect the return code from _dns_gethostby*() to corre...
2010-08-15 kibAdd missed dependency.
2010-08-15 desno-op commit to note that the example given in the...
2010-08-15 desFix the overflow test. It is possible for the result...
2010-08-15 pjdMore tests (especially for lchmod(2)), less code duplic...
2010-08-15 kibAdd convenience defines for hidden and default/exported...
2010-08-15 andreFix the interaction between 'ICMP fragmentation needed...
2010-08-15 andreInitializing the new error variable to zero in syncache...
2010-08-15 adrianFix indenting/whitespace issues introduced by me.
2010-08-15 adrianThe comment is misleading - that register setting seems...
2010-08-15 andreAdd more logging points for failures in syncache_socket...
2010-08-15 impGiven the lag between introducing the options-compat...
2010-08-15 impTurns out that it is a bad idea to have a missing compa...
2010-08-14 dougbFix silly typo on my part (s/quotas_enable/quota_enable/)
2010-08-14 schweikhCorrectly spell janice and jimmy as janis and jimi...
2010-08-14 andreWhen using TSO and sending more than TCP_MAXWIN sendalo...
2010-08-14 andreChange the messages of the ICMP bad port bandwidth...
2010-08-14 andreDisable TCP inflight limiter by default.
2010-08-14 bschmidtIntroduce IEEE80211_C_RATECTL, drivers which use the...
2010-08-14 dougbGive people some warning before removing enable_quotas
2010-08-14 adrianA local addition, not imported from ath9k.
2010-08-14 adrian* Merge in AR9160 initval updates from Linux-2.6.34.
2010-08-14 adrianMerge in a fix for the power/(gain?) calculation. Apply...
2010-08-14 adrianFix the calibration logic to correctly clamp the calcul...
2010-08-14 desSimplify expand_number() by combining the (unrolled...
2010-08-14 adrianExport ath stats via snmp, rather than requiring a...
2010-08-14 bzIn rip6_input(), in case of multicast, we might skip...
2010-08-14 adrianAdd a global counter of missed beacons.
2010-08-14 bschmidtInitialize ni_txrate after txparams have been setup...
2010-08-13 jkimReset switchtime to zero rather than the current CPU...
2010-08-13 jkimConsistently use full pathnames for external commands.
2010-08-13 pjd- Use loops to avoid code duplication.
2010-08-13 jkimDo not fork a subshell unnecessarily.
next