fgetc returns an int not a char.
[freebsd.git] / usr.sbin /
2016-05-02 pfgrpcbind: use our roundup() macro when available through...
2016-05-02 pfgquot: make use of our rounddown() macro when <sys/param...
2016-05-02 araujoUse MIN macro from sys/param.h.
2016-05-02 araujoUse MIN/MAX macros from sys/param.h.
2016-05-02 araujoUse MIN macro from sys/param.h.
2016-05-02 araujoUse MAX macro from sys/param.h.
2016-05-01 jamietypo
2016-05-01 pfgusr.sbin: minor spelling fixes on comments.
2016-05-01 pfgpmcstat: minor spelling fixes.
2016-05-01 pfgusr.sbin/bsdconfig: minor spelling fixes on comments.
2016-05-01 pfgbluetooth: minor spelling fixes.
2016-04-30 jamieClarify when happens when there is a "depend" parameter...
2016-04-29 gjbFix including Kyuafile in packaged base system.
2016-04-28 ngieUse a better idiom for finding UTC prefixed timezones
2016-04-28 asomersAdd PACKAGE fields to usr.sbin/extattr/tests/Makefile
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd 'devctl delete' that calls device_delete_child().
2016-04-27 jhbAdd a new rescan method to the bus interface.
2016-04-27 delphijMFV r298691:
2016-04-27 araujoFor pointers use NULL instead of 0.
2016-04-26 bhdRemove redundant word.
2016-04-26 edRemove unportable calls to basename().
2016-04-25 gadRemove a variable and three lines of code which I shoul...
2016-04-25 jamieEncapsulate SYSV IPC objects in jails. Define per...
2016-04-25 jamieNote the existence of module-specific jail paramters...
2016-04-25 jamieMake jail(8) interpret escape codes in fstab the same...
2016-04-23 wblockAdd a single example of adding a user that roughly...
2016-04-23 bcrDefine which of the username options (-u/-U) to jexec...
2016-04-23 ngieFix looking for "UTC" at start of ptr by using strnmp...
2016-04-22 asomersAdd ATF tests for usr.sbin/extattr
2016-04-22 araujoUse MIN()/MAX() macros from sys/param.h.
2016-04-22 ngieDon't try to free `string` (stack allocated char[])
2016-04-22 ngieDon't use `entry` after free in the "already in lists...
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-22 araujoUse macro MAX() from sys/param.h.
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
next