]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-07 Marcel MoolenaarDocument that df(1) supports libxo(3).
2014-11-07 Marcel MoolenaarConvert to use libxo.
2014-11-07 Marcel MoolenaarFix a SIGSEGV when emitting XML or JSON when reading...
2014-11-07 Devin TeskeFor really fast machines, an edge-case may exist where...
2014-11-07 Alexander MotinSynchronize medium rotation rate in legacy Rigid Disk...
2014-11-06 Jack F VogelUpdate the Intel i40e drivers, ixl version 1.2.8, ixlv...
2014-11-06 Devin TeskeSUBDIR_DEPENDS__ in lib/Makefile is not working out...
2014-11-06 Mark JohnstonAutomatically build with debug symbols when building...
2014-11-06 Baptiste DaroussinAdd a quick and dirty script to check validity of links...
2014-11-06 Andrey V. ElsukovWhen mode isn't explicitly specified (wildcard) and...
2014-11-06 Devin TeskeRe-enable dpv(1,3): Introduced via r274116; temporarily...
2014-11-06 Ian LeporeStrengthen the sanity checking of busdma tag parameters.
2014-11-06 Baptiste DaroussinBackout 274170 it breaks for mips
2014-11-06 Ian LeporeA dma tag alignment should be 1 (not 0) when a device...
2014-11-06 Ian LeporeA dma tag alignment should be 1 (not 0) when a device...
2014-11-06 Alexander V... Fix build.
2014-11-06 Warner LoshIgnore errors from rm -rf to support high -j builds...
2014-11-06 Warner LoshThese don't belong in the modules directory.
2014-11-06 Warner LoshRetire the '@' symlink. It isn't really needed and...
2014-11-06 Warner Loshclean removes @ and machine now, so no need to do it...
2014-11-06 Marcel MoolenaarSeparate references by a comma.
2014-11-06 Marcel MoolenaarSort the references in "SEE ALSO" by section first...
2014-11-06 Alexander V... Finish r274118#2: commit forgotten uipc_debug.c
2014-11-06 Alexander V... Finish r274118: remove useless fields from struct domain.
2014-11-06 Baptiste Daroussinfifolog_writer does not depend on libutil
2014-11-06 Alexander V... Make checks for rt_mtu generic:
2014-11-06 Baptiste Daroussinfifolog_reader does not depend on libutil
2014-11-06 Bjoern A. ZeebAfter the changes in r274118 make NOIP kernels compile...
2014-11-06 Andriy Gaponfix l2arc compression buffers leak
2014-11-06 Baptiste Daroussiniscsid does not need to link to libssl
2014-11-06 Baptiste Daroussinsntp does not depend on libm
2014-11-06 Baptiste Daroussinrpcbind does not need to be linked to libutil
2014-11-06 Mateusz GuzikAdd sysctl kern.proc.cwd
2014-11-06 Mateusz Guzikfiledesc: avoid taking fdesc_mtx when not necessary...
2014-11-06 Mateusz Guzikfiledesc: just free old tables without altering the...
2014-11-06 John-Mark Gurneyremove comment about the bug... I don't remeber what...
2014-11-06 Alexander MotinAdd include missed in r274154, breaking the buildworld.
2014-11-06 Glen BarberBump __FreeBSD_version after SA-14:23, SA-14:24,
2014-11-06 Devin TeskeUpon second-thought (following r274144), remove spuriou...
2014-11-06 Alexander MotinAdd to CTL support for logical block provisioning thres...
2014-11-05 Marcel MoolenaarDocument that w(1) supports libxo(3).
2014-11-05 Marcel MoolenaarConvert to use libxo.
2014-11-05 Mark JohnstonCreate a directory for the PAM tests.
2014-11-05 Baptiste Daroussinfsirand does not actually use libutil
2014-11-05 Devin TeskeBalance DPADD against LDADD for dpv(1,3).
2014-11-05 Dag-Erling... Staticize the test plans.
2014-11-05 Devin TeskeFix code-typo; introduced by r267511
2014-11-05 Enji CooperExpect lib.libc.sys.getcontext_test.setcontext_link...
2014-11-05 Enji CooperRemove expected failure from lib.libc.sys.t_mincore...
2014-11-05 Dag-Erling... Hook up OpenPAM's own unit tests to the build.
2014-11-05 Baptiste Daroussinftp(1) uses nothing from libutil, do not link to it
2014-11-05 Baptiste Daroussinid(1) only uses getaudit(2) from the BSM which is part...
2014-11-05 Baptiste DaroussinNothing in iconv(1) uses symbols from libcrypt
2014-11-05 Baptiste DaroussinAvoid installing security.functions with executable...
2014-11-05 George V. Neville... Add support for netmap in GENERIC by default.
2014-11-05 Marcel MoolenaarIn alloc_pread() and kern_pread(), print errors only...
2014-11-05 Marcel MoolenaarDocument that wc(1) supports libxo(3).
2014-11-05 Marcel MoolenaarConvert to use libxo.
2014-11-05 Devin TeskeTemporarily _disable_ compilation of dpv(3) and dpv(1).
2014-11-05 Devin TeskeFix buildworld by adding DPADD= to libdpv [dpv(3)]...
2014-11-05 Mateusz GuzikExtend struct ucred with group table.
2014-11-05 Devin TeskeMake libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.
2014-11-05 Devin TeskeFix build-error (pointy hat; didn't merge full up-to...
2014-11-05 Devin TeskeAdd EXAMPLES-section entry for new key+=append syntax...
2014-11-05 Alexander V... Remove old hack abusing domattach from NFS code.
2014-11-04 Jean-Sébastien... vt(4): Support syscons' SC_HISTORY_SIZE to configure...
2014-11-04 Devin TeskeAdd new libraries/utilities for data throughput visuali...
2014-11-04 Dag-Erling... [SA-14:25] Fix kernel stack disclosure in setlogin...
2014-11-04 Baptiste DaroussinPartially fix indentation issues to improve readability...
2014-11-04 Dag-Erling... When reseeding the DPRNG, we're supposed to hash the...
2014-11-04 Konstantin... Fix mis-spelling of bits and types names in the
2014-11-04 Alan CoxEliminate a stale, i386-specific comment.
2014-11-04 Glen BarberFix VOLUME_LABEL when BRANCH contains non-alpha
2014-11-04 John BaldwinAdd a new thread state "spinning" to schedgraph and...
2014-11-04 John BaldwinBind Ctrl-Q as a global hotkey to exit. Bind Ctrl...
2014-11-04 Enji CooperFix the Jenkins test run by skipping the negative testc...
2014-11-04 Hans Petter... Simplify logic a bit. Ensure data buffer is properly...
2014-11-04 Alexander V... Remove unused variable.
2014-11-04 Alexander V... Put "break" after err() to please coverity.
2014-11-04 Jean-Sébastien... Enable vt(4) by default
2014-11-04 Konstantin... Revert agp_intel.c part of the r274040 for now. There...
2014-11-04 John-Mark Gurneyconvert .Nm to proper .Xr's...
2014-11-04 Alexander MotinFix residual copy/paste in r274080.
2014-11-04 Alexander MotinImprove error handling around duplicate lun and port...
2014-11-04 Enji CooperImport proper fix for misc/49356 (/usr/include/atf...
2014-11-04 Enji CooperCommit missing header for sys/time.h compat on NetBSD...
2014-11-04 Enji CooperAs an optimization (in simple, well used cases) only...
2014-11-04 Tycho NightingaleImprove the ability to cancel an in-flight request...
2014-11-04 Enji CooperAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-04 Enji CooperAdd Makefile snippet to ease porting NetBSD testcases...
2014-11-04 Devin TeskeFollow-up to r255036; remove beforeinstall directives...
2014-11-04 Enji CooperFinish off lib/libc/stdlib/t_strtod.c port by checking...
2014-11-03 Devin TeskeAdd key+=append syntax to sysrc(8).
2014-11-03 Enji Cooperrpc_control on FreeBSD is a public-ish API (not prefixe...
2014-11-03 Enji CooperPort lib/libc/ssp to FreeBSD
2014-11-03 Bryan VenteicherAdd VirtIO console to the x86 NOTES and files
2014-11-03 Bryan DreweryRemove MAINTAINER line for binutils. It has not been...
2014-11-03 Bryan VenteicherCreate the tty device after the port is completely...
2014-11-03 Enji Cooperinet_network on FreeBSD returns NULL when provided...
2014-11-03 Enji CooperPort t_db.sh to FreeBSD
next