]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-04-26 Sean FarleyHave the man page catch up with the namespace pollution...
2008-04-26 Jack F VogelOpps,missed line in the fix...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellVendor import of the full userland contrib part of...
2008-04-25 Brooks DavisReplace the prototype vaps_<ifn> and vap_create_<ifn...
2008-04-25 John BirrellVendor import of DTrace support files from OpenSolaris.
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Jack F VogelA change got dropped in the merge, add back
2008-04-25 Jack F VogelThis delta has a few important items:
2008-04-25 Sam Leffleradd rules for statically embedding ipw, iwi, ral, and...
2008-04-25 Sam Lefflerhookup the parent device's if_input and if_output to...
2008-04-25 Sam Lefflerremove scan task on state change so it doesn't unexpect...
2008-04-25 Robert WatsonAdd "ddb capture print" and "ddb capture status" comman...
2008-04-25 Rui PauloInitialize tz_active to a new constant TZ_ACTIVE_UNKNOW...
2008-04-25 Marcel MoolenaarUnbreak previous commit. While here, refactor the code...
2008-04-25 Alan CoxAlways use PG_PS_FRAME to extract the physical address...
2008-04-25 Robert WatsonRename debug.ddb.capture.bytes sysctl to debug.ddb...
2008-04-25 Daichi GOTOo Fixed multi thread access issue reported by Alexander...
2008-04-25 Daichi GOTOo Improved unix socket connection issue
2008-04-25 Daichi GOTOo Fixed rename panic issue
2008-04-25 Daichi GOTO o Fixed inaccessible issue especially including devfs...
2008-04-25 John BirrellVendor import of the CTF (Compact C Type Format) code...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellVendor import of libraries for DTrace from OpenSolaris.
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Daichi GOTOo Added system hang-up process when VOP_READDIR of...
2008-04-25 John BirrellVendor import of the DTrace app and test suite from...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Jeff Roberson - Add an integer argument to idle to indicate how...
2008-04-24 Marius Stroblo Disable HMEDEBUG by default.
2008-04-24 Marius Strobl- vx_stop() requires the driver lock to be held.
2008-04-24 Marius Strobl- Use bus_{read,write}_*(9) instead of bus_space_{read...
2008-04-24 Marius Strobl- Use NULL instead of 0 for pointers.
2008-04-24 Kris Kennawayfdhold can return NULL, so add the one remaining missin...
2008-04-24 David E. O... List of files that are off the vendor branch, but we...
2008-04-24 David E. O... Remove FreeBSD ID's so these are exact copies of the...
2008-04-24 Robert WatsonUse logic or, not binary or, when deciding whether...
2008-04-24 Konstantin... Allow the vnode zone to return the unused memory. The...
2008-04-24 Ruslan ErmilovStricter check for integer overflow.
2008-04-24 George V. Neville... Updated the test to handle multiple sinks. The sinks...
2008-04-24 Qing LiIn function rtalloc_mpath(), do not try to release...
2008-04-24 Sean FarleyCapitalize "Eve". This is the correct form and now...
2008-04-24 Marcel MoolenaarAdd support for gpart:
2008-04-23 Brooks DavisRevert rev 1.332 and keep ddb scripts off by default...
2008-04-23 Xin LIAvoid various shadowed variables. libthr is now almost...
2008-04-23 Marius Strobl- Include <machine/utrap.h> so this header doesn't...
2008-04-23 Marcel MoolenaarImplement the G_PART_DUMPCONF method for all 6 schemes...
2008-04-23 Marius Stroblo Rename ic_eoi to ic_clear to emphasize the functions...
2008-04-23 Jason EvansImplement red-black trees without using parent pointers...
2008-04-23 Roman DivackyImplement linux_truncate64() syscall.
2008-04-23 Ganbold TsagaankhuuFix the year of my doc/www commit bit that I've got :)
2008-04-23 Mark LinimonAdd 'arm' category.
2008-04-23 Marcel MoolenaarCorrect an off-by-1 for GPART. The literal partition...
2008-04-23 Sean FarleyAdd four utility functions related to struct grp proces...
2008-04-23 Sean FarleyDifferentiate in the tests against getenv() between...
2008-04-22 Poul-Henning... Now that all platforms use genclock, shuffle things...
2008-04-22 Andrew Thompsonlibbsdxml is now required by ifconfig(8).
2008-04-22 John BaldwinFix a leak in the recent fixes for file descriptors...
2008-04-22 Gabor PaliAdd:
2008-04-22 Ruslan ErmilovMake it possible to disable sources of entropy harvesting.
2008-04-22 Jeff Roberson - Use a local variable for i_ino in ufs_lookup. It...
2008-04-22 Robert WatsonAcquire a read lock, rather than a write lock, on a...
2008-04-22 John BirrellAdd FreeBSD IDs to files that originate in FreeBSD.
2008-04-22 David XuUse native rwlock.
2008-04-21 Rui PauloKill $P4$ id.
2008-04-21 Roman DivackyThe vmspace->vm_daddr is constant until freed, there...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius Strobl* gthr-posix.h (__gthread_active_p): Use the Solaris...
2008-04-21 Xin LIUpdate instructions to match recent practices
2008-04-21 Xin LIAdd vendor metadata
2008-04-21 Xin LIResolve conflicts.
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIImport netcat as of today's OPENBSD_4_3 snapshot.
2008-04-21 Brooks DavisChange the default of ddb_enable to YES so we default...
2008-04-21 Pawel Jakub... Back-out previous revision. For now I can use _ddb...
2008-04-21 Robert WatsonUse ddb(4), not DDB(4) for man page cross-references.
2008-04-21 Robert WatsonIn ICMPv6, read lock rather than write lock the inpcb...
2008-04-21 Robert WatsonWith IPv4 raw sockets, read lock rather than write...
2008-04-21 Robert WatsonRead lock, rather than write lock, the inpcb when trans...
2008-04-21 Søren SchmidtAdd HW level support for the Adaptec 1420SA controller.
2008-04-21 Søren SchmidtUnload DMA slot on device timeouts.
2008-04-21 Søren SchmidtDo not enable FIS based PM switching, even if not used...
2008-04-21 Poul-Henning... Make genclock standard on all platforms.
2008-04-21 Kevin LoRemove duplicate headers <sys/socket.h>
2008-04-21 Poul-Henning... Add a small script that will examine all files which...
2008-04-21 Christian Bruefferawi(4) has been removed.
2008-04-21 Marcel MoolenaarSwitch to using genclock. Have nexus double as clock...
2008-04-20 Olivier HouchardOn the AT91, we need to write on the EOI register after...
2008-04-20 Sam Lefflerfix build
2008-04-20 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-04-20 Sam Leffler802.11 support moves to vaps
2008-04-20 Sam Lefflertest scripts for vaps and other 802.11 features
2008-04-20 Sam Leffleradd dwds test app
2008-04-20 Sam Lefflerupdate for vaps
2008-04-20 Sam Lefflero update for vaps
2008-04-20 Sam Lefflero update for vaps
2008-04-20 Sam Lefflerrc support for vaps
2008-04-20 Sam Leffler802.11 regulatory definitions used by ifconfig
2008-04-20 Sam LefflerMulti-bss (aka vap) support for 802.11 devices.
2008-04-20 Sam Lefflermove awi to the Attic; it will not make the jump to...
next