]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Use MIN() macro from sys/param.h.
[FreeBSD/FreeBSD.git] / usr.sbin /
2016-04-20 baptPlug memory leak
2016-04-20 baptPlug various resources leak
2016-04-20 baptPlug leaks
2016-04-20 grehanDon't use SYSDIR to avoid conflicts with existing usage.
2016-04-20 novelUpdate the bhyve(8) man page:
2016-04-19 jhbAlways emit an error message on passthru configuration...
2016-04-19 allanjudeAdd a new installation type to bsdinstall/zfsboot:...
2016-04-18 pfgReuse our roundup2() macro instead of reinventing the...
2016-04-18 delphijMFV r298178:
2016-04-18 araujoThe malloc will return NULL if it can't allocate memory.
2016-04-18 araujoUse nitems instead of 'sizeof(mapnames) / sizeof(mapnam...
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 baptUse the SOCK_CLOEXEC flags in the socket(2) 'type'...
2016-04-16 baptUse pipe2(2) to directly set the close-on-exec flags...
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 pfgCleanup unnecessary semicolons from utilities we all...
2016-04-15 philImport to 0.6.1
2016-04-15 araujoUse NULL instead of 0 for pointers.
2016-04-15 araujoUse NULL instead of 0 for pointers.
2016-04-15 araujoUse NULL instead of 0 for pointers.
2016-04-15 araujoUse NULL instead of 0 for pointers and memory allocation.
2016-04-14 wblockRemove a link to the CTM section of the Handbook, which...
2016-04-14 araujoUse NULL instead of 0 for pointers.
2016-04-14 araujoUse NULL instead of 0 for pointers.
2016-04-14 araujoUse NULL instead of 0 for pointers.
2016-04-14 araujoUse NULL instead of 0 for pointers.
2016-04-14 araujoUse NULL instead of 0 for pointers.
2016-04-13 jhbHandle PBA that shares a page with MSI-X table for...
2016-04-13 gjbMFH
2016-04-13 araujoConvert ypldap_addr list to a tailq(queue(3)).
2016-04-13 gjbMFH
2016-04-13 araujoApply revisions 1.4 and 1.5 from ldapd's ber.c to yplda...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-12 traszMake the usage() mention the -u option added in r295212.
2016-04-11 gjbMFH
2016-04-10 pfglpr: replace 0 with NULL for pointers.
2016-04-10 grehanAllow the location of the kernel source tree to be...
2016-04-08 allanjudebsdinstall/zfsboot should create /tmp and /var/tmp...
2016-04-08 allanjudeDo not add swap to fstab when swapsize is 0
2016-04-06 ngieChase r296204 by renaming tzsetup(1) to tzsetup(8)...
2016-04-06 gjbMFH
2016-04-06 pfgbhyveload: fix from loading undefined size.
2016-04-05 pfgbhyve: Remove unneeded variable ncq.
2016-04-04 gjbMFH
2016-04-02 jhbOutput information about PCI-e devices with slots.
2016-04-02 jhbVarious updates to the PCI-express capability output.
2016-04-01 pfgmtest: Prevent access to uninitialized value.
2016-03-31 pfgpci_emul_dior(): fix uninitialized scalar variable.
2016-03-30 bdreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-28 wblockAdjust misleading wording of the -G option and simplify...
2016-03-26 baptCleanup headers
2016-03-26 baptRemove some unneeded headers
2016-03-23 emaxfix incorrect usage of hid_set_data() which causes...
2016-03-23 impImplement suggestion by jhb@ to have _PATH_FIRMWARE...
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-17 allanjudeRemove 50% ZFS conditional from bsdinstall/zfsboot
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 emastekbdcontrol: add -P path option to add keymap search...
2016-03-15 traszMake fail() preserve the errno.
2016-03-15 traszUse the log_errno value passed to the function instead...
2016-03-15 impJust install ar5523.bin into /usr/share/firmware and...
2016-03-14 gjbMFH
2016-03-14 rstoneClean up repeated "All rights reserved"
2016-03-14 gnnFix typo: nmd->cur_tx_ring should be used in pci_vtnet_...
2016-03-13 jceelCheck value returned from ucl_parser_add_file().
2016-03-12 mavdd report short write as error, so don't halt on it.
2016-03-12 dimFix gcc warnings about possibly uninitialized variables...
2016-03-11 gonzoMake it possible for operations to refer to GPIO pins...
2016-03-11 jhibbitsAdd to CFLAGS, rather than replacing.
2016-03-11 mavOops, remove debugging forgotten in r296655.
2016-03-11 mavDon't bother to invoke gmirror or zpool if the module...
2016-03-11 mavUnify and improve metadata wiping.
2016-03-11 mavUse `geom disk list` instead `camcontrol identify`.
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 araujoSet argument encode/result decode call backs for 'mapli...
2016-03-04 araujoImplement the 'master' request.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 maximo -t comman line option added to the usage().
2016-03-02 gjbMFH
2016-03-02 cemdaemon(8): Add -t option to set process title
2016-03-02 gjbMFH
2016-03-02 markjFix a typo that prevented pw(8) from setting a user...
2016-03-01 jgh- update portsnap(8) to direct users to pkg-version
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-29 traszFix typo.
2016-02-29 traszjls(1) -> jls(8)
2016-02-29 traszFix typo.
2016-02-29 trasztzsetup(1) -> tzsetup(8)
2016-02-29 traszAutofs is section 5, not 4.
2016-02-29 traszFix typo.
2016-02-28 traszFix .Xr - autofs(5) is section 5, not 8.
2016-02-26 pfgpciconf: Silence a GCC warning.
next