aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Cleanup on usr.sbin/arp/arp.cRenato Botelho2017-02-091-17/+15
* Fix style(9)Renato Botelho2017-02-081-46/+44
* bsdinstall: Make sure chroot filesystems are umounted after useRenato Botelho2017-02-081-3/+4
* Fix indentation (only line in file w/ 8-space indent rather than hard-tab).Ravi Pokala2017-02-081-1/+1
* Sort sys/ #includes some moreEnji Cooper2017-02-071-2/+2
* Sort sys/ #includes and zap an unnecessary trailing space nearbyEnji Cooper2017-02-071-7/+7
* Use a flexible array for TypeNames instead of hardcoding the array lengthEnji Cooper2017-02-071-1/+1
* Fix typos in comments (returing -> returning)Enji Cooper2017-02-071-1/+1
* Replace Cyrillic characters with Latin (normal) ones.Warren Block2017-02-031-2/+2
* Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll alsoGleb Smirnoff2017-02-021-0/+3
* Fix build with WITHOUT_INET6.Gleb Smirnoff2017-02-021-9/+9
* Update tcpdump to 4.9.0.Gleb Smirnoff2017-02-012-25/+34
* Garbage collect IFT_IEEE80211 (but leave the define for possible reuse)Andriy Voskoboinyk2017-01-281-2/+0
* Revert crap accidentally committedBaptiste Daroussin2017-01-282-2/+4
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-282-4/+2
* Fix a bug which caused not to create AF_LOCAL sockets when familyHiroki Sato2017-01-281-1/+2
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-2819-620/+13
* Make CTL ramdisk backend a real RAM disk.Alexander Motin2017-01-241-2/+17
* Extend manual to cover more commands and options.Sevan Janiyan2017-01-241-8/+122
* Really restore the old behaviour for pw usermod -mBaptiste Daroussin2017-01-223-14/+25
* Readd a feature lost in pw(8) refactoringBaptiste Daroussin2017-01-221-0/+4
* Fix misc Coverity defects in camdd(8)Alan Somers2017-01-201-22/+15
* Fix build with ICL_KERNEL_PROXY.Alexander Motin2017-01-201-2/+4
* Remove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated value.Alexander Motin2017-01-201-23/+27
* Add smilint target to subdir targets so "make smilint" here will runEnji Cooper2017-01-171-1/+3
* Remove ad hoc smilint targets made standard in bsd.snmpmod.mk in r312328Enji Cooper2017-01-172-10/+0
* "Buses" is the preferred plural of "bus"Conrad Meyer2017-01-151-2/+2
* Alike to r312190 decouple iSCSI connection limits from defaults.Alexander Motin2017-01-143-24/+24
* Fix wrong way assignment in r312190.Alexander Motin2017-01-141-2/+2
* Decouple iSCSI connection limits from defaults.Alexander Motin2017-01-143-26/+48
* Fix up r312105Enji Cooper2017-01-141-0/+4
* Conditionalize libwrap support into inetd based on MK_TCP_WRAPPERSEnji Cooper2017-01-142-1/+10
* Fix broken fstyp exfat testcaseConrad Meyer2017-01-141-1/+1
* fstyp.8: Move initial exFAT blurb to the -u sectionConrad Meyer2017-01-131-4/+5
* Purge varargs.h in favor of stdarg.h.Hiroki Sato2017-01-131-45/+0
* - Add static for functions and variables with internal linkage.Hiroki Sato2017-01-131-217/+199
* Use dfr-01-xfat.img.bz2, not dfr-01-xfat.dd.bz2 (the latterEnji Cooper2017-01-131-1/+1
* Add testcase for exFAT that currently failsEnji Cooper2017-01-133-0/+11
* Add license preamble for r286964; credit to asomersEnji Cooper2017-01-131-3/+29
* fstyp(8): Detect exFAT filesystemsConrad Meyer2017-01-135-3/+84
* - Fix dereference of NULL pointer which could cause a crash [1]Hiroki Sato2017-01-121-4/+13
* Fix uninitialized variable CIDs in route6dAlan Somers2017-01-121-0/+2
* pciconf(8): Reallow trailing colon in selectorsConrad Meyer2017-01-121-4/+1
* Add more #ifdef INET and INET6.Hiroki Sato2017-01-111-2/+25
* Teach crunchide about EM_S390 to make bootstrapping from futureBjoern A. Zeeb2017-01-101-0/+1
* Avoid taking the address of a packed struct member in mfiutilDimitry Andric2017-01-091-1/+3
* Add a REVISION section to track changes for the BEGEMOT-NETGRAPH MIB fileEnji Cooper2017-01-091-0/+13
* Add a REVISION section to track changes for the BEGEMOT-ATM-FREEBSD-MIB MIB fileEnji Cooper2017-01-091-1/+3
* Add a REVISION section to track changes for the hostres moduleEnji Cooper2017-01-091-0/+3
* Improve the smilint target in the hostres and mibII modulesEnji Cooper2017-01-092-4/+6