]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-18 maximo Add pthread_yield.3 man page.
2006-09-18 csjpMake sure that lutimes(2) gets processed and converted...
2006-09-18 samremove local change
2006-09-18 impAdd additional support for generating code for the...
2006-09-18 samremove this from HEAD too since it got taken off the...
2006-09-18 samfixup build after move of ah_osdep.?
2006-09-18 samThis commit was generated by cvs2svn to compensate...
2006-09-18 samo move ath hal os glue code from the hal to the driver...
2006-09-18 maximo Don't leak fd on error.
2006-09-18 samnuke unused support for building ath hal from src code
2006-09-18 samAdd support for newer parts that do not require separat...
2006-09-18 samremove stub radar support; it's never been used and...
2006-09-18 kibFix the race while waiting for coveredvp lock during...
2006-09-18 ruMarkup fixes.
2006-09-18 ruFix wording to what I intended originally.
2006-09-18 maximo Mention .telnetrc DEFAULT keyword.
2006-09-18 ruCorrect the list of bus_space_*_stream_[1248] functions...
2006-09-18 maximo Fix groupadd getopt line and make 'pw groupadd -o...
2006-09-18 maximo optname, the third {set,get}sockopt(2) argument,...
2006-09-18 kibResolve the devfs deadlock caused by LOR between devfs_...
2006-09-18 ruhw.syscons.kbd_kbdkey is actually named hw.syscons...
2006-09-18 ru- Avoid using second person.
2006-09-18 ruMarkup fixes.
2006-09-18 maximo Document 'make quicksearch'.
2006-09-18 maximo s/IP_FIREWALL_FORWARD/IPFIREWALL_FORWARD/.
2006-09-18 maximo Grammar.
2006-09-18 maximo Don't fseek() on closed file.
2006-09-18 marckClean obsolete reference to the old NMBCLUSTERS kernel...
2006-09-18 umeListen to a control socket on an IPv4 as well through
2006-09-17 ruAdd -f option to program's usage(), fix manpage's SYNOPSIS.
2006-09-17 ruMarkup fixes.
2006-09-17 phkToo many good quotes flying by these days.
2006-09-17 ruMarkup fixes.
2006-09-17 ruRemove more traces of Alpha.
2006-09-17 rwatsonDeclare security and security.bsd sysctl hierarchies...
2006-09-17 ruSort sections.
2006-09-17 ruUpdate manpages for FILE 4.17.
2006-09-17 csjpCorrect a slight regression which was introduced with...
2006-09-17 ruMarkup fixes.
2006-09-17 davidxuMake cpu_set_upcall_kse() and cpu_set_user_tls() work...
2006-09-17 andreRemove VLAN mtag UMA zones and initialize ether_vtag...
2006-09-17 andreMake tcp_usr_send() free the passed mbufs on error...
2006-09-17 andreMove ethernet VLAN tags from mtags to its own mbuf...
2006-09-17 rwatsonRegenerate.
2006-09-17 rwatsonAUE_SIGALTSTACK instead of AUE_SIGPENDING for sigaltsta...
2006-09-17 rwatsonAdd AUE_SYSARCH to the list of audit events during...
2006-09-17 bruefferRemove a contraction and add a missing article.
2006-09-17 rwatsonExpore kern.acct_configured, a sysctl that reflects...
2006-09-17 thompsaRearrange things so that ARP packets can be filtered...
2006-09-16 mjacobDon't allow attachment of disks that could cause GEOM...
2006-09-16 jhayCheck the length of the ipv4 and ipv6 address lists...
2006-09-16 mjacobNew Dell 1950/2950 SES backplane drops off the bus...
2006-09-16 rwatsonAdd audit hooks for ppc, ia64 system call paths.
2006-09-16 desMerge vendor patch for BSM problem in protocol version 1.
2006-09-16 netchild- don't reboot() when feed with wrong parameters (and...
2006-09-16 pjdFix detecting of UFS1 label when mediasize%fragsize...
2006-09-16 pjdFix copy&paste mistake.
2006-09-16 pjdAdd regression tests for 'geli configure' subcommand.
2006-09-16 pjdAdd 'configure' subcommand which for now only allows...
2006-09-16 pjdAdd __printflike() to gctl_error().
2006-09-16 jhayHandle a list of IPv6 src and dst addresses correctly...
2006-09-16 pjdSmall fixes after adding __printflike() to gctl_error().
2006-09-16 pjdRegression tests for read-only option (attach -r).
2006-09-16 pjdNote that we don't destroy keys on read-only attached...
2006-09-16 pjdFirst kill detached providers, because of two reasons:
2006-09-16 ruThis is not needed since src/gnu/usr.bin/cc/cc_int...
2006-09-16 pjdRemove extra arguments.
2006-09-16 jhayUse bzero() to clear the whole ipfw_insn_icmp6 structur...
2006-09-16 jhayMake it possible to add an IPv6 host route to a host...
2006-09-16 bmahMFCs noted: geli(8) data authentication, mount(8)...
2006-09-15 brueffer- Instead of listing which ships support Rx/Tx checksum...
2006-09-15 ruFix input byte counting. Now the sum of the ipackets...
2006-09-15 bruefferMention TSO support.
2006-09-15 gallatin- Updated to the latest myri10ge firmware
2006-09-15 emaxMake op parameter to mux_keyboard() u_int instead of...
2006-09-15 pjdAdd 'show geom [addr]' ddb(4) command, which prints...
2006-09-15 andreWhen doing TSO subtract hdrlen from TCP_MAXWIN to preve...
2006-09-15 ruMake it possible to set a larger MTU by attempting...
2006-09-15 ruSIOCSIFFLAGS doesn't require an argument in kernel...
2006-09-15 gallatin- Added TSO support. This entailed increasing the...
2006-09-15 glebius- Consistently use if_printf() only in interface method...
2006-09-15 desReject user with names that are longer than OPIE is...
2006-09-15 ruInitial memory allocation for fields was off-by-one.
2006-09-15 ruDon't require a space between -[fv] and its argument.
2006-09-15 ruWhitespace nits.
2006-09-15 pjdLess magic.
2006-09-15 glebiusConsistently use if_printf() only in interface methods...
2006-09-15 ruRemove vestiges of GNU tar.
2006-09-15 impA TARGET_CPU_DEFAULT of xscale for arm results in illeg...
2006-09-14 sosIf current_heads or current_sectors in the disk cap...
2006-09-14 mohansFix for a potential bug caught by Coverity. Pointed...
2006-09-14 desFix markup snafu.
2006-09-14 acheAdd missing #ifdef INET6 (can't be compiled)
2006-09-14 ruRemoved T/TCP bits.
2006-09-14 impRemove redundant default vector
2006-09-14 impAdd cross debug support to arm.
2006-09-14 impfix the build: add missing end of line cont character
2006-09-14 impscripts for the arm port.
2006-09-14 impFix the build and minor cleanup.
2006-09-14 imp.end -> .endif
next