]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-12-05 Jung-uk KimTeach dhclient(8) about net80211 link (association...
2007-12-05 David E. O... Put stock 6.1.5 file into HEAD.
2007-12-05 David E. O... Not sure why mbr deleted this file - its useful.
2007-12-05 David E. O... Teach Amd how to unmount.
2007-12-05 David E. O... Accidently created the file with the wrong name.
2007-12-05 David E. O... 'amu_autofs_prot.h'
2007-12-05 David E. O... Adjust for new files added to 6.1.5, and files retired...
2007-12-05 David E. O... Update for version 6.1.5.
2007-12-05 David E. O... We now have to use part of the vendor supplied xdr_func.c.
2007-12-05 David E. O... These now need to link with libamu.
2007-12-05 David E. O... Add new BUILD_* knobs, and switch our definition &...
2007-12-05 David E. O... Autoconf would have created a symlink from conf/autofs...
2007-12-05 David E. O... 2005-05-28 Erez Zadok <ezk@cs.sunysb.edu>
2007-12-05 David E. O... 2005-10-02 Erez Zadok <ezk@cs.sunysb.edu>
2007-12-05 David E. O... 2005-03-05 Ion Badulescu <ionut@moisil.badula.org>
2007-12-05 David E. O... Include support for FreeBSD's <fs/msdosfs/msdosfsmount.h>.
2007-12-05 David E. O... Merge rev. 1.7 (change mounting directory to match...
2007-12-05 David E. O... Merge the 6.0.10p1 -> 6.1.5 changes into our manpages.
2007-12-05 David E. O... This commit was generated by cvs2svn to compensate...
2007-12-05 David E. O... Virgin import of AMD (am-utils) v6.1.5
2007-12-05 David E. O... Temporarily disable amd for import.
2007-12-05 Randall Stewart- Puts default limits on 4k/9k and 16k zones for mbufs...
2007-12-05 David E. O... Delete from the vendor brach a few things that are...
2007-12-05 David E. O... This commit was generated by cvs2svn to compensate...
2007-12-05 Ruslan ErmilovRevise the markup.
2007-12-05 Remko LodderBring in support for: Marvell Yukon 8039
2007-12-05 Konstantin... Use curthread instead of the FIRST_THREAD_IN_PROC for...
2007-12-05 Julian ElischerStop serial console and gdb serial port from getting...
2007-12-05 Craig RodriguesIn nmount(), internally convert the mount option: ...
2007-12-05 Andrew ThompsonApply a workaround for the unkillable jail problem...
2007-12-05 Andrew ThompsonSupport monitor mode where the frame is discarded after...
2007-12-04 Wojciech A... Remove obsolete comment on a way of getting kernel...
2007-12-04 Wojciech A... Cast address of 'bssid' to uint8_t since printf() expec...
2007-12-04 Wojciech A... Cast 'data' to 'u_char', as printf() requires this...
2007-12-04 Jung-uk KimRemove redundant checks for msgsnd(3) and msgrcv(3).
2007-12-04 Wojciech A... Explicitly initialize 'ret' to 0'. It lets one to build...
2007-12-04 Randall Stewart- More fixes for the non-blocking msg send, had the...
2007-12-04 Wojciech A... Explicitly initialize 'error' to 0 (two places). It...
2007-12-04 Alan CoxIncrement __FreeBSD_version on account of changes to...
2007-12-04 Randall Stewart- Opps, signedness issue with one of the new var's...
2007-12-04 Randall Stewart- Found a problem in non-blocking sends. When
2007-12-04 Yaroslav TykhiyFor the sake of convenience, print the name of the...
2007-12-04 Yaroslav Tykhiy- Explicitly verify if all needed libs were found by...
2007-12-04 Konstantin... Fix the ABI change of the signal delivered on the acces...
2007-12-04 Konstantin... Implement fetching of the __FreeBSD_version from the...
2007-12-04 Konstantin... Check for the program headers alignment of the ELF...
2007-12-04 Konstantin... The __used (== __attribute__((__used)) ) silences the...
2007-12-04 Alan CoxCorrect an error under COUNT_IPIS within pmap_lazyfix_a...
2007-12-04 Alan CoxStyle change: Use NULL rather than 0 where appropriate.
2007-12-04 Mike SilbersackFix SACK negotiation that was broken in rev 1.105.
2007-12-04 Alan CoxIntroduce an UMA backend page allocator for the jumbo...
2007-12-04 Tim KientzleIf a Zip entry has the "length at end" flag set, then...
2007-12-04 Sam Lefflerupdate copyrights
2007-12-04 Sam Lefflerupdate copyright's
2007-12-04 Ken SmithWhen compiled with the combination of flags used to...
2007-12-04 Edwin GroothuisMFV of tzdata2007j
2007-12-04 Edwin GroothuisUpdate with data from Newsletter VI-1 2007-09-21:
2007-12-03 Andrew ThompsonImplement functions required by some ndis drivers.
2007-12-03 Andrew ThompsonRemove compatibilty defines to simplify reading the...
2007-12-03 Robert WatsonDisplay per-thread command line in TDNAME field for...
2007-12-03 David SchultzMake sure we set the locale to "C" when testing thousan...
2007-12-03 Hajimu UMEMOTOMerge BIND 9.4.2 into main chunk.
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Hajimu UMEMOTOVendor import of BIND 9.4.2
2007-12-03 Robert WatsonWhen a symbol name can't be resolved, return "??" as...
2007-12-03 Dag-Erling... Since jb@ fixed the type of dd_lock in <dirent.h>,...
2007-12-03 Ariff AbdullahFix audio playback aborted with SNDCTL_DSP_SETTRIGGER...
2007-12-03 Konstantin... Do not allow the SNPSTTY ioctl for the snoop device...
2007-12-03 Konstantin... Restore the branding of the ELF executables. The struct...
2007-12-03 Robert WatsonCatch up pc98 for i386 stack(9) changes:
2007-12-03 Joseph KoshyAdd callchain parsing to -lpmc.
2007-12-03 Joseph KoshyAdd userland definitions for parsing callchain records.
2007-12-03 Joseph KoshyReplace a spurious cross-reference to hwpmc(4) with...
2007-12-03 Kevin Lozic(8) should exit the loop when the end of the string...
2007-12-03 Joseph KoshyWhen printing the contents of a HWPMC log in human...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonUpdate this file so that BIND on ARM can actually work...
2007-12-03 David SchultzTests for rounding, and for the leading 0's bug.
2007-12-03 David SchultzIn scanf, round according to the current rounding mode.
2007-12-03 Pyun YongHyeonAlways honor promiscuous flag prior to programming...
2007-12-02 Robert WatsonConnect procstat(1) to the build.
2007-12-02 Robert WatsonAdd procstat(1), a process inspection utility. This...
2007-12-02 Doug BartonOne more glue update for BIND 9.4.2
2007-12-02 Robert WatsonAdd another new sysctl in support of the forthcoming...
2007-12-02 Robert WatsonRemove duplicate $FreeBSD$ tag.
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Scott LongProvide unqiue malloc types instead of using M_DEVBUF.
2007-12-02 Scott LongRefactor completion handlers so that they can be combin...
2007-12-02 Doug BartonThese files are not part of the distribution.
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Doug BartonThis file is no longer in BIND 9.4.2
2007-12-02 Doug BartonUpdate glue for BIND 9.4.2
2007-12-02 Doug BartonVendor import of BIND 9.4.2
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Scott LongMake a pass at style.9 compliance
2007-12-02 Scott LongFix a typo that was hidden by AMR_DEBUG.
2007-12-02 Scott LongFix printf format bugs that where hidden by AMR_DEBUG.
2007-12-02 Scott LongThe AR_SCSI_PASSTHROUGH conditional no longer exists...
2007-12-02 Ariff AbdullahHeadphone / speakers automute fixup for Acer Aspire...
2007-12-02 Olivier HouchardFix a potential bug in pmap :
next