]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-06-10 Rui PauloRegen.
2013-06-10 Rui PauloUse STRUCT_USB_HOST_ID to make sure we have the right...
2013-06-10 Alan CoxRevise the interface between vm_object_madvise() and...
2013-06-09 Marcel MoolenaarAdd vfs_mounted and vfs_unmounted events so that compon...
2013-06-09 Marius Strobl- The method introduced as part of r234898 for not...
2013-06-09 Marcel MoolenaarChange the set and unset ctlreqs by making the index...
2013-06-09 Marcel MoolenaarRemove stub implementation.
2013-06-09 Olivier HouchardIncrease the maximum KVM available on TI chips. Not...
2013-06-09 Rick MacklemModify nfsstat.c so that it prints out an error when...
2013-06-09 Hiroki SatoAdd :ifname modifier to specify interface-specific...
2013-06-09 Hiroki SatoFix a bug that the gateway address was not shown when...
2013-06-09 Hiroki Sato- Add file system type number (vfc_typenum) in the...
2013-06-09 Devin TeskeFix a bug introduced by r251236; product of bug was...
2013-06-09 Jilles TjoelkerMake recv() and send() cancellation points, as required...
2013-06-09 Ed SchoutenFix the way atomic_is_lock_free() is defined for Clang.
2013-06-09 Jaakko HeinonenPrint file names without stdio buffering to avoid mixin...
2013-06-09 Joel DahlMinor mdoc fixes.
2013-06-09 Glen BarberAdd freebsd-update.conf(5) to OptionalObsoleteFiles.inc
2013-06-09 Pedro F. Giffunie2fs_bpg and e2fs_isize are always unsigned.
2013-06-09 Pedro F. Giffunilibstand: Reset the seek pointer in ext2fs as done...
2013-06-08 Baptiste DaroussinFix a bad calloc(3) call
2013-06-08 Ed SchoutenMerge the 1 and 2 byte versions of the atomic functions...
2013-06-08 Ed SchoutenAdd testing utility for behavior of atomic ops.
2013-06-08 Devin TeskeFix a bug introduced with r251190, in which a small...
2013-06-08 Devin TeskeFix a bug introduced with r249751, in which a small...
2013-06-08 Devin TeskeFix a typo in comments.
2013-06-08 Devin TeskeDon't silently ignore errors (found while
2013-06-08 Devin TeskePrevent getting hung-up on the following prompt (found...
2013-06-08 Devin TeskeFix a one-character typo. The effects of which were...
2013-06-08 Adrian ChaddAdd 8devices CARAMBOLA2 support.
2013-06-08 Adrian ChaddAdd support for two new winbond SPI flash parts.
2013-06-08 Devin TeskeAdd a prompt to the "Add User" and "Add Group" sub...
2013-06-08 Sergey KandaurovMinor markup.
2013-06-08 Devin TeskeCurb another regression (this one introduced by r251545...
2013-06-08 Sergey KandaurovUpdate locking scheme, mostly transition from sched_lock.
2013-06-08 Devin TeskeFix a regression introduced by r251544; if user chooses...
2013-06-08 Devin TeskeCheck for ESC as a separate choice from "NO" when askin...
2013-06-08 Devin TeskeTrack defaultitem in the password and account expiry...
2013-06-08 Devin TeskeFix a regression in the "Login Management" module intro...
2013-06-08 Devin TeskeReduce verbosity in the "Console"->"Saver" module ...
2013-06-08 Devin TeskeRemove extraneous characters ('<<<') from `Exit' menuta...
2013-06-08 Ed SchoutenActually make the 2-byte atomics work.
2013-06-08 Rui PauloImport Kevin Lo's port of urtwn(4) from OpenBSD. urtwn...
2013-06-08 Jilles Tjoelkersigaction(2): Document various non-POSIX functions...
2013-06-08 Gleb Smirnoffaio_mlock() added:
2013-06-08 Gleb Smirnoff Add new system call - aio_mlock(). The name speaks...
2013-06-08 Ed SchoutenUse improved __sync_*() intrinsics for MIPS in userspac...
2013-06-08 Ed SchoutenAdd proper __sync_*() intrinsics for MIPS.
2013-06-08 Gleb Smirnoff Make sys_mlock() function just a wrapper around vm_ml...
2013-06-08 Gleb Smirnoff Separate LIO_SYNC processing into a separate function...
2013-06-08 Xin LIMFV r251519:
2013-06-08 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14041...
2013-06-08 Navdeep Parharcxgbe/tom: Fix bad signed/unsigned mixup in the stid...
2013-06-08 Andrew TurnerMerge in changes from NetBSD:
2013-06-08 Sean BrunoImplement foreign volume handling. Allows admins to...
2013-06-07 Hans Petter... Fix some recent regression issues:
2013-06-07 Andrew TurnerFinish pulling in the NetBSD setjmp/longjmp updates...
2013-06-07 Ed MasteAdd WITH_DEBUG_FILES
2013-06-07 Ed MasteAdd a new knob WITH_DEBUG_FILES to control the building...
2013-06-07 Andrew TurnerReduce the difference to NetBSD.
2013-06-07 Andrew TurnerInclude machine/setjmp.h to get the definition of _JB_M...
2013-06-07 Andrew TurnerRemove an extra copy of _setjmp from libstand. We have...
2013-06-07 Xin LIMake 'portsnap alfred' overwrite ports tree if it's...
2013-06-07 Simon J. GerratyOverride bmake's default MAKEFILE_PREFERENCE
2013-06-07 Alan CoxAdd missing VM object unlocks in an error case.
2013-06-07 Bruce M SimpsonDisable IGMPv3 link timers on a transition to IGMPv2.
2013-06-07 Sergey KandaurovFreeBSD 8.4 added.
2013-06-07 Hans Petter... Add support for polling the XHCI interrupt handler...
2013-06-07 Ed MasteAdd libusb_get_port_numbers
2013-06-07 Mikolaj GolubProperly set curvnet context in lagg_port_setlladdr...
2013-06-07 Adrian ChaddDon't hold the node lock over the iterator.
2013-06-07 Adrian ChaddBring over the initial static bluetooth coexistence...
2013-06-07 Andrey V. ElsukovUse getnameinfo(3) instead of inet_ntop(3) to make...
2013-06-07 Jaakko HeinonenRevert r238399.
2013-06-07 Adrian ChaddAdd accessor macros for the bluetooth coexistence routines.
2013-06-07 Adrian ChaddAdd bluetooth fixes to the AR5416/AR92xx HAL:
2013-06-07 Pyun YongHyeonCorrect setting TX random backoff register. This regist...
2013-06-07 Pyun YongHyeonDo not report current link status if driver is not...
2013-06-07 Pedro F. Giffunigcc: install AMD intrinsics header ammintrin.h
2013-06-07 Scott LongSimplify the checking of flags for cam_periph_mapmem...
2013-06-06 Xin LIMFV r251474:
2013-06-06 Rick MacklemFix r251444 so that gssd.c still builds for WITHOUT_KER...
2013-06-06 Ed MasteSwitch to 2-clause license and standard text
2013-06-06 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14039...
2013-06-06 Attilio RaoComplete r251452:
2013-06-06 John BaldwinDo not compare the existing mask of a cpuset with a...
2013-06-06 Jung-uk KimAdjust CFLAGS to pick up correct regex.h and posix...
2013-06-06 Alan CoxDon't busy the page unless we are likely to release...
2013-06-05 Jeff Roberson - Consolidate duplicate code into support functions.
2013-06-05 Rick MacklemDocument the new "-v" option for the gssd daemon.
2013-06-05 Rick MacklemAdd a "-v" (verbose) option to the gssd daemon, to...
2013-06-05 Jilles Tjoelkerrelease: Allow empty extra distributions.
2013-06-05 Adrian ChaddEnable slow diversity combining for the AR9285.
2013-06-05 Adrian ChaddAs a temporary work-around (read: until there's a nice...
2013-06-05 Xin LIUse calloc().
2013-06-05 Xin LIRemove unneeded reference to link.h (sys/link_elf.h).
2013-06-05 Jung-uk KimConnect libgnuregex 2.17 to the build.
2013-06-05 Jung-uk KimFix build for FreeBSD. We do not have alloca.h.
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Jung-uk KimImport couple of important bug fixes from the upstream.
next