]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-31 obrienPut bzip2 support on equal footing with gzip support.
2005-05-31 obrienBack out revision 1.51, it is wrong. We don't litter...
2005-05-31 stefanfRemove #ident directives, they don't exist on the vendo...
2005-05-31 obrienReassert some maintainership. People aren't using...
2005-05-31 stefanfUse __FBSDID() over #ident.
2005-05-31 jhbUse %z to print size_t values.
2005-05-31 jhbJust use uintptr_t and intptr_t rather than requiring...
2005-05-31 stefanfMove #ident into #if 0.
2005-05-31 jhbAdd a missing END() to quiet a warning.
2005-05-31 jhbMark _thread_exit() and __sys_exit() as __dead2 to...
2005-05-31 jhbStyle tweak.
2005-05-31 kensmithThis patch addresses a standards violation issue. ...
2005-05-31 obrienEnsure GCC does not use FP registers in integer code.
2005-05-31 maximo Missed colon in getopt(3) argument makes tftpd(8...
2005-05-31 rodrigcAccording to:
2005-05-31 rodrigcDo not declare a struct as extern, and then implement
2005-05-31 hartiChange the test infrastructure so that tests are easier...
2005-05-31 tjrThe new name for the DIAGNOSTICS section is EXIT STATUS.
2005-05-31 tjrPass the RE_ICASE flag to re_set_syntax() as appropriat...
2005-05-31 nyanMFi386: revision 1.533.
2005-05-31 dfrAdd support for XMM registers in GDB for x86 processors...
2005-05-31 ruFor ${SUBDIR} targets, change the type of dependency...
2005-05-31 ruAdd install-info to the list of install tools now that...
2005-05-30 alcSynchronize access to aio_freeproc with a mutex. Elimi...
2005-05-30 rwatsonAdd /etc/security, into which the BSM audit configurati...
2005-05-30 alcUse the proc mtx to prevent simultaneous changes to...
2005-05-30 willMake apm(8) understand AC Line state 2 as "backup power".
2005-05-30 scottlFix LINT by defining vga_pxlmouse_planar and vga_pxlmou...
2005-05-30 alcEliminate unnecessary calls to wakeup(); no one sleeps...
2005-05-30 hrsNew release notes:
2005-05-30 rwatsonRebuild generated system call definition files followin...
2005-05-30 rwatsonIntroduce a new field in the syscalls.master file forma...
2005-05-30 ruMarkup nits.
2005-05-30 bruefferAdd the Dell PERC 4/IM as supported.
2005-05-30 jeff - Don't set our bio op to be a READ when we've just...
2005-05-30 jeff - Add bufobj_wrefl() to add a write ref to a bufobj...
2005-05-30 delphijDeny to switch into banked video mode when it is not...
2005-05-30 jkoshyKernel hooks to support PMC sampling modes.
2005-05-30 alcEliminate aio_activeproc; it's unused.
2005-05-30 scottlmalloc.h relies on param.h for a definition of MAXCPU...
2005-05-30 rwatsonCorrect mistake in previous commit: add 'bsm' to LDIRS...
2005-05-29 marcelCreate nexus in configure_first() instead of in configu...
2005-05-29 tanimuras/-1000/BUS_PROBE_LOW_PRIORITY/
2005-05-29 marcelCall cninit_finish() from configure_final().
2005-05-29 marcelCall cninit_finish() in configure_final().
2005-05-29 marcelCall cninit_finish() and set cold to 0 in configure_fin...
2005-05-29 marcelo Call cninit_finish() in configure_final().
2005-05-29 sobomaxMake bzip2 support working again after bzip2 upgrade...
2005-05-29 alcEliminate aio_bufjobs; it's unused.
2005-05-29 simonCatch up with s/dev_t/struct cdev */.
2005-05-29 rwatsonWhite space normalization: use tabs instead of spaces...
2005-05-29 sobomaxAdd missed ${.CURDIR}/../../contrib/bzip2 into include...
2005-05-29 rwatsonNormalize white space in syscalls.master: try to use...
2005-05-29 rwatsonAdd a new field, sy_auevent, to the system call entry...
2005-05-29 phkHand it to spaff, he knows how to say it:
2005-05-29 sambump version for libpcap (+tcpdump) import
2005-05-29 samupdate after import of v3.9.1-096
2005-05-29 samresolve merge conflicts and update for proper build...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samVirgin import of tcpdump v3.9.1 (alpha 096) from tcpdum...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samVirgin import of tcpdump v3.9.1 (alpha 096) from tcpdum...
2005-05-29 samupdate for import of v0.9.1-096
2005-05-29 samresolve merge conflicts
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samVirgin import of libpcap v0.9.1 (alpha 096) from tcpdum...
2005-05-29 schweikhChop a '>' in a feature name (RSVD2>) that snuck in;
2005-05-29 rwatsonDue to a last minute change in the #ifdefing in malloc...
2005-05-29 delphijConstify savedir pointer, and remove an accompaning...
2005-05-29 rwatsonAdd /usr/include/bsm to mtree creation set.
2005-05-29 rwatsonDo install BSM include files (such as they are) when...
2005-05-29 rwatsonFor consistency with more system include files, add...
2005-05-29 rwatsonAdd place-holder audit.h that defines only au_event_t...
2005-05-29 charnierGive variable an initial value. Use errx() instead...
2005-05-29 charnierReduce compiler warning: variable might be used uniniti...
2005-05-29 charnierEven if variable is never used uninitialized by the...
2005-05-29 charnierrscid -> __FBSDID. Mark parameter as __unused when...
2005-05-29 charnierMove variable initialization to reduce compiler warning.
2005-05-29 charnierReduce compiler warning: variable might be used uniniti...
2005-05-29 charnierMove FreeBSD Id outside of copyright. Initialize variable.
2005-05-29 avatarTypo correction.
2005-05-29 rwatsonModify vmstat(8)'s domem() routine, which is responsibl...
2005-05-29 rwatsonKernel malloc layers malloc_type allocation over one...
2005-05-29 mariusAdd vr_init_t member to sc_rndr_sw_t instances in order...
2005-05-29 glebiusFix check for leading zero, so that it does not block...
2005-05-29 nyanSync with syscons update (Add new member to struct...
2005-05-29 grehanThe end values passed to rman_manage_region() for PCI...
2005-05-29 delphijAdd VESA mode support for syscons, which enables the...
2005-05-29 tjrMove information about exit status into a DIAGNOSTICS...
2005-05-29 nyanRemove bus_{mem,p}io.h and related code for a micro...
2005-05-28 pjdFix panic when module is compiled in and it is loaded...
2005-05-28 gadProvide info on the incompatible change in v1.33 of...
2005-05-28 gadChange the way options are parsed on the `#!'-line...
2005-05-28 pjdPrevent loading modules with are compiled into the...
2005-05-28 samintegrate changes from libpcap-0.9.1-096
2005-05-28 alcUpdate some comments to reflect the change from spl...
2005-05-28 alcpmap_enter() no longer requires Giant. Therefore,...
2005-05-28 pjdDocument 'jid' keyword for ps(1) and '-j' option for...
2005-05-28 rwatsonRegenerate from syscalls.master.
2005-05-28 rwatsonMark ntp_gettime() as MSTD, since its system call path...
next