summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignmentdim2011-12-192-0/+2
* o Sort .Xrs.maxim2011-12-191-2/+2
* Use lex's standard way of not generating unused function.pjd2011-12-182-3/+3
* Don't use function name as format string.pjd2011-12-181-1/+1
* Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.dim2011-12-182-3/+6
* Allow toggling of IFCAP_VLAN_HWCSUM for hardware that supports checksumbz2011-12-172-3/+5
* In sbin/devd/devd.h, 'event_proc' and 'eps' are declared as structs. Indim2011-12-171-2/+2
* In sbin/dhclient, since we know the size of the source strings anyway,dim2011-12-172-3/+3
* In sbin/dhclient, work around warnings about the size argument todim2011-12-172-6/+12
* Use both NO_WFORMAT and NO_WARRAY_BOUNDS for sbin/ipf, it would be toodim2011-12-171-0/+2
* In sbin/atm/atmconfig/diag.c, fix a few warnings about format stringsdim2011-12-171-4/+4
* Use NO_WCAST_ALIGN for sbin/gbde, this is more appropriate to fix thedim2011-12-171-5/+3
* Use NO_WARRAY_BOUNDS for sbin/routed/rtquery.dim2011-12-161-0/+1
* In sbin/fsdb/fsdbutil.c, work around a clang false positive with printfdim2011-12-161-2/+3
* In sbin/camcontrol/camcontrol.c, fix a few warnings about format stringsdim2011-12-161-7/+7
* Rename ifcarp.c to carp.cglebius2011-12-162-1/+1
* Since size of struct in_aliasreq has just been changed in r228571,glebius2011-12-161-0/+1
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-166-89/+164
* Xref re_format(7) in devd.conf(5), not in devd(8).glebius2011-12-162-5/+5
* Xref re_format(7).glebius2011-12-161-2/+3
* Remove redundant assignment.pjd2011-12-151-2/+0
* Simplify code by changing functions types from int to avoid, as the functionspjd2011-12-151-15/+6
* Remove redundant setting of the error variable.pjd2011-12-151-2/+0
* dhclient-script relied on incorrect behavior of SIOCAIFADDR ioctl,glebius2011-12-131-1/+1
* Staticify dumpfs.ed2011-12-131-20/+20
* Add more static keywords to rcorder(8).ed2011-12-111-48/+47
* Add missing static keyword.ed2011-12-111-1/+1
* Let reboot(8) use getprogname() to compare the program name.ed2011-12-111-3/+3
* Add missing static keywords to global variables in camcontrol.ed2011-12-112-13/+13
* Support domain-search in dhclient(8)dumbbell2011-12-047-3/+180
* Restore comment with credit to Marc Frajola.emaste2011-12-021-0/+9
* If the -d flag is specified, ignore any new values specified and onlyjhb2011-12-011-1/+1
* Fix build.delphij2011-11-251-1/+1
* Add firmware update support for SCSI devices.emaste2011-11-256-29/+488
* Fix parsing of redirect_addr argument.glebius2011-11-231-1/+2
* Correct and expand BSD partitioning scheme description.wblock2011-11-211-7/+9
* Fix date.wblock2011-11-211-1/+1
* Add a section that explicitly describes partitioning schemes. Modifywblock2011-11-211-126/+154
* For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn'tglebius2011-11-191-2/+1
* Finish making 'wcommitsize' an NFS client mount option.jhb2011-11-142-0/+11
* - new sentence should start on new line.eadler2011-11-131-2/+2
* - fix duplicate "a a" in some commentseadler2011-11-132-2/+2
* - add "check" option to MD5 and friends to compare files against known hash.eadler2011-11-132-8/+40
* Bump date.adrian2011-11-121-1/+1
* Add documentation for the new quiet time IE options.adrian2011-11-121-0/+32
* Fix build on some archs after r227464.mav2011-11-121-3/+4
* Fix buildworld breakage due after r227464.dim2011-11-121-1/+1
* Major GEOM MULTIPATH class rewrite:mav2011-11-122-98/+194
* Use __packed to prevent alignment from taking place, which otherwise maydelphij2011-11-111-5/+5
* Note that NAT instance argument can be tablearg.glebius2011-11-101-2/+2
OpenPOWER on IntegriCloud