]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Acquire a hold reference on the vnode when a knote is instantiated.
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-09-23 Dag-Erling SmørgravPrevent resolvconf from updating /etc/resolv.conf....
2013-09-23 Gleb SmirnoffFix coredump on 'arp -d'.
2013-09-23 Dag-Erling SmørgravEnsure that resolvconf(8) preserves the edns0 setting.
2013-09-23 Devin TeskeFix a bug in HTTP checking/fetching.
2013-09-23 Nathan WhitehornAdd installer support for CHRP/PAPR PowerPC systems...
2013-09-23 Dag-Erling SmørgravAdd a setup script for unbound(8) called local-unbound...
2013-09-21 Dag-Erling SmørgravPull in all the OpenSSH bits that we'd previously left...
2013-09-21 Dag-Erling SmørgravUpgrade to 6.3p1.
2013-09-21 Xin LIMFV r254750:
2013-09-19 Mikolaj Golub1. Properly clean pid files in the case of the error.
2013-09-19 Peter GrehanImplement support for the interrupt-on-terminal-count and
2013-09-19 Peter GrehanAdd simplistic periodic timer support to mevent using...
2013-09-19 Peter GrehanAllow the alarm hours/mins/seconds registers to be...
2013-09-19 Peter GrehanUse correct offset for the high byte of high memory...
2013-09-19 Ed MasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 Edward Tomasz Napi... Fix several problems in the new iSCSI stack; this inclu...
2013-09-18 Edward Tomasz Napi... Make iscsictl(8) automatically try to load the iscsi...
2013-09-17 Peter GrehanPass the number of supported vectors to pci_emul_add_ms...
2013-09-17 Edward Tomasz Napi... Improve iSCSI address resolution, fixing "InitiatorAddr...
2013-09-17 Sean BrunoAssume that the -f argument is /dev/gpioc0 if it is...
2013-09-15 Dag-Erling SmørgravSet NO_WERROR for unbound until I can figure out how...
2013-09-15 Dag-Erling SmørgravBuild and install the Unbound caching DNS resolver...
2013-09-14 Joel DahlMinor mdoc fixes.
2013-09-14 Edward Tomasz Napi... Bring in the new iSCSI target and initiator.
2013-09-13 Sean BrunoAdd gpio(4) man page to attempt to document the current...
2013-09-13 Joel Dahlmdoc: remove EOL whitespace.
2013-09-13 Peter GrehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 John-Mark Gurneyadd support for writing the pid of the daemon program...
2013-09-12 Xin LIDo not emit size for non-regular files. There is nothi...
2013-09-11 Baptiste DaroussinCleanup elf macros
2013-09-11 Peter GrehanIFC @ r255459
2013-09-10 Baptiste DaroussinAdd support to detect arm vs armv6
2013-09-10 Peter GrehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-10 Xin LIMFV r247844 (illumos-gate 13975:ef6409bc370f)
2013-09-09 Xin LIPass -n (do not emit comments) when saving mtree inform...
2013-09-09 Dag-Erling SmørgravThese three files appeared in 6.0p1, which was imported...
2013-09-08 Dag-Erling SmørgravImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 Dag-Erling SmørgravMFV (r255387): undo autoprop damage
2013-09-07 Dag-Erling SmørgravTweak wording.
2013-09-07 Dag-Erling SmørgravUpdate to OpenPAM Nummularia.
2013-09-07 Dag-Erling SmørgravMFV (r255364): move the code around in preparation...
2013-09-07 Mark MurrayMFC
2013-09-07 Devin TeskeRemove unnecessary mediaClose (FTP operations are done...
2013-09-07 Devin TeskeLong URLs don't always appear even with autosizing...
2013-09-06 Cy SchubertUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 Mark MurrayMFC
2013-09-06 Peter GrehanFix spelling.
2013-09-06 Peter GrehanAllow level-triggered interrupt sources. While this...
2013-09-05 Jilles Tjoelkerwatch: Do not mess up the tty modes on early error.
2013-09-05 Simon J. GerratyMerge bmake-20130904
2013-09-05 Pawel Jakub DawidekRemove fallback to fork(2) if pdfork(2) is not availabl...
2013-09-05 Pawel Jakub DawidekChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 Peter GrehanIFC @ r255209
2013-09-03 Jeremie Le HenInclude the calling context in the mail subject, if...
2013-09-02 Hiroki SatoIgnore if the interface is not IPv6-capable.
2013-08-30 Mark MurrayMFC
2013-08-29 Ed MasteUpdate to 2013-08-29 NetBSD libexecinfo snapshot
2013-08-27 Neel NatuAllow single byte reads of the emulated MSI-X tables...
2013-08-27 Gavin AtkinsonAllow more space for interface names.
2013-08-27 Hiroki SatoFix a crash when reloading the configuration file.
2013-08-27 Peter GrehanFix off-by-1 error in assert.
2013-08-26 Mark MurrayMFC
2013-08-26 Sean BrunoAdd support to reconfigure a drive as SYSPD (real JBOD...
2013-08-25 Mark MurrayMFC
2013-08-25 Jeremie Le HenExport a PERIODIC environment variable from periodic...
2013-08-24 Mark MurrayMFC
2013-08-24 Xin LIMFV r254751:
2013-08-24 Xin LIMFV r254749:
2013-08-24 Xin LIMFV r254748:
2013-08-24 Xin LIMFV r254747:
2013-08-23 Xin LIMFV r254746:
2013-08-23 Jung-uk KimMerge ACPICA 20130823.
2013-08-23 Xin LIMFV r254422:
2013-08-23 Xin LIAllow tmpfs be mounted inside jail.
2013-08-23 Mark MurrayIFC
2013-08-23 Ed MasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 Ed MasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 Dag-Erling SmørgravSet the back pointer from the prefix to the interface...
2013-08-23 Mark MurrayMFC
2013-08-22 Erwin LansingUpdate Bind to 9.9.3-P2
2013-08-21 Xin LIMFV r254421:
2013-08-20 Xin LIMFV r254220:
2013-08-19 Glen BarberAdd entry for packages-9.2-release directory.
2013-08-18 Pawel Jakub DawidekCast argument of is*() ctype functions to unsigned...
2013-08-17 Hiroki SatoUse sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_...
2013-08-17 Hiroki Sato- Remove struct ifinfo *iflist. It is no longer used.
2013-08-17 Hiroki SatoUnbreak rwhod(8):
2013-08-16 Glen BarberMark the makefs(8) '-p' flag as deprecated in preferenc...
2013-08-16 Peter GrehanFix ordering of legacy IRQ reservations.
2013-08-13 Dag-Erling SmørgravApply upstream revision 1.151 (fix relative symlinks)
2013-08-13 Glen BarberMake sure bootonly.iso for -BETAs and -RCs use the...
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-10 Alfred PerlsteinFix bug in r253719: fix command line watchdog disable.
2013-08-08 Xin LIMFV r254079:
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-07 Marcel MoolenaarChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 Xin LIMFV r254011:
2013-08-06 Hiroki SatoFix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl...
next