]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge recent vendor changes in ZFS.
[FreeBSD/FreeBSD.git] / usr.sbin /
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-24 Rick MacklemAttila Bogar reported a bug in mountd when multiple...
2012-09-24 Hans Petter SelaskyMake sure moused is exiting as quick as possible after...
2012-09-23 Devin TeskeAlways use RC_CONFS when set, even if NULL. Previously...
2012-09-22 Devin Teskejilles accurately advises that, in the context of shell...
2012-09-22 Devin TeskeReplace "( : ${var?} )" syntax with better "[ ${var...
2012-09-22 Devin TeskeSpelling and whitespace corrections.
2012-09-21 Devin TeskeReverse SVN r240770 -- jilles@ made a suggestion that...
2012-09-21 Devin TeskeReplace redirections to /dev/null with "close file...
2012-09-20 Devin TeskeChange all invocations of dialog(1) to no-longer requir...
2012-09-20 Gavin AtkinsonThe correct generic term for PCIS_STORAGE_NVM is "NVM...
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-19 Gavin AtkinsonRecognise NVM Express devices and pretty-print their...
2012-09-18 Devin TeskeMove major includes into /usr/share/bsdconfig for easy...
2012-09-18 Baptiste Daroussinif a file in plist starts with / then do not prefix...
2012-09-18 Gavin AtkinsonAlign the PCI Express #defines with the style used...
2012-09-17 Mikolaj GolubIn snmp_hostres, device_map table is used for consisten...
2012-09-16 Dag-Erling SmørgravWarn about filesystem-based attacks.
2012-09-15 Isabell LongRemove a reference to CVS and to freefall from a user...
2012-09-14 Eitan AdlerCorrect double "the the"
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Eitan AdlerBump date missed in r202756
2012-09-14 Gleb Smirnoffo Create directory sys/netpfil, where all packet filter...
2012-09-14 Jung-uk KimDo not change owner, group, or mode when package databa...
2012-09-13 John Baldwin- Denote PCI-e endpoints that support FLR.
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-12 Eitan AdlerAdd documentation for IPv6 support
2012-09-12 Baptiste DaroussinAdd support for ipv6 addresses as destination
2012-09-12 Kevin LoAdd missing braces
2012-09-11 Gleb SmirnoffDo not count kernel threads as processes for hrSystemPr...
2012-09-11 Gleb SmirnoffSpelling.
2012-09-11 Kevin LoRemove unused values
2012-09-11 Kevin LoRemove dead return code
2012-09-08 Joel Dahlmdoc fixes.
2012-09-08 Gleb SmirnoffMerge the projects/pf/head branch, that was worked...
2012-09-06 Josh PaetzelAdd TRIM support, enabled by default.
2012-09-05 Gavin Atkinson- If the PCIe "SLOT" flag is set, include this in the...
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-09-03 Gleb SmirnoffProvide a sysctl switch that allows to install ARP...
2012-09-03 Gleb SmirnoffExplicitly document all variables in the net.link.ether...
2012-09-01 Ed SchoutenRework all non-contributed files that use `struct timez...
2012-09-01 Ed SchoutenRework time handling.
2012-09-01 Ed SchoutenRemove unneeded struct timezone.
2012-08-31 Ed SchoutenAlso relicense the ac(8) man page.
2012-08-31 Ed SchoutenRelicense ac(8).
2012-08-31 Joel DahlRemove trailing whitespace.
2012-08-31 Ed SchoutenUse better variable naming.
2012-08-30 Ed SchoutenMassively refactor ac(8).
2012-08-30 Andrey Zonov- It's also need to lock current memory.
2012-08-29 Ed SchoutenFix whitespace.
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-28 Andrey Zonov- Don't allow watchdogd(8) to be swapped out.
2012-08-27 Xin LIShow error messages if nmount() failed.
2012-08-27 Roman DivackyDont cast from char* to struct chrp_header* which has...
2012-08-25 Brooks DavisAdd isf(4), a driver for the Intel StrataFlash family...
2012-08-24 Baptiste DaroussinFix confirmation logic when detecting a tty
2012-08-24 Baptiste Daroussin- change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for...
2012-08-23 Jamie GrittonPartially roll back r239601 - keep parameter strings...
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-23 Jamie GrittonPre-separate IP addresses passed on the command line...
2012-08-23 Jamie GrittonRemember that I'm using length-defined strings in param...
2012-08-22 Hiroki SatoSort options.
2012-08-22 Jim HarrisAdd -m option (for printing sampled PCs to a file)...
2012-08-22 Hiroki SatoAdd -p flag to create the image as a sparse file.
2012-08-21 Devin TeskeFix "unexpected operator" error when passed multi-word...
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 Mateusz GuzikRemove unused member of struct indir (in_exists) from...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-13 Warren BlockCorrect description of minfree to kilobytes rather...
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-05 Eitan AdlerAdd interactive option to override portsnap's automagic...
2012-08-05 Dimitry AndricIn usr.sbin/ctladm/ctladm.c, function cctl_error_inject...
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-19 Niclas ZeisingUpdate my e-mail to my FreeBSD one.
2012-07-18 Glen BarberXref mwl(4) and rum(4) in hostapd(8).
2012-07-17 Pedro F. GiffuniDtrace: improve handling of library paths.
2012-07-17 Jaakko HeinonenMake sure that arraysz is initialized to a value larger...
2012-07-17 Jaakko HeinonenRemove trailing whitespace.
2012-07-15 Alexander KabaevMake pkg bootstrap program ask for confirmation before...
2012-07-14 Pedro F. GiffuniMerge illumos commit 13455:7205f7794835
2012-07-14 Joel DahlMdoc and whitespace fixes.
2012-07-14 Devin TeskeImport bsdconfig(8) as a replacement for the post-insta...
2012-07-13 Joel DahlAdd HISTORY section.
2012-07-13 Joel DahlMinor mdoc, spelling and end of line whitespace fixes.
2012-07-13 John BaldwinThe etcupdate utility is a tool for managing updates...
2012-07-13 Martin MatuskaMerge illumos commit 13749:df4cd82e2b60
2012-07-12 Jung-uk KimMerge OpenSSL 1.0.1c.
2012-07-11 Jung-uk KimMerge ACPICA 20120711.
2012-07-09 Joel DahlRemove end of line whitespace.
2012-07-09 Takanori WatanabeAdd range and table revision checking to avoid abend.
next