]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Correct the "first appeared in" version for efivar(8).
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-05-22 Glen BarberCorrect the "first appeared in" version for efivar(8).
2017-05-22 Roger Pau Monnébsdinstall: do not use distextract in scripted mode
2017-05-22 Roger Pau Monnébsdinstall: mount is not needed for the ZFS install...
2017-05-21 Benjamin KadukUpdates for efivar.8
2017-05-20 Rick MacklemUpdate the exports.5 man page to reflect the change...
2017-05-20 Cy SchubertFix up two assertions following malloc(). vangyzen...
2017-05-20 Cy SchubertFix non-recoverable name resolution failures due to...
2017-05-19 Maxim Konovalovo Missed flag restored.
2017-05-18 Ed Mastemakefs: drop WARNS back to 2
2017-05-18 Emmanuel Vadotmakefs: Add soft-updates option
2017-05-18 Ed Mastemakefs: clean up signedness warnings and bump WARNS...
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-14 Rick MacklemChange the default uid/gid values for nobody/nogroup...
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-10 Alan SomersDon't depend on assert(3) getting evaluated
2017-05-10 Alan Somersstrcpy => strlcpy
2017-05-09 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 Bryan DreweryDIRDEPS_BUILD: Connect new directories.
2017-05-08 Enji CooperRestore `sectorsize` global to unbreak makefs after...
2017-05-08 Ed Mastemakefs: further size_t warning cleanup (missing from...
2017-05-08 Ed Mastemakefs: cast snprintf return value to size_t to clear...
2017-05-08 Ed Mastemakefs: use size_t as appropriate to clean up warnings
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Scott LongShow more fields in the IOCFact message
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Edward Tomasz Napi... Revert r317804; apparently I forgot the auto_master...
2017-05-04 Edward Tomasz Napi... Make automount(8) error out when the map name is missing.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-03 Gleb SmirnoffImprove documentation of fbuf device.
2017-05-03 Poul-Henning KampFlush stdout before yes/no confirmations, to force...
2017-05-03 Ed Mastemakefs: clean up warnings
2017-05-03 Ed Mastemakefs: make buf generic
2017-05-03 Marcelo AraujoUse nitems() from sys/param.h.
2017-05-03 Marcelo AraujoFree the memory allocated to trackbuf before exiting...
2017-05-01 Ed Mastemakefs: remove unused cd9660_defaults_set global
2017-04-29 Pedro F. Giffunimixer(8): Prevent possible sscanf() overflow.
2017-04-28 Maxim Konovalovo Clean the whole array of IPv4 addresses not just...
2017-04-28 Gleb SmirnoffDocument raw framebuffer device and XHCI device configu...
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.
next