]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Add reset capability to mv_rtc driver
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-04-28 Gleb Smirnoff- For security reasons by default listen on localhost...
2017-04-28 Gleb SmirnoffWhen no "rfb" configuration specified bind to the defau...
2017-04-28 Gleb SmirnoffMake comments match the code. No functional change.
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Brooks DavisMore ATM and NATM removal
2017-04-27 Josh PaetzelMFV 316895
2017-04-27 Takanori WatanabeMake cached Bluetooth LE host advertise information...
2017-04-27 Gleb SmirnoffWe need CAP_MMAP_RW on memfd, since init_msix_table...
2017-04-26 Edward Tomasz Napi... Make fstyp(8) recognize exFAT even without the -u option.
2017-04-25 John BaldwinAdd a new GDB_LIBEXEC option to install gdb and kgdb...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-24 Brooks DavisUse the approved syntax to build no man pages.
2017-04-24 Brooks DavisRemove the NATM framework including the en(4), fatm...
2017-04-23 Rick MacklemFix the default uid/gid values in nfsuserd.c
2017-04-22 Pedro F. Giffunipmcstat(8); unsign some allocation variables and use...
2017-04-21 Rick MacklemGet rid of bogus statement in the nfsuserd.8 man page.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-19 Enji CooperAdd a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow...
2017-04-19 Enji CooperFix indentation per style.Makefile(5)
2017-04-19 Enji Cooperrpcbind(8): post-humously document -w (warmstart) suppo...
2017-04-19 Enji Cooperrpcbind(8): add a description for /var/run/rpcbind...
2017-04-19 Enji Cooperrpcbind(8): wordsmith -h description and mention -W...
2017-04-19 Enji CooperPrint out the signal number on exit in terminate(....
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 Patrick KelseyFix userland tools that don't check the format of routi...
2017-04-15 Baptiste DaroussinAdd a new Y flag to newsyslog.conf
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Maxim SobolevFix another logic bug that came out of recent syslogd...
2017-04-15 Maxim SobolevSince shutdown(2) on datagram socket is no longer a...
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-14 Conrad Meyerbsdinstall(8): Sprinkle a snprintf to fixed size buffer
2017-04-13 Conrad Meyerctm: Fix some trivial argv buffer overruns
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-10 Alexander MotinDo not register in CTL portal groups without portals.
2017-04-07 Alexander KabaevUse int to receive the return value of getopt function.
2017-04-07 Sevan JaniyanRemove the last vestiges of FDC_DEBUG & FD_DEBUG
2017-04-07 Ed Mastemakefs: Sync with NetBSD (fix unused variable warnings)
2017-04-06 Brooks DavisPoint out that -F probably does not do what the user...
2017-04-06 Renato BotelhoIntroduce libxo support to arp(8)
2017-04-06 Ed Mastemakefs: use emalloc and friends
2017-04-06 Ed Mastemakefs: zero memory
2017-04-04 Enji CooperDon't assume NAME_MAX is 255
2017-04-04 Enji CooperClean up more trailing whitespace in the licensing...
2017-04-04 Enji CooperClean up trailing whitespace
2017-04-03 Bruce EvansFix a missing const in my previous commit which broke...
2017-04-03 Bruce EvansShow high (blinking foreground/bright background) backg...
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-03 Bruce EvansRemove the global variable 'info' and fix associated...
2017-04-03 Bruce EvansSave errno across revert().
2017-04-03 Bruce EvansFix some parsing and error handling bugs.
2017-04-02 Alexander MotinFix variable for sizeof() in previous commit.
2017-04-02 Alexander MotinAdd Log directory and SATA NCQ Send and Receive Log.
2017-04-02 Bruce EvansRemove checks that background (bg) colors are not brigh...
2017-04-01 Roman BogorodskiyMinor style improvements in bhyve.8
2017-04-01 Alan SomersConsolidate random sleeps in periodic scripts
2017-03-30 Enji CooperSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-29 Conrad Meyerrrenumd(8): Fix a trivial Coverity warning
2017-03-29 Ed Mastemakefs: sync with NetBSD
2017-03-29 Ed Mastemakefs: free specfile structure once it has been applied
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Ed Mastemakefs: sort roundup with the other off_t members in...
2017-03-27 Enji Cooperctldadm: sort #includes per style(9)
2017-03-27 Enji Cooperctld: sort #includes per style(9)
2017-03-27 Enji CooperAllow WARNS to be overridden by the end-user
2017-03-27 Josh PaetzelMFV: 315989
2017-03-27 Brad DavisCheck to see if the kernel has cd9660 before running...
2017-03-27 Jamie GrittonSame as r316022 (Fix hexadecimal escape codes in jail...
2017-03-27 Jamie GrittonFix hexadecimal escape codes in jail.conf(5).
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Sevan Janiyanftp.microsoft.com is dead and the document was not...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-25 Baptiste DaroussinAdd a regression test for r31512 fix
2017-03-24 Eugene GrosbeinProperly initialise with content of pw.conf(5) that...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Enji CooperRename tests from <foo> to <foo>_test to match the...
2017-03-22 Enji Cooperctm: fix memory leaks in Pass1(..)
2017-03-22 Peter GrehanThis fixes a typo in bhyve's USB mouse emulation.
2017-03-21 Gleb SmirnoffHide struct inpcb, struct tcpcb from the userland.
2017-03-20 Garance A DrosehnFixes to chkprintcap:
2017-03-20 Hiroki SatoSimplify a pipe for signal handling.
2017-03-20 Hiroki SatoFix a regression which prevented an IPv6 address in...
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-20 Enji Coopersyslogd: try to print out a more helpful message in...
2017-03-20 Enji Coopersyslogd: fix dprintf in socksetup(..)
next