]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
usr.sbin/bsdconfig: minor spelling fixes on comments.
[FreeBSD/FreeBSD.git] / usr.sbin /
2016-05-01 Pedro F. Giffuniusr.sbin/bsdconfig: minor spelling fixes on comments.
2016-05-01 Pedro F. Giffunibluetooth: minor spelling fixes.
2016-04-30 Jamie GrittonClarify when happens when there is a "depend" parameter...
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-29 Glen BarberFix including Kyuafile in packaged base system.
2016-04-28 Enji CooperUse a better idiom for finding UTC prefixed timezones
2016-04-28 Alan SomersAdd PACKAGE fields to usr.sbin/extattr/tests/Makefile
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 John BaldwinAdd 'devctl delete' that calls device_delete_child().
2016-04-27 John BaldwinAdd a new rescan method to the bus interface.
2016-04-27 Xin LIMFV r298691:
2016-04-27 Marcelo AraujoFor pointers use NULL instead of 0.
2016-04-26 Bjoern HeidottingRemove redundant word.
2016-04-26 Ed SchoutenRemove unportable calls to basename().
2016-04-25 Garance A DrosehnRemove a variable and three lines of code which I shoul...
2016-04-25 Jamie GrittonEncapsulate SYSV IPC objects in jails. Define per...
2016-04-25 Jamie GrittonNote the existence of module-specific jail paramters...
2016-04-25 Jamie GrittonMake jail(8) interpret escape codes in fstab the same...
2016-04-23 Warren BlockAdd a single example of adding a user that roughly...
2016-04-23 Benedict ReuschlingDefine which of the username options (-u/-U) to jexec...
2016-04-23 Enji CooperFix looking for "UTC" at start of ptr by using strnmp...
2016-04-22 Alan SomersAdd ATF tests for usr.sbin/extattr
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Marcelo AraujoUse MIN()/MAX() macros from sys/param.h.
2016-04-22 Enji CooperDon't try to free `string` (stack allocated char[])
2016-04-22 Enji CooperDon't use `entry` after free in the "already in lists...
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-20 Baptiste DaroussinPlug memory leak
2016-04-20 Baptiste DaroussinPlug various resources leak
2016-04-20 Baptiste DaroussinPlug leaks
2016-04-20 Peter GrehanDon't use SYSDIR to avoid conflicts with existing usage.
2016-04-20 Roman BogorodskiyUpdate the bhyve(8) man page:
2016-04-19 John BaldwinAlways emit an error message on passthru configuration...
2016-04-19 Allan JudeAdd a new installation type to bsdinstall/zfsboot:...
2016-04-18 Pedro F. GiffuniReuse our roundup2() macro instead of reinventing the...
2016-04-18 Xin LIMFV r298178:
2016-04-18 Marcelo AraujoThe malloc will return NULL if it can't allocate memory.
2016-04-18 Marcelo AraujoUse nitems instead of 'sizeof(mapnames) / sizeof(mapnam...
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Baptiste DaroussinUse the SOCK_CLOEXEC flags in the socket(2) 'type'...
2016-04-16 Baptiste DaroussinUse pipe2(2) to directly set the close-on-exec flags...
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Glen BarberMFH
2016-04-16 Glen BarberMFH
2016-04-15 Pedro F. GiffuniCleanup unnecessary semicolons from utilities we all...
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-15 Marcelo AraujoUse NULL instead of 0 for pointers and memory allocation.
2016-04-14 Warren BlockRemove a link to the CTM section of the Handbook, which...
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-14 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-13 John BaldwinHandle PBA that shares a page with MSI-X table for...
2016-04-13 Glen BarberMFH
2016-04-13 Marcelo AraujoConvert ypldap_addr list to a tailq(queue(3)).
2016-04-13 Glen BarberMFH
2016-04-13 Marcelo AraujoApply revisions 1.4 and 1.5 from ldapd's ber.c to yplda...
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Glen BarberMFH
2016-04-12 Edward Tomasz Napi... Make the usage() mention the -u option added in r295212.
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-10 Pedro F. Giffunilpr: replace 0 with NULL for pointers.
2016-04-10 Peter GrehanAllow the location of the kernel source tree to be...
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Allan Judebsdinstall/zfsboot should create /tmp and /var/tmp...
2016-04-08 Allan JudeDo not add swap to fstab when swapsize is 0
2016-04-06 Enji CooperChase r296204 by renaming tzsetup(1) to tzsetup(8)...
2016-04-06 Glen BarberMFH
2016-04-06 Pedro F. Giffunibhyveload: fix from loading undefined size.
2016-04-05 Pedro F. Giffunibhyve: Remove unneeded variable ncq.
2016-04-04 Glen BarberMFH
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-04-02 John BaldwinOutput information about PCI-e devices with slots.
2016-04-02 John BaldwinVarious updates to the PCI-express capability output.
2016-04-01 Pedro F. Giffunimtest: Prevent access to uninitialized value.
2016-03-31 Pedro F. Giffunipci_emul_dior(): fix uninitialized scalar variable.
2016-03-30 Bryan DreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-28 Warren BlockAdjust misleading wording of the -G option and simplify...
2016-03-26 Baptiste DaroussinCleanup headers
2016-03-26 Baptiste DaroussinRemove some unneeded headers
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-23 Maksim Yevmenkinfix incorrect usage of hid_set_data() which causes...
2016-03-23 Warner LoshImplement suggestion by jhb@ to have _PATH_FIRMWARE...
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-17 Allan JudeRemove 50% ZFS conditional from bsdinstall/zfsboot
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 Ed Mastekbdcontrol: add -P path option to add keymap search...
2016-03-15 Edward Tomasz Napi... Make fail() preserve the errno.
2016-03-15 Edward Tomasz Napi... Use the log_errno value passed to the function instead...
next