]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-29 andreHandle all error cases from bus_dmamap_load_mbuf_sg...
2006-09-29 bmsRemove mrouted from -CURRENT.
2006-09-29 bmsRemove mrouted and its utilities from the base system.
2006-09-29 ruBelatedly document the size change of "struct x?tcpcb".
2006-09-29 mbrFree tty struct after last close. This should fix the...
2006-09-29 mbrFree tty struct after last close. This should fix the...
2006-09-29 ruSNDCTL_TMR_{START,STOP,CONTINUE} don't take an argument.
2006-09-29 ruThe SNDCTL_DSP_NONBLOCK ioctl doesn't take an argument...
2006-09-29 maximo Check for a required "pathname" argument presence.
2006-09-29 maximo Convert w/spaces to tabs in the previous commit.
2006-09-29 silbyRather than autoscaling the number of TIME_WAIT sockets...
2006-09-29 ruMove the -l option processing to where it belongs.
2006-09-29 luoqiDo not chdir(2) until after setuid(2), otherwise "su...
2006-09-29 kensmithFix two minor style(9) nits in v1.313 which were notice...
2006-09-28 matteoSet txrx_error to 1 when we reach abort. This makes...
2006-09-28 jhbTweak the code to handle intercepting BIOS calls to...
2006-09-28 jhbOptimize the int 15/87 handler for space to shave anoth...
2006-09-28 jhbAdd an 'smap' command that dumps out the BIOS SMAP.
2006-09-28 jhbIgnore a sub-topic match if it is inside the command...
2006-09-28 andreWhen tcp_output() receives an error upon sending a...
2006-09-28 ariffVarious fixups, especially for the upcomming High Defin...
2006-09-28 jhbA couple of simple tweaks that trim BTX by 6 bytes...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoFix compilation with gcc 4.1. This is imported on...
2006-09-28 bmahNew release notes: SA-06:21.gzip, SA-06:23.openssl.
2006-09-28 bmahNew release notes: id(1) -a (+MFC), tcpslice removed...
2006-09-28 andreWhen doing TSO correctly do the check to prevent a...
2006-09-28 bmsNote the removal of tcpslice
2006-09-28 ruInitializate "offset" variable to zero; otherwise,...
2006-09-28 bmsFix the IPv4 multicast routing detach path. On interfac...
2006-09-28 bmsThe IPv4 code should clean up multicast group state...
2006-09-28 ruAdd -march=i386 to fix amd64 build by generating the...
2006-09-28 delphijRemove 120.clean-kvmdb.
2006-09-28 ruRetire macros for the old kernel memory allocator.
2006-09-27 sobomaxExtend comment explaining why code is conditional at...
2006-09-27 dangerRevert my previous change as it does not seem to be...
2006-09-27 ruFix our ioctl(2) implementation when the argument is...
2006-09-27 jhbEmulate moving cr0, cr2, cr3, or cr4 into any i386...
2006-09-27 schweikhCorrect typo.
2006-09-27 sobomaxSince ULE doesn't honor hlt_cpus_mask don't compile...
2006-09-27 mbrMove Giant up even further since P_CONTROLT isn't reall...
2006-09-27 mbrUse ctty instead of just returning. ctty just has a...
2006-09-27 mjacobBump MAX_INITIATORS to 1024- the LSI-Logic can go even...
2006-09-27 ru- Removed a copyright from makefile.
2006-09-27 ruPut back NO_WERROR= to fix sparc64 build.
2006-09-27 pjd- Use existing functions mtx_lock() and mtx_unlock().
2006-09-27 stas- Add my birthday entry to the chronicle.
2006-09-27 anholtAdd support for 945G/GM AGP chipsets.
2006-09-27 delphijExplicitly say which gid do we use as a fallback, when...
2006-09-27 scottlSkip the AEN event command that is always hanging out...
2006-09-27 scottlFix a bad #include statment
2006-09-27 pisoCompilation.
2006-09-26 pisoSummer of Code 2005: improve libalias - part 1 of 2
2006-09-26 scottlThe need to run a filter also implies that bouncing...
2006-09-26 ceriAdd a -a option as a no-op for Solaris compatibility...
2006-09-26 ruRemove bogus casts of valid integer ioctl() arguments.
2006-09-26 dangerRemove second person from the sentece and rephrase...
2006-09-26 brianBehave as documented when reading fields saying "X...
2006-09-26 jhbFix a memory leak in ipmi_unload().
2006-09-26 kensmithOops. Catch up on the last couple of releases and...
2006-09-26 jhbOnly support the SMB_OLD_BREAD ioctl if one of COMPAT_F...
2006-09-26 rwatsonPC98 would also like a trademark.
2006-09-26 ruAdd a value to the define I forgot, for the purity...
2006-09-26 ruNow that we have COMPAT_FREEBSD6 officially, use it...
2006-09-26 ruAdded COMPAT_FREEBSD6 option.
2006-09-26 vdFix typo
2006-09-26 ruFix both arguments to err().
2006-09-26 mjacobBegin the process of moving info to sysctl stuff for...
2006-09-26 teggeProtect change to bo_flag by holding the bufobj mutex.
2006-09-26 teggeReduce fluctuations of mnt_flag to allow unlocked reade...
2006-09-26 teggeDon't restore MNT_QUOTA bit in mnt_flag after snapshot...
2006-09-26 teggeDon't restore MNT_QUOTA bit in mnt_flag after a failed...
2006-09-26 teggeIncrease mnt_noasync once in softdep_mount() to disallo...
2006-09-26 teggeAdd mnt_noasync counter to better handle interleaved...
2006-09-26 teggeDon't restore mnt_kern_flag on failed MNT_UPDATE mount...
2006-09-26 teggeUse mount interlock to protect all changes to mnt_flag...
2006-09-26 obrienCatch up with share/mk/bsd.sys.mk rev. 1.38.
2006-09-26 jmgfix calculating to_tsecr... This prevents the rtt...
2006-09-26 brooksIt is possible for bpf to return a length such that:
2006-09-26 rwatsonSI_ORDER_THIRD + 2, not SI_ORDER_FOURTH + 2.
2006-09-25 rwatsonAdd "FreeBSD" trademark statement to copyright section...
2006-09-25 impDocument config_intrhook.
2006-09-25 bmsFix a typo in af_inet6.c such that IPv6 addresses may...
2006-09-25 marckFix bug introduced in rev 1.23:
2006-09-25 rwatsonMerge OpenBSM 1.0 alpha 12 import changes into src...
2006-09-25 rwatsonauditreduce now requires OpenBSM's config/config.h...
2006-09-25 rwatsonHook up additional OpenBSM man page aliases following...
2006-09-25 bmsFix an incompatibility between CARP and IPv4 multicast...
2006-09-25 rwatsonResolve conflicts from OpenBSM 1.0 alpha 12 import.
2006-09-25 bmsSpleling
2006-09-25 scottlUpdate the mfi module build with the mfi_debug.c file.
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonVendor import TrustedBSD OpenBSM 1.0 alpha 12, with...
2006-09-25 scottlAdd the mfi_debug.c file and MFI_DEBUG option.
2006-09-25 scottlAdd a command debugging module and a periodic watchdog...
2006-09-25 sosadd support for the ALI/ULI M5288 AHCI part.
2006-09-25 bmsForced commit to note this change should be MFCed.
2006-09-25 bmsAccount for output IP datagrams on the ifaddr where...
2006-09-25 jmgif min is greater than max, prefer max over min......
2006-09-25 jmgremove unnecessary NULL check...
next