]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-02-04 Warner LoshFix mismerge after last cvs update for the IFQ_DRV_DEQU...
2006-02-04 Warner LoshRemove ifdef notyet SIOCGHWADDR vestige.
2006-02-04 Warner LoshRemove ifdef notdef SIOCHWADDR vestige.
2006-02-04 Warner LoshRemove ifdef notyet for SIOCGHWADDR
2006-02-04 Tai-hwa Liangs/bin/sbin/ for mount_nwfs, mount_portalfs and mount_sm...
2006-02-04 Scott LongGive correct definitions to some basic types.
2006-02-04 Hajimu UMEMOTONever select the PCB that has INP_IPV6 flag and is...
2006-02-04 David XuAxe unused code.
2006-02-04 Warner LoshFix minor inconsistancy between kernel built modules...
2006-02-04 Scott LongFix a possible memory leak in asr_attach.
2006-02-04 Scott Longi386/PAE defines bus_size_t to be 32-bits when it likel...
2006-02-04 Jason EvansFix calculation of the number of arenas to use on multi...
2006-02-04 Robert WatsonCast pointers to (uintptr_t) before down-casting to...
2006-02-03 Robert WatsonFix INVARIANTS build on amd64; (unsigned unsigned long...
2006-02-03 Oleg BulyzhinProperly initialize args structure before passing it...
2006-02-03 John BaldwinAdd a comment.
2006-02-03 Ruslan ErmilovFix compilation with -Wundef (NBPF is undefined on...
2006-02-03 Ruslan ErmilovHandle NO_INCS solely inside bsd.incs.mk.
2006-02-03 Ruslan ErmilovFix a markup glitch.
2006-02-03 John BaldwinSort includes.
2006-02-03 Robert WatsonAdd AUDIT to NOTES, as it's probably ready to get regul...
2006-02-03 Robert WatsonRemove user.h include in audit.h, it is unneeded, and...
2006-02-03 Robert WatsonIn fchdir(), Giant must be separately acquired and...
2006-02-03 Will AndrewsMake UDF endian-safe.
2006-02-03 Jesus R. CamouDocument carp(4) arguments.
2006-02-03 Marius Strobl- Don't shift the clock frequency in MHz left by 8...
2006-02-03 Robert WatsonRegenerate.
2006-02-03 Robert WatsonAssign audit event identifiers to many system calls.
2006-02-03 Gleb SmirnoffDropping the lock in the transmit_event() is not safe...
2006-02-03 Christian BruefferFix a sentence.
2006-02-03 Dag-Erling... Use -O2 on RELENG_6 as well
2006-02-03 Gleb SmirnoffAxe unused function.
2006-02-03 Warner LoshMFp4: Small cleanup of cpu messages at boot.
2006-02-03 Warner LoshMerge from p4: minor formatting nits.
2006-02-03 Warner LoshAllow newer config versions to config older versions...
2006-02-03 David XuMFi386:
2006-02-03 David XuClear carry flag in get_mcontext so that setcontext...
2006-02-03 Florent Thoumie- Add a startup script for hostapd.
2006-02-03 Matt Jacob!$(*&!($!&$(!&$&(!$(&!&($!($
2006-02-03 Peter WemmMake PV entries dynamic on amd64. i386 has a pre-reser...
2006-02-02 Warner LoshIf the device has a PNPID, don't bother to attach....
2006-02-02 Marcel MoolenaarRemove devices acpi & mem, as they are in defaults...
2006-02-02 Gleb SmirnoffIn vlan_config() first call vlan_inithash(), then lock...
2006-02-02 Tor EggeAdjust old comment (present in rev 1.1) to match change...
2006-02-02 Tor EggeFor low memory situations, non-VMIO buffers didnt't...
2006-02-02 Matt JacobRemove use of inlines and use the functions as a library.
2006-02-02 Olivier HouchardDon't destroy the slave /dev entry until someone figure...
2006-02-02 Christian S... define lock.h before rwlock.h for DEBUG_LOCKS
2006-02-02 John BaldwinWhitespace fix.
2006-02-02 Paul SaabImplement SIOCGIFCONF for 32bit binaries.
2006-02-02 Paul SaabEnable 64bit SGL's on PERC 4/DC
2006-02-02 Paul Saab- Move the command setup from amr_start1 into the card...
2006-02-02 Christian S... Use PFIL_HOOKED macros in if_bridge and pass the right...
2006-02-02 Marius StroblCorrect and improve the description of le(4) vs. pcn...
2006-02-02 David XuUnder verbose mode, correctly report L2 cache information
2006-02-02 David XuFix bug in L2 cache size detection code for CPU which...
2006-02-02 Hajimu UMEMOTOmake IPV6_V6ONLY socket option work for UDP as well.
2006-02-02 Robert WatsonRemove reference to auditon(8), this tool has been...
2006-02-02 Yoshihiro TakahashiMFi386: Enable the ce(4).
2006-02-02 Robert WatsonAdd audit.4 man page, providing basic documentation...
2006-02-02 Robert WatsonEnable building of OpenBSM command line tools:
2006-02-02 Robert WatsonAdd libbsm to the library build.
2006-02-02 Robert WatsonDefine $LIBBSM.
2006-02-02 Robert WatsonInstall /etc/security configuration files from OpenBSM.
2006-02-02 Robert WatsonAdd auditd rc.d script.
2006-02-02 Robert WatsonAdd auditd_enable and auditd_flags rc.d scripts.
2006-02-02 Oleg BulyzhinEnable 'complete' rx checksum offloading (i.e. let...
2006-02-02 Matt JacobMake sure we don't pick up a loopid that's larger than our
2006-02-02 Jeff Roberson - textvp may have been from a different mountpoint...
2006-02-02 David XuCorrectly report L2 cache size according to its code...
2006-02-02 Christian S... Somewhat re-factor the read/write locking mechanism...
2006-02-02 Robert WatsonRegenerate.
2006-02-02 Robert WatsonMap audit-related system calls to audit event identifiers.
2006-02-02 Robert WatsonHook up audit to fork() and exit() events. These chang...
2006-02-02 Robert WatsonAdd /var/audit, mode 750, which will hold audit trail...
2006-02-02 Robert WatsonHook up audit to the initial process creation events...
2006-02-02 Robert WatsonAdd new fields to process-related data structures:
2006-02-01 Robert WatsonAdd 'options AUDIT' and associate various .c files...
2006-02-01 Gleb SmirnoffXref rwlock(9).
2006-02-01 Robert WatsonImport kernel audit framework:
2006-02-01 Robert WatsonUpdate src/sys/bsm include files to match OpenBSM ...
2006-02-01 Gleb SmirnoffDocument read/write locks.
2006-02-01 John BaldwinDon't add an agp child in vgapci's attach routine if...
2006-02-01 Pawel Jakub... Add regression tests which will verify that giving...
2006-02-01 Oleg BulyzhinOptimize bge_rxeof() & bge_txeof(): return immediately...
2006-02-01 Pawel Jakub... Deny init/attach/setkey subcommands when no key compone...
2006-02-01 Oleg BulyzhinSince bge_rxeof() & bge_txeof() depends on status block...
2006-02-01 Joel DahlExpand contractions.
2006-02-01 Oleg Bulyzhin1) Fix link state detection for cards operating in...
2006-02-01 Andre OppermannMove the IPSEC related code blocks to their own file...
2006-02-01 Yaroslav TykhiyRecord the change in vnone_create_vobject() argument...
2006-02-01 Yaroslav TykhiyUse off_t for file size passed to vnode_create_vobject().
2006-02-01 Pawel Jakub... Remove trailing spaces.
2006-02-01 Pawel Jakub... Remove trailing spaces.
2006-02-01 Yoshihiro TakahashiRemove unsupported hardware.
2006-02-01 Ruslan ErmilovSetting IFF_ALLMULTI on a running interface didn't...
2006-02-01 Jeff Roberson - Install a temporary bandaid in vm_object_reference...
2006-02-01 Jeff Roberson - Solve a problem where a vput could be called on...
2006-02-01 Jeff Roberson - chroot and chdir need to lock giant as appropriate...
2006-02-01 Ruslan ErmilovBrain-o (use standard int types now).
next