]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Add a custom VOP_PATHCONF method for fdescfs.
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-12-18 Baptiste Daroussinnewsyslog: Fix issues after r326616
2017-12-16 Mark JohnstonFix a logic bug in makefs lazy inode initialization.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-15 Eugene Grosbeinpw(8): r326738 broke expiration arithmetic in case...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Baptiste DaroussinReplace usage of fparselen(3) by a getline(3)
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Warner LoshActually insert the free(d) call missed in r326802.
2017-12-12 Warner LoshIniailize str so ucs2_to_utf8 won't free stack garbage.
2017-12-12 Warner LoshAdd sanity testing against maximum sane lengths for...
2017-12-12 Warner LoshFree load_opt_buf after we're done with it.
2017-12-12 Warner LoshFix resource leak. Free converted description after...
2017-12-12 Warner LoshDon't leak new_data.
2017-12-12 Warner LoshCheck return value for set_bootvar and give a good...
2017-12-11 Warner LoshUnbreak gcc build by using (void) for functions that...
2017-12-09 Eugene Grosbeinpw(8): correct expiration period handling and command...
2017-12-09 Niclas ZeisingImprove options and error handling.
2017-12-09 Warner LoshIndent multiple device path entries correctly.
2017-12-09 Warner LoshRemove vestiges of -d and -p commands.
2017-12-09 Warner LoshForgotten in 326725
2017-12-09 Warner LoshImport Netflix's efibootmgr to help manage UEFI boot...
2017-12-08 Nathan WhitehornSupport mounted boot partitions in the installer. This...
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Baptiste DaroussinReally fix typo and improve wording of the comment
2017-12-06 Baptiste DaroussinFix typo
2017-12-06 Baptiste DaroussinAllow newsyslog to execute compression commands which
2017-12-06 Warner LoshDe-const to match changes in userboot.h
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-06 Warner LoshMake putenv and getenv match the userland definition...
2017-12-05 Gleb SmirnoffWhen parsing remote messages, require them to have...
2017-12-05 Cy Schubertfdformat is a sysadmin command and thus its man page...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Warner LoshAdd forgotten libgeom.
2017-12-02 Warner LoshAdd -u (--to-unix) and -e (--to-efi) to convert unix...
2017-12-02 Warner LoshRead multiple lines when parsing the data. Allow multip...
2017-11-30 Pedro F. GiffuniSPDX: use the Beerware identifier.
2017-11-30 Pedro F. GiffuniSPDX: Fix some cases wrongly attributed to MIT.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Gleb SmirnoffRevert r325558 as it is incorrect.
2017-11-28 Gleb SmirnoffFix obvious NULL pointer dereference from r310350.
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Alan Somersdiskinfo(8): Delete dead code in slog test
2017-11-27 Alexander MotinFix integer overflow in SLOG test.
2017-11-27 Ed Masteefivar: add missing getopt 'u' option
2017-11-27 Pedro F. Giffunivarious: general adoption of SPDX licensing ID tags.
2017-11-27 Pedro F. Giffunishare and pc-sysinstall: adoption of SPDX licensing...
2017-11-27 Edward Tomasz Napi... .Xr pmcstat(8) from kgmon(8) and gprof(1).
2017-11-27 Edward Tomasz Napi... Revert r326125.
2017-11-27 Xin LIDon't assign rs as we will assign it later.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Edward Tomasz Napi... Mark kgmon(8) obsolete, redirecting users to pmcstat(8).
2017-11-22 Emmanuel Vadotbsdinstall: Add ntpdate option
2017-11-22 Ed MasteFix indentation in bsdinstall-created wpa_supplicant...
2017-11-22 Ed Mastefreebsd-update: do not duplicate patchlist entries
2017-11-21 Ed Mastevidcontrol: correct history size error message
2017-11-21 Warner LoshThis program is more useful if it skips leading whitesp...
2017-11-21 Warner LoshDocument what the command line arguments actually do...
2017-11-20 Alan Somersperiodic: fix exit status for nonexistent arguments
2017-11-20 Pedro F. GiffuniGeneral further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Andriy Voskoboinykwlandebug(8): allow fallback to old behavior + improve...
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-17 Bryan DreweryFix 'local' to not look in the source tree for the...
2017-11-17 Warner LoshRemove build system support for lint.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location
2017-11-11 Bartek Rutkowskibhyve: avoid applying capsicum capabilities to file...
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Warner LoshSimplify the efivar interface a little.
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Ed MasteStrip EOL whitespace in usr.sbin/{jail,jexec}
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Warner LoshRemove useless .if. The whole point of SUBDIR.yes was...
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Gleb SmirnoffWhen parsing UDP messages skip optional hostname as...
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-05 Konstantin BelousovRemove badsect(8).
2017-11-05 Enji CooperMFhead@r325422
2017-11-04 Edward Tomasz Napi... Use proper naming in a debug message.
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Andriy Voskoboinykpmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-needed
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-11-01 Eitan AdlerRemove 'adding_user.7'
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Enji CooperMFhead@r325199
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 Bryan DreweryThese values already set by src.libnames.mk.
2017-10-30 Vladimir Kondratyevbthidd(8): Generate button release event after virtual...
2017-10-30 Eugene Grosbeinppp(8): style(9) fix after r325157
2017-10-30 Eugene GrosbeinFix ppp(8) to add RTF_HOST flag to created host route.
2017-10-30 Enji CooperMFhead@r325119
2017-10-29 Eitan AdlerUpdate several more URLs
next