]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-07 Eitan AdlerAdd two missing NetBSD releases
2013-05-06 Hiren PanchasaraFixing a clang warning about using uninitialized variable.
2013-05-06 Gleb SmirnoffImprove KASSERT() message.
2013-05-06 Gleb SmirnoffSimplify printf().
2013-05-06 Konstantin... Avoid deactivating the page if it is already on a queue...
2013-05-06 Hiren Panchasaraobjdump output changed indentation from 1 space to...
2013-05-06 Eitan AdlerRemove includes for old versions of FreeBSD.
2013-05-06 Eitan AdlerFix a typo in an error message.
2013-05-06 Alexander MotinRework r250298 in more correct way.
2013-05-06 Andre OppermannBack out r249318, r249320 and r249327 due to a heisenbu...
2013-05-06 Grzegorz BernackiFix page reference emulation on ARMv6 and v7
2013-05-06 Alexander MotinFix byte order of ATA WWN when converting it to SCSI...
2013-05-06 Grzegorz BernackiFix L2 PTE access permissions management.
2013-05-06 Grzegorz BernackiCorrect comment about initial VA=>PA mapping
2013-05-06 Grzegorz BernackiDisable decoding windows with no FDT entry.
2013-05-06 Grzegorz BernackiAvoid calling pcpu_init() simultaneously.
2013-05-06 Grzegorz BernackiProperly initialize Armada XP MP subsystem.
2013-05-06 Grzegorz BernackiInitialize L2 cache for Armada XP.
2013-05-06 Grzegorz BernackiMove initialization of CESA decoding windows from commo...
2013-05-05 Nathan WhitehornOnly check fan type once. Not only is continuously...
2013-05-05 Luigi Rizzouse a plain 'make toolchain' to build toolchain, and
2013-05-05 Alexander MotinSome fixes to snd_envy24ht(4) driver:
2013-05-05 Luigi Rizzoremove a leftover comment
2013-05-05 Jilles Tjoelkersh: Use O_CLOEXEC and F_DUPFD_CLOEXEC instead of separa...
2013-05-05 Adrian ChaddAdd the AR9300 descriptor decoding code.
2013-05-05 Adrian ChaddThis is a simple script to output the delta between...
2013-05-05 Stanislav Sedov- Use int8_t type for the mftrecsz field in g_label_ntf...
2013-05-05 Xin LIMFV: Update zlib to 1.2.8.
2013-05-04 Alan CoxOptimize vm_radix_lookup_ge() and vm_radix_lookup_le...
2013-05-04 Tim KientzleMake a debugging printf a little more useful.
2013-05-04 Ian LeporeFix comment block formatting.
2013-05-04 Ian LeporeInsert STOP_UNWINDING directives in the _start (kernel...
2013-05-04 Ian LeporeEABI unwinder enhancements... When it's time to stop...
2013-05-04 Hiroki SatoUse FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node...
2013-05-04 Sergey KandaurovPOSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD...
2013-05-04 Matthew D FlemingAdd missing vdrop() in error case.
2013-05-04 Alexander V... Use unified method for accessing / updating cached...
2013-05-04 Sergey KandaurovDocument that the return type is different from 1003...
2013-05-04 Sergey Kandaurovmdoc: missing comma in .Dd macro.
2013-05-04 Davide ItalianoIf the kernel is compiled with VMIMAGE support, the...
2013-05-04 Stefan FarfelederAdd a few xargs tests related to -0, -n and quoting.
2013-05-04 Hiroki Sato- Fix exit status when ip6addrctl_verbose=yes [*]
2013-05-04 Gavin AtkinsonKill yet another reference to UserConfig
2013-05-04 Davide ItalianoChange VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLO...
2013-05-04 Davide ItalianoOverhaul locking in netsmb, getting rid of the obsolete...
2013-05-04 Davide ItalianoCompletely rewrite the interface to smbdev switching...
2013-05-04 Chris ReesIntroduce and use new flag -L to mount for mounting...
2013-05-04 Sergey KandaurovAdd entry for errno ECAPMODE.
2013-05-04 Sergey KandaurovBump date.
2013-05-04 Jilles Tjoelkerlibkvm: Make second /dev/null file descriptor close...
2013-05-04 Jilles Tjoelkerlibkvm: Use O_CLOEXEC instead of separate fcntl(F_SETFD...
2013-05-04 Adrian ChaddThe holding buffer logic needs to be used for _all_...
2013-05-03 Jung-uk KimImprove compatibility with recent flex from flex.source...
2013-05-03 Jung-uk KimReduce diff with upstream.
2013-05-03 Xin LIVendor import of zlib 1.2.8.
2013-05-03 John BaldwinSimilar to 233760 and 236717, export some more useful...
2013-05-03 Jilles Tjoelkersh: Remove racy test case for read builtin.
2013-05-03 Navdeep Parharcxgbe: Switch to a better way to install firmware.
2013-05-03 John BaldwinFix FIONREAD on regular files. The computed result...
2013-05-03 John BaldwinFix two bugs in the current NUMA-aware allocation code:
2013-05-03 Navdeep Parharcxgbe/tom: Do not use M_PROTO1 to mark rx zero-copy...
2013-05-03 Dimitry AndricAllow building clang on older FreeBSD releases, where...
2013-05-03 Jilles Tjoelkersh: Improve error handling in read builtin:
2013-05-03 Hans Petter... Fix compile warning.
2013-05-03 Sergey KandaurovAlso, add a missing period.
2013-05-03 Sergey KandaurovRemove an extra comma.
2013-05-03 Sergey KandaurovRemove the STANDARDS section.
2013-05-03 Alexander MotinTune support for removable media in da driver:
2013-05-03 Hans Petter... - Add more defines to limit USB memory usage and number...
2013-05-03 Steven HartlandFix uninitialized warning in mps
2013-05-03 Hans Petter... Always put space before the comma before ##__VA_ARGS__...
2013-05-03 Hans Petter... Add some defines to limit USB memory usage in reduced...
2013-05-03 Ulrich SpörleinAlways install pmc.foo(3) manpages.
2013-05-03 Hans Petter... Allow the default USB template to be specified at compi...
2013-05-03 Hans Petter... Add new USB API to get the port path of a USB device.
2013-05-03 Edwin GroothuisOp 30 April 2013 trad koninging Beatrix af en werd...
2013-05-03 Neel NatuImplement the NOTIFY_ON_EMPTY capability in the virtio...
2013-05-02 Konstantin... The fsync(2) call should sync the vnode in such way...
2013-05-02 Warner LoshUse cvmx_mgmt_port_num_ports() instead of the inlined...
2013-05-02 Warner LoshExpose cvmx_mgmt_port_num_ports() as a wrapper to the...
2013-05-02 Konstantin... Fix the v_object leak for non-regular tmpfs vnodes.
2013-05-02 Konstantin... For the new regular tmpfs vnode, v_object is initialize...
2013-05-02 Konstantin... The page read or written could be wired. Do not requeu...
2013-05-02 Konstantin... Add a hint suggesting why tmpfs does not need a special...
2013-05-02 Eitan AdlerPrefer using the C++ version of the standard headers...
2013-05-02 Alexander MotinAdd IDs for HighPoint RocketRAID 640L/642L/644L --...
2013-05-02 Luigi Rizzoremove trailing whitespace
2013-05-02 Steven HartlandEnable CAM SCSI to choice ATA TRIM during autodetection...
2013-05-02 Davide ItalianoSuppress a GCC warning. This warning is actually bogus...
2013-05-02 Steven HartlandUse the existence of ATA Information VPD to determine...
2013-05-02 Steven HartlandFix probe in progress check in dareprobe
2013-05-02 Steven HartlandUpdate probe flow so that devices with lbp can also...
2013-05-02 Rick MacklemFix the getpwnam_r() call in the pname_to_uid() kerbero...
2013-05-02 Rick MacklemFix the getpwuid_r() call in the gssd daemon so that...
2013-05-02 Ed MasteSwitch to standard copyright license text
2013-05-02 Adrian ChaddAdd the AR9300 HAL into the kernel and module builds.
2013-05-02 Adrian ChaddFix this code to compile without warnings - AH_DEBUG...
2013-05-02 Eitan AdlerUpdate Intel email address.
2013-05-02 Adrian ChaddAdd device identification and probe/attach support...
2013-05-02 Adrian ChaddAdd the AR933x SoC GPIO pin count limitation.
next