]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Use offsetof() from sys/types.h instead of a custom one
[FreeBSD/FreeBSD.git] / sbin /
2014-10-08 aeRevert r156046. We support setting dumpdev via loader...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroImprove "reserved keywords" hack:
2014-10-05 hrsUse printb() for boolean flags in ro_opts and actor_sta...
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 hrsRevert r272390.
2014-10-02 hrsSeparate option handling from SIOC[SG]LAGG to SIOC...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 hrsAdd IFCAP_HWSTATS.
2014-10-01 hrsVirtualize lagg(4) cloner. This change fixes a panic...
2014-09-28 nyanMerged from r183296.
2014-09-26 delphijRefactor the code a little bit to reduce duplicated...
2014-09-25 delphijExplicitly set errno to 0 before calling strto*.
2014-09-25 delphijThe strtol(3) family of functions would set errno when...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 delphijConstify a parameter of name2oid. No functional change.
2014-09-21 hrsFix a typo.
2014-09-21 hrsFix a bug which could make routed(8) daemon exit by...
2014-09-20 hrsFix a problem that reply packets are not received when...
2014-09-20 hrsRevert changes in r269180. It could cause -c N option...
2014-09-18 araujoThe lagg(4) interface is based on trunk(4) interface...
2014-09-18 araujoAdd laggproto broadcast, it allows sends frames to...
2014-09-17 bdreweryIf fgets(3) fails in getbounds(), show strerror(3)...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 bryanvAdd DEF_CLONE_CMD_ARG2
2014-09-14 mavUpdate CAM CCB accounting for the new status quo.
2014-09-13 melifaroDo not try to read i2c info when no transceiver is...
2014-09-13 jhbAdd a sysctl to export the EFI memory map along with...
2014-09-12 jhbPass the length of an structure to the pretty-printer...
2014-09-11 glebiusSince r270929 raw sockets expect network byte order.
2014-09-10 hrsFix a bug which could break extended attributes in...
2014-09-09 aeAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-03 melifaro* Unconditionally turn on SIOCGI2C probing for all...
2014-09-01 edAdd lock annotations to the threading API used by hastd.
2014-09-01 seAdd references to vt(4) to further man-pages.
2014-08-31 gavinFix character case in examples for "camcontrol security...
2014-08-29 jhb- Add a new structure type for the ACPI 3.0 SMAP entry...
2014-08-29 melifaro* Add SIOCGI2C driver ioctl used to retrieve i2c info.
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 jhbCorrect the destroy example. The -n argument is not...
2014-08-23 ngieGarbage collect libl dependency
2014-08-23 melifaroWhitespace/style changes merged from projects/ipfw.
2014-08-23 melifaroMerge buffer-printing changes from from projects/ipfw...
2014-08-21 neelChange file permissions for some setuid executables...
2014-08-21 melifaro* Add new net/sff8436.h containing constants used to...
2014-08-20 asomersMisc fixes suggested by Coverity.
2014-08-20 traszAdd description for the "automounted" mount flag.
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 melifaroZero buffer before request.
2014-08-18 ngieAdd LIBUTIL to DPADD
2014-08-18 ngieAdd -ll to LDADD to fix "make checkdpadd"
2014-08-17 melifaroAdd forgotten DPADD to ifconfig(8).
2014-08-17 neelRemove LOG_ODELAY because it does nothing.
2014-08-17 traszBring in the new automounter, similar to what's provide...
2014-08-16 melifaroClean up unused definitions.
2014-08-16 melifaro* Use standard net/sff8472.h header for sff bits and...
2014-08-16 melifaroAdd support for reading i2c SFP/SFP+ data from NIC...
2014-08-16 peterUse mount protocol version 3 by default for showmount...
2014-08-15 ngieFix atmconfig compilation when MK_ATM == yes and MK_BSN...
2014-08-15 bzRemove bogus ; at the end of the if condition in order...
2014-08-14 asomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-13 pfgUse "NO NAME" as the default unnamed label.
2014-08-12 gjbFix a typo in a comment: s/interprete/interpret/
2014-08-12 aeTurn off kern.geom.part.mbr.enforce_chs by default.
2014-08-12 aeRemove duplicate entry.
2014-08-12 aeAdd sysctl and loader tunable kern.geom.part.mbr.enforc...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 skreuzerMention tmpfs(5)
2014-08-05 cyHonour WITH and WITHOUT_INET6_SUPPORT.
2014-08-05 bzProvide -o vers= support for mount_nfs.
2014-08-03 issyl0Add generic list, status, load and unload docs to gpart(8)
2014-07-30 mckusickWhen restoring a UFS dump onto a ZFS filesystem, an...
2014-07-29 joelmdoc: sort sections.
2014-07-28 delphijWhen interval is set to very small value with limited...
2014-07-25 wblockFix spelling of Camellia algorithm. While here, replac...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-14 pfgnewfs_msdosfs: Respect FSFIXFAT
2014-07-14 pfgmsdosfs: Assorted fixes from other BSDs.
2014-07-14 pfgfsck_msdosfs: be a bit more permissive
2014-07-14 pfgMinor (mostly cosmetic) cleanups
2014-07-12 jlhMake the description of the "no_prefer_iface" flag...
2014-07-08 gjbFix non-version text after .Fx macro usage.
2014-07-07 marcelRemove ia64.
2014-07-05 loosCheck the number of returned entries before doing any...
2014-07-04 nwhitehornAfter EFI support was added to the installer, it needed...
2014-07-03 kenAdd persistent reservation support to camcontrol(8).
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 aeDocument all aliases supported by GEOM_PART class.
2014-07-01 delphijMFV r267565:
2014-06-30 umeFix ifconfig to show pltime and vltime with -L option,
2014-06-27 hselaskyDon't hide zero-length strings when doing sysctl listings.
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
next