]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-02 Dag-Erling... Get rid of the postrandom script. It was born in a...
2014-11-02 Mateusz Guzikfiledesc: lock filedesc lock in fdcloseexec only when...
2014-11-02 John-Mark Gurneyadd an rc.d script to automatically grow the specified...
2014-11-01 Mateusz GuzikFix up module unload for syscall_module_handler consumers.
2014-11-01 Enji CooperPort h_hash and t_sha2 to FreeBSD
2014-11-01 Enji CooperExpect :sscanf_whitespace to fail on !NetBSD OSes
2014-11-01 Enji CooperSkip :fopen_regular on !NetBSD because it's a NetBSD...
2014-11-01 Enji CooperAdd new atf_tc_expect_fail to fflush_err; this is a...
2014-11-01 Enji CooperDisable testcases 12 and 15-22 on FreeBSD
2014-11-01 Enji CooperExpect :snprintf_posarg_error to blow up with a SIGSEGV...
2014-11-01 Enji CooperPort h_atexit to FreeBSD
2014-11-01 Enji CooperPort t_mincore to FreeBSD
2014-11-01 Enji CooperPort t_kevent to FreeBSD
2014-11-01 Enji CooperSkip :sethostname_basic because it messes up the test...
2014-11-01 Gavin AtkinsonUpdates to the list of CPUs supported by the amd64...
2014-11-01 Marcel MoolenaarChange the order of the arguments to file_loadraw(...
2014-11-01 Mark MurrayRemove duplicate macro settings (probably due to an...
2014-11-01 Enji Coopergetitimer on FreeBSD returns the last set time instead...
2014-11-01 Enji CooperPort lib/libc/sys/t_dup to FreeBSD/Linux
2014-11-01 Enji CooperPort lib/libc/net/h_dns_server to FreeBSD
2014-11-01 Enji CooperPort tests to FreeBSD/Linux
2014-11-01 Andrew TurnerStart to allow platforms other than U-Boot to use the...
2014-11-01 Enji CooperDon't prune duplicate services in the expected output...
2014-11-01 Jean-Sébastien... vt(4): Adjust the cursor position after changing the...
2014-11-01 Julio MerinoMFV: Import atf-0.21.
2014-11-01 Julio MerinoPut mtree test files into a subdirectory.
2014-11-01 Andrew TurnerMove the definitions of the fdt functions from a uboot...
2014-11-01 Luiz Otavio... Fix the build of non-FDT systems by moving the gpiobusv...
2014-11-01 Michael TuexenDon't zero the stats before they are read out.
2014-11-01 Dag-Erling... <sys/param.h> is a superset of <sys/types.h> and must...
2014-10-31 Nathan WhitehornRewrite some of the disk setup documentation to be...
2014-10-31 Jilles Tjoelkersh: Fix corruption of CTL* bytes in positional paramete...
2014-10-31 Xin LIrc.d/geli should not depend on random, as the attach...
2014-10-31 Edward Tomasz... Change the default log level for iSCSI target from...
2014-10-31 Luiz Otavio... Fix the gpiobus locking by using a more sane model...
2014-10-31 Andrew TurnerThe command name is a constant, use the correct type.
2014-10-31 Andrew TurnerClean up the types of a few strings to make them const...
2014-10-31 Konstantin... Add type qualifier volatile to the base (userspace...
2014-10-31 Gleb SmirnoffUse macro ERROUT() to make code more laconic and follow...
2014-10-31 Andrey V. ElsukovRemove the check for packets with broadcast source...
2014-10-31 Kevin LoFix usage of kern_getenv().
2014-10-31 Dag-Erling... Add /etc/rc.d/initrandom, which was removed in r273872.
2014-10-31 Alexander V... Print human-readable error for "route not found" case.
2014-10-31 Andrey V. ElsukovUse in_localip() instead of handmade implementation.
2014-10-31 Andrey V. ElsukovFix typo.
2014-10-31 Tijl CoosemansBuild ttm_agp_backend.c.
2014-10-31 Mateusz Guzikfiledesc: drop retval argument from do_dup
2014-10-31 Hans Petter... Only put one CTASSERT() inside each macro to avoid...
2014-10-31 Mateusz Guzikfiledesc: fix missed comments about fdsetugidsafety
2014-10-31 Edward Tomasz... Build mount_nfs(8) with WARNS=6.
2014-10-31 Mateusz Guzikfiledesc: make fdinit return with source filedesc locke...
2014-10-31 Mateusz Guzikfiledesc: iterate over fd table only once in fdcopy
2014-10-31 Mateusz Guzikfiledesc: tidy up fdfree
2014-10-31 Mateusz Guzikfiledesc: tidy up fdcopy a little bit
2014-10-30 Hiren PanchasaraUse search method instead of fixed offsets for finding...
2014-10-30 Mateusz GuzikBump FreeBSD_version due to syscall*_register API chang...
2014-10-30 Julio MerinoUse the right depend file for each program.
2014-10-30 Mark MurrayThis is the much-discussed major upgrade to the random...
2014-10-30 John BaldwinSkip the smap sysctl instead of panicing if no kernel...
2014-10-30 Julio MerinoImport atf-0.21:
2014-10-30 Hans Petter... Fix compile warning by removing unused variable.
2014-10-30 Josh PaetzelPlug memory ordering holes in buf_ring_enqueue. For...
2014-10-30 Doug AmbriskoMake UEFI booting of 4Kn disks work:
2014-10-30 Tijl CoosemansAvoid possible overflow in agp_generic_alloc_memory.
2014-10-30 Tijl CoosemansPort the TTM AGP backend to the FreeBSD agp driver...
2014-10-30 Edward Tomasz... Remove two functions unused after r273848. Would be...
2014-10-30 Andrey V. ElsukovRemove redundant code.
2014-10-30 Andrey V. ElsukovMove ifq drain into in6m_purge().
2014-10-30 Tijl CoosemansAdd two new functions to the AGP driver KPI to bind...
2014-10-30 Andrey V. ElsukovFix mbuf leak in IPv6 multicast code.
2014-10-30 Edward Tomasz... Update acl(3) to expand on NFSv4 ACL support.
2014-10-30 Edward Tomasz... Make it clear that ACL flags are NFSv4-only.
2014-10-30 Edward Tomasz... Fix handling of "conn" mount_nfs(8) option.
2014-10-30 Edward Tomasz... Note that the "timeout" nfs option is in tenths of...
2014-10-30 Julien CharbonFix a race condition in TCP timewait between tcp_tw_2ms...
2014-10-30 Edward Tomasz... Add support for "timeo", "actimeo", "noac", and "proto...
2014-10-30 Edward Tomasz... Get rid of obsolete code in mount_nfs(8).
2014-10-30 Mateusz Guzikfiledesc: make sure to force table reload in fget_unloc...
2014-10-30 John-Mark Gurneyfix spelling of offset since that is what is used in...
2014-10-30 Mateusz Guzikfiledesc: microoptimize fget_unlocked by retrying obtai...
2014-10-30 Mateusz Guzikfiledesc: get rid of atomic_load_acq_int from fget_unlocked
2014-10-29 Xin LI.a's are installed in /usr/lib, don't delete them.
2014-10-29 Dimitry AndricFix a clang 3.5 warning about abs(3) being given an...
2014-10-29 Jung-uk KimReplace a magic number with the proper definition....
2014-10-29 John BaldwinRework the EXAMPLES section to be a bit clearer.
2014-10-29 Edward Tomasz... Fix iscsictl(8) and ctld(8) to correctly handle Windows...
2014-10-29 Edward Tomasz... Keep the token list sorted.
2014-10-29 Edward Tomasz... Make it possible to optionally use semicolon to separat...
2014-10-29 Edward Tomasz... Simplify code; no functional changes.
2014-10-29 Edward Tomasz... Add discovery-filter. This makes it possible to restri...
2014-10-29 Navdeep Parharrping: make sure that the CQ event thread can never...
2014-10-29 Enji CooperFix the logic inversion in the previous commit by ensur...
2014-10-29 Alexander MotinImplement better handling for ENOSPC error for both...
2014-10-29 John-Mark Gurneymake this compile on arm... bus_size_t is not size_t...
2014-10-29 Navdeep ParharUserspace library for Chelsio's Terminator 5 based...
2014-10-28 Enji CooperFilter out TESTS_SUBDIRS already added to SUBDIR instea...
2014-10-28 Jilles TjoelkerTreat IFS separators in "$*" as quoted.
2014-10-28 John BaldwinRework virtual machine hypervisor detection.
2014-10-28 Luiz Otavio... Make the GPIO children attach to the first unit availab...
2014-10-28 Navdeep ParharAlways request a completion for every work request...
next