]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-02 Xin LIRemove a warning which is supposed to have been removed...
2009-04-02 Xin LISigned/unsigned fixes, should be WARNS=2 clean now.
2009-04-02 Xin LIDon't crash when we have an invalid count number.
2009-04-02 Peter Wemmvn_vptocnp() unlocks the name cache and forgets to...
2009-04-02 Warner LoshRetire two flags that haven't been used since OLDCARD...
2009-04-02 Warner LoshKill debug that crept in.
2009-04-02 Warner LoshMinor tweaks in the names to match the chips more closely.
2009-04-02 Xin LIBail out when memory allocation is failed, rather than...
2009-04-02 Warner LoshMinor DLINK DL100xx support tweaks:
2009-04-02 Warner LoshThe AX88190 has 64k of external SRAM, of which 62k...
2009-04-02 Warner LoshForce an autonegotiation at attach time for all the...
2009-04-02 John BaldwinProperly update the shm_open/shm_unlink symbol versioni...
2009-04-02 Rui PauloRestore local change to include <sys/bpf.h> inside...
2009-04-02 Rui PauloSync DLTs with latest libpcap version.
2009-04-02 Jung-uk KimReduce code duplcations from r190620. While I am here...
2009-04-02 Jung-uk KimChase GDT layout changes and unbreak suspend/resume...
2009-04-01 John BaldwinRemove some pointless mergeinfo that is the result...
2009-04-01 Paolo PisatiImplement an ipfw action to reassemble ip packets:...
2009-04-01 Konstantin... Unconditionally build wrappers for i386_get_ioperm...
2009-04-01 Konstantin... Add trivial implementation for the freebsd32_sysarch...
2009-04-01 Alexander MotinAdd some more logic for AD1986A codec input tracing...
2009-04-01 Jung-uk KimGarbage collect unused MSR_GSBASE since r190620.
2009-04-01 Bjoern A. ZeebAdd a new world named 'mips' to our universe.
2009-04-01 Doug RabsonFix the Xen build for i386 PV mode.
2009-04-01 Jung-uk KimGarbage collect unused stack segment since r190620.
2009-04-01 Konstantin... Document RTLD_NODELETE, -z nodelete and -z origin support.
2009-04-01 Konstantin... Sync definitions for struct sigcontext for i386 and...
2009-04-01 Konstantin... Regen
2009-04-01 Konstantin... Rename implementation function for freebsd32 sysarch...
2009-04-01 Konstantin... Save and restore segment registers on amd64 when enteri...
2009-04-01 Konstantin... Add separate gdt descriptors for %fs and %gs on amd64.
2009-04-01 Konstantin... Fully enumerate all i386 sysarch commands an amd64...
2009-04-01 Konstantin... Fill the fsbase and gsbase fields of the mcontext struc...
2009-04-01 Konstantin... Add all segment registers for the amd64 CPU to struct...
2009-04-01 Konstantin... Provide convenient definition of the union descriptor...
2009-04-01 Tom RhodesUse the real removal date for fla(4), put the entry...
2009-04-01 Tom RhodesAdd an entry for fla.4.
2009-04-01 Tom RhodesRemove the fla.4 manual page, the driver was nuked
2009-04-01 Tom RhodesFix punctuation.
2009-04-01 Tom RhodesOn second thought, remove the comma too.
2009-04-01 Tom RhodesRemove KSE bits, cross reference libthr.3.
2009-04-01 Alan CoxEliminate dead code.
2009-03-31 Olivier HouchardFix the userland, RAS, version of atomic_fetchadd_32 :
2009-03-31 Olivier HouchardUse Oxf0000000 instead of 0xff000000 to guess the physi...
2009-03-31 Olivier HouchardUse RTF_LLDATA.
2009-03-31 Jung-uk KimFix an uninitialized variable from the previous commit.
2009-03-31 Jung-uk KimProbe size of installed memory modules from loader...
2009-03-31 Warner LoshAdd additional data on the MIIBUS WTF that I committed...
2009-03-31 Warner LoshIt turns out that the initialization is required since...
2009-03-31 Warner Losho Minor tweaks to the AX88x90 probe routine, mostly...
2009-03-31 Robert NolandSimplify the radeon microcode loading.
2009-03-31 John BaldwinFix an off-by-one buffer overflow in ngets().
2009-03-31 Rui PauloRemove a dangling extern "C" declaration that was misse...
2009-03-31 Weongyo Jeongfix a bug that it passed a incorrect flag BUS_DMA_ALLOC...
2009-03-31 Kevin LoAdd another rum(4) device found in
2009-03-31 Pyun YongHyeonPartial revert r185756.
2009-03-31 Warner LoshGo back to filtering all PHY addresses above 16 since...
2009-03-31 David XuTurn on nodelete linker flag because libthr can not...
2009-03-31 Warner LoshHmmmm... This can't be right... But it looks like...
2009-03-30 Alexander MotinIntegrate user/mav/ata branch:
2009-03-30 Sam Lefflerrevert unintended change
2009-03-30 Sam LefflerHoist 802.11 encapsulation up into net80211:
2009-03-30 Rui PauloFix typo in comment.
2009-03-30 Rui PauloMFP mesh11s:
2009-03-30 Maksim Yevmenkin- Add ipfw_nat to the list of required modules if ...
2009-03-30 Sam Lefflerfake the association id so packets are not rejected...
2009-03-30 Edward Tomasz... Remove pseudocode from VOP_* manual pages. It was...
2009-03-30 Sam LefflerRemove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA...
2009-03-30 Robert NolandWe don't know what these pages are going to be used...
2009-03-30 John BaldwinAdd a simple manage for the refcount(9) API.
2009-03-30 Robert NolandLoad the right microcode for RS780.
2009-03-30 Warner LoshTwo fixes:
2009-03-30 Warner LoshThis is a major reworking of the AX88x90 support.
2009-03-30 Warner LoshNew PHY driver for the internal PHY found in the AX8879...
2009-03-30 Christian BruefferFix memory leak in semunload().
2009-03-30 Weongyo Jeongwhen it failed to inform rx/tx dma setup it should...
2009-03-30 Weongyo Jeongcorrects a error message.
2009-03-30 Weongyo Jeonghandles more exceptional cases when the driver failed...
2009-03-30 Konstantin... Implement support for RTLD_NODELETE flag for dlopen...
2009-03-30 Weongyo Jeongfix a bug of uses after free.
2009-03-30 Andrew ThompsonFurther rate limit the root wait status, it will be...
2009-03-30 Warner LoshAdd PHY entry for the ASIX 88x90 internal PHYs.
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-29 Alexander KabaevReplace v_dd vnode pointer with v_cache_dd pointer...
2009-03-29 Sam Lefflero add ic_rt to track the rate table for the current...
2009-03-29 Christian BruefferFix typo.
2009-03-29 Sam Lefflertoggling fast-frames requires clocking the state machine
2009-03-29 Ed SchoutenEmulate the FIODGNAME ioctl in our 32-bit emulator.
2009-03-29 Sam Lefflerremove bogus nwid use; that's a compat shim for netbsd
2009-03-29 Sam Lefflerfix wired-wireless failover example and remove incorrect
2009-03-29 Sam LefflerEliminate ic_myaddr so changing the mac address of...
2009-03-29 Hajimu UMEMOTOQuery DNS only once per an address family.
2009-03-29 Edward Tomasz... Get rid of VSTAT and replace it with VSTAT_PERMS, which...
2009-03-29 Marius StroblUnbreak OF_interpret() and its standard implementation...
2009-03-29 Michael ReifenbergerExtend comment in copyright notice as requested by...
2009-03-29 Alexander MotinFixup relative pointers after channel realloc. It fixes...
2009-03-29 Robert WatsonAdd SDT DTrace probes for VFS vnode operations in the...
next