]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix path for zlib examples, this have no runtime effect and was
[FreeBSD/FreeBSD.git] / usr.sbin /
2014-06-10 eadleracpiconf(8): tell users not to use -k
2014-06-09 tychonr267169 should apply to 64-bit BARs as well.
2014-06-09 joelRemove blank lines.
2014-06-09 eadleracpiconf(8): check the calendar
2014-06-09 eadleracpiconf(8): bump .Dd
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-09 eadleracpiconf(8): document 'k' option
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-07 neelAdd ioctl(VM_REINIT) to reinitialize the virtual machin...
2014-06-06 tychonSome devices (e.g. Intel AHCI and NICs) support quad...
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-02 jmgadd Xref to sound(4)...
2014-06-02 loosNever, ever, abbreviate the month names on manual pages.
2014-06-01 loosAdds the bsnmp module to export the temperature data...
2014-06-01 neelUse MIN(a,b) from <sys/param.h> instead of rolling...
2014-06-01 neelLimit the maximum number of back-to-back iterations...
2014-05-31 neelActivate vcpus from bhyve(8) using the ioctl VM_ACTIVAT...
2014-05-31 bruefferGrammar cleanup; sort SEE ALSO.
2014-05-31 jmgconvert to using the _daddr_t types like newfs was...
2014-05-30 emasteUpdate default callchain depth to 16 to match kernel
2014-05-29 desCreate /var/unbound/conf.d for additional configuration...
2014-05-29 rayEnable kbdcontrol(1) to use maps from vt(4) keymaps...
2014-05-29 rayo Teach vidcontrol(1) how to load vt(4) font.
2014-05-28 hselaskyRemove nop.
2014-05-28 hselaskyFix for big endian architectures. The "up_address"...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 neelAdd segment protection and limits violation checks...
2014-05-26 neelFix issue with restarting an "insb/insw/insl" instructi...
2014-05-25 neelDo the linear address calculation for the ins/outs...
2014-05-24 neelAdd libvmmapi functions vm_copyin() and vm_copyout...
2014-05-24 neelConsolidate all the information needed by the guest...
2014-05-23 neelCheck for alignment check violation when processing...
2014-05-23 neelAdd emulation of the "outsb" instruction. NetBSD guests...
2014-05-22 dteskeFix syntax error thrown at the point of creating the...
2014-05-20 mavAdd IOMMU PCI subclass, found on Tyan S8236 motherboard.
2014-05-20 bdrewery- Include /etc/newsyslog.conf.d/* and /usr/local/etc...
2014-05-18 gnnUpdate the date on the manual page.
2014-05-17 mavAdd -o option to gstat to display "other" operatins...
2014-05-17 dteskeUpdate example portion of comment to coincide with...
2014-05-17 bjkBump .Dd, missed in r266206
2014-05-16 gnnAdd a command line argument (-l) to end event collectio...
2014-05-16 emasteSpeed up pmcstat by improving string hash
2014-05-16 bjkReview pass through jail.8
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 jmgmake a note that FNBUFF cannot overflow as long as...
2014-05-15 traszRemove unused variable.
2014-05-15 gnnExtend the size of the function or symbol that can...
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 jhbImplement a PCI interrupt router to route PCI legacy...
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-15 robertoFix the "disks" variable reuse.
2014-05-15 robertoUpdates to the datasets created by zfsboot.
2014-05-15 robertoHere is a patch for the bsdinstall root-on-zfs stuff...
2014-05-13 neelDon't include the guest memory segments in the bhyve...
2014-05-12 neelabort(3) the process in response to a VMEXIT_ABORT...
2014-05-09 melifaroFix ndp(8) -f flag parsing
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-05 neelDisable the 'uart_drain()' callback when the emulated...
2014-05-05 neelModify the "-p" option to be more flexible when associa...
2014-05-05 neelRemove misleading "addcpu" in an error message emitted...
2014-05-05 neelRe-adding an event to a kqueue modifies the parameters...
2014-05-02 neelDon't allow MPtable generation if there are multiple...
2014-05-02 neelAdd logic in the HLT exit handler to detect if the...
2014-04-30 emastekldxref: Clean up error reporting
2014-04-30 neelIgnore writes to microcode update MSR. This MSR is...
2014-04-29 neelSome Linux guests will implement a 'halt' by disabling...
2014-04-29 scottlFix formatting of the -a option in usage() to be consis...
2014-04-29 scottlDocument the -a option that was added in r262424.
2014-04-28 neelAllow a virtual machine to be forcibly reset or powered...
2014-04-28 grehanImplement legacy interrupts for the AHCI device emulation
2014-04-27 nwhitehornFinish connecting up installer UEFI support. If the...
2014-04-26 nwhitehornAdd EFI support to the installer. This requires that...
2014-04-26 melifaroRemove sa_equal() definition since it is already define...
2014-04-25 grehanRespect and track the enable bit in the PCI configurati...
2014-04-25 tychonProvide a very basic stub for the 8042 PS/2 keyboard...
2014-04-24 traszStyle fixes.
2014-04-23 dteskeUpdate zfsboot to coincide with r264840 to bsdconfig...
2014-04-23 dteskeImplement GEOM based media device classification. You...
2014-04-23 baptUpdate to byacc 20140409
2014-04-22 baptImport libucl 0.4.0
2014-04-22 baptSimplify reading pw.conf(5) by using getline(3)
2014-04-22 delphijUse calloc() in favor of malloc + memset.
2014-04-22 tychonFactor out common ioport handler code for better hygien...
2014-04-22 jhb- Fix an off by one error when checking for the stop...
2014-04-22 jhbDon't claim the adapter is idle if it is clearing a...
2014-04-21 delphijUse case insensitive match in portsnap.
2014-04-18 tychonFix ACPI DSDT indentation cosmetic breakage introduced...
2014-04-18 tychonRespect the destination operand size of the 'Input...
2014-04-18 tychonAdd support for reading the PIT Counter 2 output signal...
2014-04-17 traszRemove redundant code.
2014-04-16 traszMake it possible for the initiator side to operate...
2014-04-16 traszEnglish.
2014-04-16 traszIf we fail to create LUN, try again on next configurati...
2014-04-16 traszUse consistent punctuation.
2014-04-16 traszUse proper terminology in debug messages.
2014-04-16 traszConstify.
2014-04-16 traszProperly pass the initiator address when running in...
2014-04-16 traszUse socket address from accept(2) instead of retrieving...
2014-04-16 traszRework the way we enable CTL iSCSI port. Previously...
2014-04-16 traszProperly identify target portal when running in proxy...
next