]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-30 ruRemove mentions of libc_r.
2006-09-30 ruMarkup nit.
2006-09-30 ruRevise markup.
2006-09-30 ruRevise markup in recently added manpages.
2006-09-30 ruFix markup, language, function prototype, and example...
2006-09-30 phkRemove the no longer relevant or correct bootinfo sysctls.
2006-09-30 delphijThis commit was generated by cvs2svn to compensate...
2006-09-30 delphijMFS: Remove file that was disappeared from gcc distribu...
2006-09-30 ruCreate section 8 man subdirectories for PowerPC.
2006-09-30 pjdOne more white space fix.
2006-09-30 pjdRemove trailing spaces.
2006-09-30 mbrAny call of tty_close() with a tty refcount of <= 1...
2006-09-30 pjdRemove trailing spaces.
2006-09-30 maximo Check we have a non-NULL pointer to a super block...
2006-09-30 ariffNuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE...
2006-09-30 ariffThe addition of few more 32bit integer into struct...
2006-09-29 ruMarkup nit.
2006-09-29 ruMarkup nits.
2006-09-29 ruSpelling.
2006-09-29 andreBack out rev. 1.152 as it was breaking vlan tag inserti...
2006-09-29 ruMarkup nit.
2006-09-29 ruFix WARNS=2 warnings.
2006-09-29 ruFix most of the WARNS=2 warnings.
2006-09-29 jhbOops, add return values for the smap command function...
2006-09-29 ruMarkup fixes.
2006-09-29 ruSync usage() with manpage's SYNOPSIS.
2006-09-29 ruLine up usage output.
2006-09-29 ruFix usage().
2006-09-29 ruSync usage() with manpage's SYNOPSIS.
2006-09-29 ruSync usage() with manpage's SYNOPSIS.
2006-09-29 ruLanguage tweak.
2006-09-29 ruSync usage() and SYNOPSIS.
2006-09-29 andreRemove stone-aged and irrelevant "#ifndef notdef".
2006-09-29 bmsNits.
2006-09-29 ruWhitespace nit.
2006-09-29 ruSync utility's usage() with manpage's SYNOPSIS.
2006-09-29 bmsPush removal of mrouted down to the rest of the tree.
2006-09-29 ruDon't run install-info under lockf if not installing...
2006-09-29 ruMarkup fixes.
2006-09-29 ariffFix pointer dereference before NULL pointer checking.
2006-09-29 andreSmall style and comment adjustments.
2006-09-29 andreRemove manual vlan header insertion in em_encap()....
2006-09-29 andreChange em_transmit_checksum_setup() to deal with alread...
2006-09-29 andreChange em_tso_setup() to deal with already inserted...
2006-09-29 andreOnly advertize IFCAP_TSO4 capabilities. IPv6 is not...
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...
next