]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-12-07 sosFix speed report on Intel SATA chips in compat mode.
2007-12-07 desWhen applying a spec, traverse the existing directory...
2007-12-07 cognetFix style in previous commit.
2007-12-07 thompsaPreallocate some space to return the scan results,...
2007-12-07 jkoshyIncrement FreeBSD_version to mark the addition of callc...
2007-12-07 jkoshyDocument the PMC_F_CALLCHAIN flag and the kern.hwpmc...
2007-12-07 jkoshyIntroduce pmcstat(8) changes for summarizing hwpmc...
2007-12-07 jkoshyKernel and hwpmc(4) support for callchain capture.
2007-12-07 kmacyAdd padding for anticipated functionality
2007-12-07 rrs- More fixes for lock misses on the transfer of data to
2007-12-07 emasteAllow simultaneous opens of the device for issuing...
2007-12-07 delphijTurn MPASS(0) into panic with more obvious reason why...
2007-12-06 jhbRegen.
2007-12-06 jhbAdd freebsd32 compat wrappers for msgctl() and __semctl...
2007-12-06 jhbAdd freebsd32 compat wrappers for msgctl() and _semctl...
2007-12-06 jhbMove 32-bit SYSV IPC structure definitions into freebsd...
2007-12-06 delphijsize_max should be unsigned, as such, use size_t here.
2007-12-06 cognetErm, add a missing else, we do not want to increase...
2007-12-06 jhbMove several data structure definitions out of freebsd3...
2007-12-06 julianRemove more dup'd code
2007-12-06 julianremove duped code
2007-12-06 julianNo need to assert that a == b when we just set a = b.
2007-12-06 lulf- Add support for all geom class command options in...
2007-12-06 kmacyChange uint8_t to equivalent base language type and...
2007-12-06 emasteAdd new controllers supported by rev 1.64 and 1.65...
2007-12-06 emasteAdd more PCI ID's from Adaptec's driver, including...
2007-12-06 desSimpler version of the previous commit.
2007-12-06 jhbOnly attach to a GPT partition if it has the GPT_ENT_TY...
2007-12-06 jhbAdd several missing comma's in the fancy syscall parsin...
2007-12-06 deischenSet the tcb (thread control block) in the child process...
2007-12-06 kmacyRespect the fact that the value a may be constant so...
2007-12-06 marcelAdd a BSD disklabel backend to g_part:
2007-12-06 emasteAdd PCI IDs for additional cards:
2007-12-06 njlHold Giant over the entire execution of the suspend...
2007-12-06 rrs- optimize the initialization of the SB max variables.
2007-12-05 kmacyFix bit macros to work on multi-byte types
2007-12-05 philipFix a use-after-free.
2007-12-05 philipPlug two potential (root-only, local) information leaks...
2007-12-05 obrienstyle(9)
2007-12-05 obrienReenable the Amd build. 'make world' passed on my...
2007-12-05 jkimTeach dhclient(8) about net80211 link (association...
2007-12-05 obrienPut stock 6.1.5 file into HEAD.
2007-12-05 obrienNot sure why mbr deleted this file - its useful.
2007-12-05 obrienTeach Amd how to unmount.
2007-12-05 obrienAccidently created the file with the wrong name.
2007-12-05 obrien'amu_autofs_prot.h'
2007-12-05 obrienAdjust for new files added to 6.1.5, and files retired...
2007-12-05 obrienUpdate for version 6.1.5.
2007-12-05 obrienWe now have to use part of the vendor supplied xdr_func.c.
2007-12-05 obrienThese now need to link with libamu.
2007-12-05 obrienAdd new BUILD_* knobs, and switch our definition &...
2007-12-05 obrienAutoconf would have created a symlink from conf/autofs...
2007-12-05 obrien2005-05-28 Erez Zadok <ezk@cs.sunysb.edu>
2007-12-05 obrien2005-10-02 Erez Zadok <ezk@cs.sunysb.edu>
2007-12-05 obrien2005-03-05 Ion Badulescu <ionut@moisil.badula.org>
2007-12-05 obrienInclude support for FreeBSD's <fs/msdosfs/msdosfsmount.h>.
2007-12-05 obrienMerge rev. 1.7 (change mounting directory to match...
2007-12-05 obrienMerge the 6.0.10p1 -> 6.1.5 changes into our manpages.
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienVirgin import of AMD (am-utils) v6.1.5
2007-12-05 obrienTemporarily disable amd for import.
2007-12-05 rrs- Puts default limits on 4k/9k and 16k zones for mbufs...
2007-12-05 obrienDelete from the vendor brach a few things that are...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 ruRevise the markup.
2007-12-05 remkoBring in support for: Marvell Yukon 8039
2007-12-05 kibUse curthread instead of the FIRST_THREAD_IN_PROC for...
2007-12-05 julianStop serial console and gdb serial port from getting...
2007-12-05 rodrigcIn nmount(), internally convert the mount option: ...
2007-12-05 thompsaApply a workaround for the unkillable jail problem...
2007-12-05 thompsaSupport monitor mode where the frame is discarded after...
2007-12-04 wkoszekRemove obsolete comment on a way of getting kernel...
2007-12-04 wkoszekCast address of 'bssid' to uint8_t since printf() expec...
2007-12-04 wkoszekCast 'data' to 'u_char', as printf() requires this...
2007-12-04 jkimRemove redundant checks for msgsnd(3) and msgrcv(3).
2007-12-04 wkoszekExplicitly initialize 'ret' to 0'. It lets one to build...
2007-12-04 rrs- More fixes for the non-blocking msg send, had the...
2007-12-04 wkoszekExplicitly initialize 'error' to 0 (two places). It...
2007-12-04 alcIncrement __FreeBSD_version on account of changes to...
2007-12-04 rrs- Opps, signedness issue with one of the new var's...
2007-12-04 rrs- Found a problem in non-blocking sends. When
2007-12-04 yarFor the sake of convenience, print the name of the...
2007-12-04 yar- Explicitly verify if all needed libs were found by...
2007-12-04 kibFix the ABI change of the signal delivered on the acces...
2007-12-04 kibImplement fetching of the __FreeBSD_version from the...
2007-12-04 kibCheck for the program headers alignment of the ELF...
2007-12-04 kibThe __used (== __attribute__((__used)) ) silences the...
2007-12-04 alcCorrect an error under COUNT_IPIS within pmap_lazyfix_a...
2007-12-04 alcStyle change: Use NULL rather than 0 where appropriate.
2007-12-04 silbyFix SACK negotiation that was broken in rev 1.105.
2007-12-04 alcIntroduce an UMA backend page allocator for the jumbo...
2007-12-04 kientzleIf a Zip entry has the "length at end" flag set, then...
2007-12-04 samupdate copyrights
2007-12-04 samupdate copyright's
2007-12-04 kensmithWhen compiled with the combination of flags used to...
2007-12-04 edwinMFV of tzdata2007j
2007-12-04 edwinUpdate with data from Newsletter VI-1 2007-09-21:
2007-12-03 thompsaImplement functions required by some ndis drivers.
2007-12-03 thompsaRemove compatibilty defines to simplify reading the...
2007-12-03 rwatsonDisplay per-thread command line in TDNAME field for...
next