]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-31 John BaldwinMark _thread_exit() and __sys_exit() as __dead2 to...
2005-05-31 John BaldwinStyle tweak.
2005-05-31 Ken SmithThis patch addresses a standards violation issue. ...
2005-05-31 David E. O... Ensure GCC does not use FP registers in integer code.
2005-05-31 Maxim Konovalovo Missed colon in getopt(3) argument makes tftpd(8...
2005-05-31 Craig RodriguesAccording to:
2005-05-31 Craig RodriguesDo not declare a struct as extern, and then implement
2005-05-31 Hartmut BrandtChange the test infrastructure so that tests are easier...
2005-05-31 Tim J. RobbinsThe new name for the DIAGNOSTICS section is EXIT STATUS.
2005-05-31 Tim J. RobbinsPass the RE_ICASE flag to re_set_syntax() as appropriat...
2005-05-31 Yoshihiro TakahashiMFi386: revision 1.533.
2005-05-31 Doug RabsonAdd support for XMM registers in GDB for x86 processors...
2005-05-31 Ruslan ErmilovFor ${SUBDIR} targets, change the type of dependency...
2005-05-31 Ruslan ErmilovAdd install-info to the list of install tools now that...
2005-05-30 Alan CoxSynchronize access to aio_freeproc with a mutex. Elimi...
2005-05-30 Robert WatsonAdd /etc/security, into which the BSM audit configurati...
2005-05-30 Alan CoxUse the proc mtx to prevent simultaneous changes to...
2005-05-30 Will AndrewsMake apm(8) understand AC Line state 2 as "backup power".
2005-05-30 Scott LongFix LINT by defining vga_pxlmouse_planar and vga_pxlmou...
2005-05-30 Alan CoxEliminate unnecessary calls to wakeup(); no one sleeps...
2005-05-30 Hiroki SatoNew release notes:
2005-05-30 Robert WatsonRebuild generated system call definition files followin...
2005-05-30 Robert WatsonIntroduce a new field in the syscalls.master file forma...
2005-05-30 Ruslan ErmilovMarkup nits.
2005-05-30 Christian BruefferAdd the Dell PERC 4/IM as supported.
2005-05-30 Jeff Roberson - Don't set our bio op to be a READ when we've just...
2005-05-30 Jeff Roberson - Add bufobj_wrefl() to add a write ref to a bufobj...
2005-05-30 Xin LIDeny to switch into banked video mode when it is not...
2005-05-30 Joseph KoshyKernel hooks to support PMC sampling modes.
2005-05-30 Alan CoxEliminate aio_activeproc; it's unused.
2005-05-30 Scott Longmalloc.h relies on param.h for a definition of MAXCPU...
2005-05-30 Robert WatsonCorrect mistake in previous commit: add 'bsm' to LDIRS...
2005-05-29 Marcel MoolenaarCreate nexus in configure_first() instead of in configu...
2005-05-29 Seigo Tanimuras/-1000/BUS_PROBE_LOW_PRIORITY/
2005-05-29 Marcel MoolenaarCall cninit_finish() from configure_final().
2005-05-29 Marcel MoolenaarCall cninit_finish() in configure_final().
2005-05-29 Marcel MoolenaarCall cninit_finish() and set cold to 0 in configure_fin...
2005-05-29 Marcel Moolenaaro Call cninit_finish() in configure_final().
2005-05-29 Maxim SobolevMake bzip2 support working again after bzip2 upgrade...
2005-05-29 Alan CoxEliminate aio_bufjobs; it's unused.
2005-05-29 Simon L. B... Catch up with s/dev_t/struct cdev */.
2005-05-29 Robert WatsonWhite space normalization: use tabs instead of spaces...
2005-05-29 Maxim SobolevAdd missed ${.CURDIR}/../../contrib/bzip2 into include...
2005-05-29 Robert WatsonNormalize white space in syscalls.master: try to use...
2005-05-29 Robert WatsonAdd a new field, sy_auevent, to the system call entry...
2005-05-29 Poul-Henning... Hand it to spaff, he knows how to say it:
2005-05-29 Sam Lefflerbump version for libpcap (+tcpdump) import
2005-05-29 Sam Lefflerupdate after import of v3.9.1-096
2005-05-29 Sam Lefflerresolve merge conflicts and update for proper build...
2005-05-29 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-05-29 Sam LefflerVirgin import of tcpdump v3.9.1 (alpha 096) from tcpdum...
2005-05-29 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-05-29 Sam LefflerVirgin import of tcpdump v3.9.1 (alpha 096) from tcpdum...
2005-05-29 Sam Lefflerupdate for import of v0.9.1-096
2005-05-29 Sam Lefflerresolve merge conflicts
2005-05-29 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-05-29 Sam LefflerVirgin import of libpcap v0.9.1 (alpha 096) from tcpdum...
2005-05-29 Jens SchweikhardtChop a '>' in a feature name (RSVD2>) that snuck in;
2005-05-29 Robert WatsonDue to a last minute change in the #ifdefing in malloc...
2005-05-29 Xin LIConstify savedir pointer, and remove an accompaning...
2005-05-29 Robert WatsonAdd /usr/include/bsm to mtree creation set.
2005-05-29 Robert WatsonDo install BSM include files (such as they are) when...
2005-05-29 Robert WatsonFor consistency with more system include files, add...
2005-05-29 Robert WatsonAdd place-holder audit.h that defines only au_event_t...
2005-05-29 Philippe CharnierGive variable an initial value. Use errx() instead...
2005-05-29 Philippe CharnierReduce compiler warning: variable might be used uniniti...
2005-05-29 Philippe CharnierEven if variable is never used uninitialized by the...
2005-05-29 Philippe Charnierrscid -> __FBSDID. Mark parameter as __unused when...
2005-05-29 Philippe CharnierMove variable initialization to reduce compiler warning.
2005-05-29 Philippe CharnierReduce compiler warning: variable might be used uniniti...
2005-05-29 Philippe CharnierMove FreeBSD Id outside of copyright. Initialize variable.
2005-05-29 Tai-hwa LiangTypo correction.
2005-05-29 Robert WatsonModify vmstat(8)'s domem() routine, which is responsibl...
2005-05-29 Robert WatsonKernel malloc layers malloc_type allocation over one...
2005-05-29 Marius StroblAdd vr_init_t member to sc_rndr_sw_t instances in order...
2005-05-29 Gleb SmirnoffFix check for leading zero, so that it does not block...
2005-05-29 Yoshihiro TakahashiSync with syscons update (Add new member to struct...
2005-05-29 Peter GrehanThe end values passed to rman_manage_region() for PCI...
2005-05-29 Xin LIAdd VESA mode support for syscons, which enables the...
2005-05-29 Tim J. RobbinsMove information about exit status into a DIAGNOSTICS...
2005-05-29 Yoshihiro TakahashiRemove bus_{mem,p}io.h and related code for a micro...
2005-05-28 Pawel Jakub... Fix panic when module is compiled in and it is loaded...
2005-05-28 Garance A DrosehnProvide info on the incompatible change in v1.33 of...
2005-05-28 Garance A DrosehnChange the way options are parsed on the `#!'-line...
2005-05-28 Pawel Jakub... Prevent loading modules with are compiled into the...
2005-05-28 Sam Lefflerintegrate changes from libpcap-0.9.1-096
2005-05-28 Alan CoxUpdate some comments to reflect the change from spl...
2005-05-28 Alan Coxpmap_enter() no longer requires Giant. Therefore,...
2005-05-28 Pawel Jakub... Document 'jid' keyword for ps(1) and '-j' option for...
2005-05-28 Robert WatsonRegenerate from syscalls.master.
2005-05-28 Robert WatsonMark ntp_gettime() as MSTD, since its system call path...
2005-05-28 Robert WatsonExplicitly acquire Giant around the ntp_gettime() and...
2005-05-28 Yoshihiro TakahashiChange the spkr_set_pitch() function to a macro to...
2005-05-28 Robert WatsonRegenerate for updated syscalls.master.
2005-05-28 Robert WatsonMark the following compatability system calls as MCOMPA...
2005-05-28 Bjoern A. ZeebFix use of uninitialized variable len in ngd_send.
2005-05-28 Robert WatsonRegenerate from syscalls.master.
2005-05-28 Robert WatsonMark quotactl() as MSTD.
2005-05-28 Robert WatsonAcquire Giant explicitly in quotactl() so that the...
2005-05-28 Robert WatsonRegenerate from updated syscalls.master.
next