]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-08 Pawel Jakub... Bump copyright year.
2006-09-08 Pawel Jakub... Use __FBSDID in .c files.
2006-09-08 Ruslan ErmilovIn "make universe", utilize simplified cross-build...
2006-09-08 Ruslan ErmilovPrevious revision wasn't enough for "make TARGET=<machi...
2006-09-08 Erwin LansingUpdate some of the bulgarian holidays since it no longer
2006-09-08 David XuUse return value of _thr_umutex_lock instead of using...
2006-09-08 Pawel Jakub... - Split failure probability configuration into read...
2006-09-08 Thomas QuinotMinor comment fix.
2006-09-08 Matt JacobSupport for PCI-Express 4Gb Cards.
2006-09-08 Tom RhodesSo there is where that handbook paragraph came from...
2006-09-08 Pyun YongHyeonMake 8139C+ work again which was broken since rev 1.68.
2006-09-07 Bruce A. MahSigh. Fix name/path to SA-06:20.
2006-09-07 Bruce A. MahMFC noted: lukemftpd from NetBSD snapshot.
2006-09-07 Maksim Yevmenkins/USBDEVNAME/device_get_nameunit/g
2006-09-07 Matt JacobCreate a 'ready' handler for each personality. The...
2006-09-07 Eric AnholtMerge from DRM upstream:
2006-09-07 Maksim YevmenkinAdd bthidd(8) rc(8) script
2006-09-07 Warner LoshMFp4: first cut at getting I2C transfers working (gener...
2006-09-07 Warner LoshMFp4: berndt pointed me at an errata that shows that...
2006-09-07 Maksim YevmenkinUpdate bthidd(8) code and hook it up to the build.
2006-09-07 Ruslan ErmilovWhile experimenting with cross-building by specifying...
2006-09-07 Ruslan ErmilovFixed the -# option to work as documented in a manpage.
2006-09-07 Ruslan ErmilovAdded timestamping to buildworld, similar to buildkernel.
2006-09-07 Doug AmbriskoChange the class from uint8_t to int8_t so people can...
2006-09-07 Bruce A. MahNew release notes: SA-06:19.openssl, SA-06:20.bind.
2006-09-07 John HayAll multicast listeners on a port should get one copy...
2006-09-07 Doug AmbriskoChange the event log dump on initial boot to use get_ev...
2006-09-07 Maksim YevmenkinPrepare for upcoming bthidd(8) update. Install vkbd...
2006-09-07 Ceri DaviesChase revision 1.10 in usage string and a comment.
2006-09-07 Ruslan Ermilov- Rewrite logic to guess TARGET_ARCH/TARGET to be more...
2006-09-07 John BaldwinUse a single constant to define the sizes of the physma...
2006-09-07 Ruslan ErmilovBack when we had T/TCP support, we used to apply different
2006-09-07 Andre OppermannSecond step of TSO (TCP segmentation offload) support...
2006-09-07 Ruslan ErmilovRemove a microoptimization for i386 that was a micropes...
2006-09-07 Ruslan ErmilovFix the markup.
2006-09-07 Warner Loshmake "make TARGET=foo" work correctly. Before, it...
2006-09-07 Matt Jacobmore usb fallout changes
2006-09-07 Matt JacobStatic -> static.
2006-09-07 Tom RhodesCatch up with USB changes, device_ptr_t was removed...
2006-09-07 Scott LongCatch up to USB changes.
2006-09-07 Scott LongRemove old debugging code from the interrupt handler.
2006-09-07 Warner LoshMore removing compatibility macros.
2006-09-06 Warner LoshOnly include FreeBSD defines. This file is slated...
2006-09-06 Warner Loshs/Static/static/g
2006-09-06 Warner LoshMore antideclarification.
2006-09-06 Andre OppermannReserve a precious 16bit gap in the mbuf pkthdr struct...
2006-09-06 Andre OppermannMake TSO (TCP segmentation offload) capabilities visibl...
2006-09-06 Maxim SobolevUnbreak in the case when device apic is compiled into...
2006-09-06 John BaldwinUse sysctl_handle_long() instead of duplicating it...
2006-09-06 Warner LoshRemove the portibility layer goo.
2006-09-06 Andre OppermannFirst step of TSO (TCP segmentation offload) support...
2006-09-06 Warner LoshMostly re-write man page to reflect current state of...
2006-09-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2006-09-06 Doug BartonVendor import of BIND 9.3.2-P1, which addresses the...
2006-09-06 Warner Loshjhb points out that these mallocs don't need to be...
2006-09-06 Ruslan ErmilovWhile convenient, avoid using alloca() for reasons...
2006-09-06 Warner LoshMFp4: check the return value of malloc and report an...
2006-09-06 Andre OppermannCheck inp_flags instead of inp_vflag for INP_ONESBCAST...
2006-09-06 Andre OppermannImprove description of if_capabilities, if_capenable...
2006-09-06 Max LaierFix stateful filtering of loopback IPv6 traffic to...
2006-09-06 Andre OppermannFix the socket option IP_ONESBCAST by giving it its...
2006-09-06 Brian SomersRemove leading zeros
2006-09-06 Mark PeekRemove call to fdfree() for the AIO daemons to prevent...
2006-09-06 Ruslan ErmilovRefine previous revision to allow acpi_wakecode.h to...
2006-09-06 Gleb Smirnoffo Backout rev. 1.125 of in_pcb.c. It appeared to behave...
2006-09-06 Brian SomersRemove __DATE__ so that compiling the same source produ...
2006-09-06 Brian SomersIf the peer REJects our MRU request and that request...
2006-09-06 David XuReplace internal usage of struct umtx with umutex which...
2006-09-05 Matt JacobThe poison pill of death: adding a target mode reply...
2006-09-05 Pawel Jakub... Fix problems with destroy and forcible destroy function...
2006-09-05 Matt JacobCoverity: initialize some variables before potential...
2006-09-05 Ruslan Ermilov- Move descriptions of BOOT_COMCONSOLE_PORT, BOOT_COMCO...
2006-09-05 Ruslan Ermilov- Include <sys/reboot.h> to get the RB_* defines.
2006-09-05 John HayUse net.inet6.ip6.redirect / ip6_sendredirects as part...
2006-09-05 Maxim SobolevThe FreeBSD by default "disables" hyper-threading cores...
2006-09-05 Eric AnholtInclude agp_i810.c in amd64 AGP builds to get support...
2006-09-05 Ruslan Ermilovalloca() cannot check if the allocation is valid; menti...
2006-09-05 Ruslan ErmilovGC dead code. If we want to stay polite to the foreign...
2006-09-05 Bruce A. MahNew release notes: libpcap 0.9.4, tcpdump 3.9.4.
2006-09-05 David XuSame as pthread_setschedparam, use sizeof(struct sched_...
2006-09-05 David XuPass correct parameter size.
2006-09-05 Gleb SmirnoffFinally fix rev. 1.256
2006-09-05 Gleb SmirnoffRemove extra parenthesis in last commit.
2006-09-05 Pawel Jakub... Document 'show vnode'.
2006-09-05 Gleb Smirnoff- Make net.inet.tcp.maxtcptw modifiable at run time.
2006-09-05 David XuMerge all code of do_lock_normal, do_lock_pi and do_loc...
2006-09-05 Tim KientzleSome minor corrections:
2006-09-05 Makoto MatsushitaAdd lines to remove pccardd(8) stuff (binary and manuals).
2006-09-04 Pawel Jakub... Add 'show vnode <addr>' DDB command.
2006-09-04 Sam Lefflerbump version for libpcap+tcpdump imports
2006-09-04 Sam Lefflerupdate for v3.9.4
2006-09-04 Sam Lefflerresolve merge conflicts
2006-09-04 Sam Lefflersigh, put back buffer overflow fix of 1.1.11 that seems...
2006-09-04 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-09-04 Sam LefflerImport of tcpdump v3.9.4
2006-09-04 Sam Lefflerupdate instructions
2006-09-04 Sam Lefflerresolve merge conflicts
2006-09-04 Sam LefflerThis commit was generated by cvs2svn to compensate...
2006-09-04 Sam LefflerImport of libpcap v0.9.4
2006-09-04 Sam Leffleradd define's from config.h for pcap-int.h; this is...
next