]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-02-04 Warner LoshImport support for the Atmel AT91RM9200 CPU/Microcontro...
2006-02-04 Marius StroblEnable getty(8) on ttyu2 by default in order to get...
2006-02-04 Marius Strobl- Add support for using LOM (Lights Out Management...
2006-02-04 Warner LoshSilence the strict-alias warnings. Make a trip through...
2006-02-04 Alan CoxRemove an unnecessary call to pmap_remove_all(). The...
2006-02-04 Warner LoshType of overrun_buf doesn't matter to this code, but...
2006-02-04 Ceri DaviesPerform minor rewording and grammatical improvement...
2006-02-04 Warner LoshUse void * for pointer rather than u_int8_t *, since...
2006-02-04 Warner LoshNow that TUNABLE_ULONG is in the tree, and has been...
2006-02-04 Warner LoshDon't type pun accidentally. Instead, be explicit...
2006-02-04 Christian BruefferRemove reference to non-existant manpage.
2006-02-04 Wayne SalamonCall the audit syscall enter/exit functions for the...
2006-02-04 Wayne SalamonMake login audit-enabled, submitting audit records...
2006-02-04 Bill PaulWhen ndis_attach() runs, it has to very briefly initial...
2006-02-04 Robert WatsonAdd a brief FREEBSD-upgrade file to provide direction...
2006-02-04 Robert WatsonAdd a -A argument to mergemaster to allow explicitly...
2006-02-04 Olivier HouchardDon't forget to set the address of the next descriptor...
2006-02-04 Scott LongSquash another use of vtophys. Instead of creating...
2006-02-04 Olivier HouchardMFi386:
2006-02-04 Scott LongNow that the em driver no longer needs to directly...
2006-02-04 Jens SchweikhardtInitialize PWD early on (don't expect it to be inherite...
2006-02-04 Jens Schweikhardts/staticly/statically/g
2006-02-04 Jens Schweikhardts/varable/variable/; s/tored/stored/
2006-02-04 Jens SchweikhardtRemove some white space at EOL.
2006-02-04 Poul-Henning... Remove spurious "union arg" from printf.h
2006-02-04 Wayne SalamonHook up the audit system to system call entry and exit...
2006-02-04 David XuCreate childproc_jobstate function to report job contro...
2006-02-04 Robert WatsonAssign audit identifiers to alpha/linux system calls...
2006-02-04 Christian BruefferAutogenerate hardware notes for the ce(4) driver.
2006-02-04 Robert WatsonRegenerate.
2006-02-04 Robert WatsonAudit FreeBSD 32-bit system calls on 64-bit FreeBSD...
2006-02-04 Robert WatsonMerge OpenBSM 1.0 alpha 2 kernel audit events into...
2006-02-04 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 Robert WatsonImport OpenBSM 1.0 alpha 2, a minor update on alpha 1:
2006-02-04 Rink SpringerPatch to allow XBox-users to use the onboard nve(4...
2006-02-04 Doug RabsonThe function isspace does not take a string argument...
2006-02-04 Scott LongAdd the start of busdma infrastructure to this driver...
2006-02-04 Matt JacobActually, no, I had it wrong in 1.109. The arguments...
2006-02-04 Scott LongNow that the U32 type is a really 32-bits wide, elimina...
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:
next