Fix a syntax error in bsdinstall/zfsboot
[freebsd.git] / usr.sbin /
2015-05-22 allanjudeFix a syntax error in bsdinstall/zfsboot
2015-05-22 traszAdvertise ctlstat(8) a little better.
2015-05-21 tychonThe 'hostbridge' device exists to allow guests to infer...
2015-05-21 neelAdd an option "--get-vmcs-exit-inst-length" to display...
2015-05-21 impRemove stray DEBUG_FLAGS=-g that snuck in with r137868
2015-05-21 grehanTemporarily revert r282922 which bumped the max descrip...
2015-05-20 traszRemove the warning about invalid PE checksum; apparentl...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 allanjudeFix off-by-one in array index bounds check
2015-05-17 allanjudebsdinstall/zfsboot: Skip adding swap lines to /etc...
2015-05-16 rmacklemAdd a warning message to mountd for exported file
2015-05-16 delphijpath.h is not needed here.
2015-05-14 grehanBump the size of the blockif scatter-gather list to 67.
2015-05-14 emastekbdmap(1): increase description size to 256 bytes
2015-05-13 stasFix pmcstat symbol resolution for userland processes.
2015-05-13 grehanSet the subvendor field in config space to the vendor ID.
2015-05-12 emastecrunchide: remove EOL whitespace
2015-05-12 neelAllow configuration of the sector size advertised to...
2015-05-11 grehanHandling indirect descriptors is a capability of the...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 baptRemove extendline definition
2015-05-10 baptUse calloc(3) instead of malloc(3) + memset(3)
2015-05-10 baptThe initial logic for allocating the new string was...
2015-05-10 baptUse strndup(3) instead of malloc(3) + memcpy(3)
2015-05-10 baptRemove useless call to extendarray
2015-05-10 baptThe pwdb function is only used once to check the databa...
2015-05-10 baptif the check of the pw db fails return the failed value
2015-05-10 baptSome style(9) fixes
2015-05-09 baptReplace sprintf(3) with snprintf(3)
2015-05-09 baptUse snprintf(3) instead of sprintf(3)
2015-05-09 baptRemove now unused LNBUFSZ buffer size
2015-05-09 baptReturn from the function as early as possible
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 baptRemove some uneeded headers
2015-05-09 baptRemove unneeded headers
2015-05-09 baptReplace malloc(3) + strcpy(3) + strcat(3) by asprintf(3)
2015-05-09 baptUse snprintf(3) instead of strcpy(3) + strncat(3)
2015-05-09 baptUse sbuf(9) instead of homebrewed buffered string
2015-05-09 stasFix the double space in comment.
2015-05-08 jhbUse the kern.bootfile sysctl to set the default kernel...
2015-05-07 neelAllow byte reads of AHCI registers.
2015-05-06 mavAdd memory barrier to r281764.
2015-05-06 neelDeprecate the 3-way return values from vm_gla2gpa(...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 mavReimplement queue freeze on error, added in r282429:
2015-05-05 allanjudeAdd a sanity check to the swap size in zfsboot of bsdin...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 mavImplement in-order execution of non-NCQ commands.
2015-05-04 cyRestore CPU dependent compile time conditionals.
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-03 mavImplement basic PxTFD.STS.BSY reporting.
2015-05-02 glebiusRemove #ifdef IFT_FOO.
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-02 mavInitialize PxCMD on reset and make its read-only bits...
2015-05-02 mavHandle ATA_SEND_FPDMA_QUEUED as NCQ in ahci_port_stop().
2015-05-02 neelAdvertise an additional memory BAR in the "dummy" devic...
2015-05-01 gjbMFH: r281855-r282312
2015-04-30 emastecrunchide: Restore local EM_AARCH64 constant for bootst...
2015-04-30 traszRemove oldnfs remnants from nfsd(8).
2015-04-29 traszRemove oldnfs leftovers from mountd(8).
2015-04-29 smhStandardise chmod, chflags, chown and chgrp recursive...
2015-04-28 neelImplement the century byte in the RTC. Some guests...
2015-04-28 pfgMFV r282150
2015-04-28 emastecrunchide: add basic string table sanity checks
2015-04-27 jgh- remove -l option from ntpdate manpage, as it is no...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 traszMake setproctitle(3) work in Capsicum capability mode...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieath3kfw, bcmfw, bthidcontrol, bthidd all require usb...
2015-04-25 gremboExpand SMBUS API to add smbus_trans() function.
2015-04-24 neelDon't allow guest to modify readonly bits in the PCI...
2015-04-24 joelFix minor mdoc issues.
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 traszAdd hint about "volmode=dev" to ctl.conf(5).
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloFix wpa/hostapd build without OpenSSL.
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 mavDon't set bits that should be zero for SATA devices.
2015-04-20 emastecrunchide: Remove local EM_* ELF definitions provided...
2015-04-20 dteskeUpdate usage statement to align with post-r279624 funct...
2015-04-20 emastevidcontrol: skip invalid video modes returned by vt(4)
2015-04-20 mavReport link as up if tap device is not specified (black...
2015-04-20 mavReport link as up only if we managed to open tap device.
2015-04-20 mavDisable RX/TX queues notifications when not needed.
2015-04-19 eadleridentd: restore memcpy
2015-04-19 eadleridentd: also zero se_rpc_highvers
2015-04-19 eadleridentd: remove redundant zeroing
2015-04-19 eadlertzsetup: remove set but unused variable
2015-04-19 eadlerconfig: remove set but unchecked variable
2015-04-18 mavWorkaround bhyve virtual disks operation on top of...
2015-04-18 sjgNo need to delete export from filesystems which are...
2015-04-18 takawataTo ensure j formatting string valid, cast uint64_t...
2015-04-18 traszRemove some oldnfs remnants.
next