]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-05-13 rwatsonAdd ether_aton_r and ether_ntoa_r to public symbol...
2007-05-13 deischenAdd some notes about symbol versioning and the switch...
2007-05-13 deischenBump FreeBSD version for enabling of symbol versioning...
2007-05-13 deischenRemove .mcount from gmon's Symbol map and add it to...
2007-05-13 deischenEnable symbol versioning by default. Use WITHOUT_SYMVE...
2007-05-13 rwatsonAdd regression tests for ethers(3) functions, including...
2007-05-13 rwatsonAdd and document ether_ntoa_r() and ether_aton_r()...
2007-05-13 rwatsonMove to more conformant style(9) before making function...
2007-05-13 maximo Add a script to check ntpd(8) state. Default is...
2007-05-13 nyanDisable PREEMPTION option. It causes some problem...
2007-05-13 wkoszekBump config(8) version and build requirement for config...
2007-05-12 pavReplace rev. 1.9 with patch from OpenBSD.
2007-05-12 wkoszekThis is loser's commit message:
2007-05-12 pavReplace incomprehensive description of -m by much clear...
2007-05-12 pavReplace a fairly opaque sentence with a much clearer...
2007-05-12 wkoszekAdd ${.CURDIR} before kernconf.tmpl in order to let...
2007-05-12 wkoszekImprove INCLUDE_CONFIG_FILE support.
2007-05-12 maximo Fix several style bugs in the previous commit.
2007-05-12 pavTalk more about swap backing
2007-05-12 pavFix crash when using 'du' capability: NULL return of...
2007-05-12 pavRemove cred argument, which was removed from code by...
2007-05-12 pavCorrect two typos
2007-05-12 pavRemove %m formatter, it's ifdef 0'ed in the code from...
2007-05-12 pavExpand documentation for LD_TRACE_LOADED_OBJECTS_FMT...
2007-05-12 pavExpand documentation of -f option
2007-05-12 pavDocument /boot/mbr (non-interactive boot block)
2007-05-12 pavFix -D description to read debug_options
2007-05-12 maximo Make iostat -Ix work: print per-interval I/O extended...
2007-05-12 bruefferAdd missing .El.
2007-05-12 bruefferAdd missing .El.
2007-05-12 bruefferaxe(4) supports altq now.
2007-05-12 bruefferAdd missing curly braces.
2007-05-12 bruefferALTQify.
2007-05-12 bruefferRemove compat ifdefs for FreeBSD versions < 500014...
2007-05-11 marius- Add bits for userland profiling. For sun4u this is...
2007-05-11 bruefferAutogenerate hardware notes for hptiop(4).
2007-05-11 bruefferConnect hptiop(4) to the build. Only install hptmv...
2007-05-11 bruefferManpage for the hptiop(4) driver. Could use a little...
2007-05-11 bruefferNew release notes:
2007-05-11 jfvMistake in the logic deciding what adapters need
2007-05-11 andreDrop everything that doesn't belong into this new file.
2007-05-11 andreDrop everything that doesn't belong into this new file.
2007-05-11 andreMake the TCP timer callout obtain Giant if the network...
2007-05-11 andreForced commit to note repo copy from sys/netinet/tcp_in...
2007-05-11 andreForced commit to note repo copy from sys/netinet/tcp_su...
2007-05-11 andreAdd the timestamp offset to struct tcptw so we can...
2007-05-11 simokawa- Initialize login->id and fix problem for non-zero...
2007-05-11 mavPerformance optimization of the "encryption without...
2007-05-11 mjacobBad merge.
2007-05-11 rwatsonRemove more one more stale comment regarding unpcb...
2007-05-11 rwatsonClarify and update quite a few comments to reflect...
2007-05-11 rwatsonCoalesce two identical UCB licenses into a single licen...
2007-05-11 desstrlcpy() may be faster than snprintf(), but it is...
2007-05-11 rwatsonMinor white space and style cleanups.
2007-05-11 rwatsonWhite space and style cleanup.
2007-05-11 rwatsonMinor white space/style normalization.
2007-05-11 rwatsonNormalize style a bit: reduce pseudo-randomness of...
2007-05-11 rwatsonUse ANSI C function declarations throughout netipx.
2007-05-11 rwatsonReduce network stack oddness: implement .pru_sockaddr...
2007-05-11 rwatsonRemove unneeded wrappers for in_setsockaddr() and in_se...
2007-05-11 mjacobFix pointy-hat problem with BUS_DMA_ROOTARG macro that...
2007-05-11 kanDo not dereference linux_to_bsd_signal[-1] if userland has
2007-05-10 andreFix an incorrect replace of a timer reference made...
2007-05-10 desFix typo.
2007-05-10 rwatsonMove universally to ANSI C function declarations, with...
2007-05-10 desBump __FreeBSD_version for the addition of flopen(3...
2007-05-10 scottlThe version string scheme embeds the freebsd major...
2007-05-10 scottlCollapse the mfi_ld object. Add an ioctl to help manag...
2007-05-10 desWell gag me with a spoon... I'm so used to working...
2007-05-10 desRemove superfluous unexpanded RCS tag.
2007-05-10 desUse flopen(3).
2007-05-10 desDTRT when O_NONBLOCK is specified.
2007-05-10 desI'm tired of seeing this done incorrectly and non-porta...
2007-05-10 robertozfs & zpool have been moved from /usr/sbin into /sbin...
2007-05-10 mckayMake a missing or empty VPD non-fatal, as it was prior...
2007-05-10 delphijWe need four disks these days, so reflect this.
2007-05-10 nyanAnother merging from sbin/fdisk/fdisk.8.
2007-05-10 kensmithThe amd64 monthly snapshots began overflowing disc1...
2007-05-10 yarUpdate nologin(5) to match the modern reality of login...
2007-05-10 kevloHook wlan_amrr up to the build.
2007-05-10 ariffDon't hold mutex while releasing bus resources.
2007-05-10 kevloAdd wlan_amrr. ural(4) uses amrr as transmit rate control.
2007-05-10 kevloAdd wlan_amrr. ural(4) uses amrr as transmit rate control.
2007-05-09 mjacobNeed sys/cdevs.h for the macro FBSDID to work.
2007-05-09 rwatsonUpdate stale comment on protecting UMA per-CPU caches...
2007-05-09 pjdIncrease debug level - this message is not that important.
2007-05-09 acheUse dummy definitions for codeset 3 and 4 like in ko_KR...
2007-05-09 bruefferForced commit to note that the previous revision also...
2007-05-09 bruefferNew release notes:
2007-05-09 bruefferAdd some newly supported controllers.
2007-05-09 gnnIntegrate the Camellia Block Cipher. For more informat...
2007-05-09 maximo Teach get_mac_addr_mask() to not silently accept...
2007-05-09 scottlIt turns out that the hptiop driver isn't portable...
2007-05-09 rrsTwo major items here:
2007-05-09 nyanReduce diffs against fdisk/fdisk.8.
2007-05-09 maximo Fix typo: comments start by "#" not "*".
2007-05-09 maximo Fix style(9) bugs introduced in the last commit.
2007-05-09 nyan- A partition number is allowed to 1-8.
2007-05-09 kevlo- Remove dependency on deprecated if_watchdog ABI.
2007-05-09 yartl(4) appears to support long frames.
next