]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix for use after free.
[FreeBSD/FreeBSD.git] / usr.sbin /
2014-07-01 delphijMFV r267565:
2014-06-30 eadlerchown: add a test
2014-06-28 dwmaloneDon't accidently skip every second line when calculatin...
2014-06-27 loosSimplify the code a little bit using the update_sensor_...
2014-06-27 mjgpw: fix up deletion of users from groups
2014-06-27 loosCorrect the buffer length check to avoid overflows.
2014-06-27 neelAdd post-mortem debugging for "EPT Misconfiguration...
2014-06-27 jhbSort command flags in usage output and the manpages.
2014-06-27 grehanSet the version and date to fixed fields rather than...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 jhb- Document -b to enable the bvmcons console (but mark...
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 jpaetzelFix issues in config parser relating to lun serial...
2014-06-24 neelProvide APIs to directly get 'lowmem' and 'highmem...
2014-06-23 gavinWith the move away from GNATS, drop the CTM config...
2014-06-22 jmgconvert to using pidfile... This prevents multiple...
2014-06-20 dteskeFix a code typo that prevented mkdir from firing (unnoticed
2014-06-20 kibRestore the ABI of the cpuctl(4) ioctl request CPUCTL_C...
2014-06-20 baptFix changing the username
2014-06-20 baptRemoved compatibility with pre FreeBSD 2.2 pw_mkdb...
2014-06-20 baptuse .Mt to mark up email addresses consistently (part2)
2014-06-19 attilioFollowing comments in r242565 add the possibility to...
2014-06-19 mavserial_num and device_id fields are not necessarily...
2014-06-19 skreuzerUse Mt macro to properly format mailto links
2014-06-18 traszImplement redirection handling in initiator.
2014-06-18 traszGet rid of unneccessary argument.
2014-06-18 neelFix typo and rename macro KDB_SYS_FLAG to KBD_SYS_FLAG.
2014-06-18 traszImprove code a little; no functional changes.
2014-06-18 traszUse proper term in debug messages.
2014-06-18 mavOn discovery stage add set of TargetAddress keys to...
2014-06-15 joelmdoc: add missing width to Bl -tag.
2014-06-15 pfgMFV r266988:
2014-06-15 mavDocument additional LUN/backend options.
2014-06-15 joelmdoc: use display block in the beginning of the EXAMPLE...
2014-06-15 delphijFix two issues:
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...
next