]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Upgrade to OpenPAM Lycopsida.
[FreeBSD/FreeBSD.git] / sbin /
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Bjoern A. ZeebAllow toggling of IFCAP_VLAN_HWCSUM for hardware that...
2011-12-17 Dimitry AndricIn sbin/devd/devd.h, 'event_proc' and 'eps' are declare...
2011-12-17 Dimitry AndricIn sbin/dhclient, since we know the size of the source...
2011-12-17 Dimitry AndricIn sbin/dhclient, work around warnings about the size...
2011-12-17 Dimitry AndricUse both NO_WFORMAT and NO_WARRAY_BOUNDS for sbin/ipf...
2011-12-17 Dimitry AndricIn sbin/atm/atmconfig/diag.c, fix a few warnings about...
2011-12-17 Dimitry AndricUse NO_WCAST_ALIGN for sbin/gbde, this is more appropri...
2011-12-16 Dimitry AndricUse NO_WARRAY_BOUNDS for sbin/routed/rtquery.
2011-12-16 Dimitry AndricIn sbin/fsdb/fsdbutil.c, work around a clang false...
2011-12-16 Dimitry AndricIn sbin/camcontrol/camcontrol.c, fix a few warnings...
2011-12-16 Gleb SmirnoffRename ifcarp.c to carp.c
2011-12-16 Gleb SmirnoffSince size of struct in_aliasreq has just been changed...
2011-12-16 Gleb SmirnoffA major overhaul of the CARP implementation. The ip_car...
2011-12-16 Gleb SmirnoffXref re_format(7) in devd.conf(5), not in devd(8).
2011-12-16 Gleb SmirnoffXref re_format(7).
2011-12-15 Pawel Jakub DawidekRemove redundant assignment.
2011-12-15 Pawel Jakub DawidekSimplify code by changing functions types from int...
2011-12-15 Pawel Jakub DawidekRemove redundant setting of the error variable.
2011-12-13 Gleb Smirnoffdhclient-script relied on incorrect behavior of SIOCAIF...
2011-12-13 Ed SchoutenStaticify dumpfs.
2011-12-11 Ed SchoutenAdd more static keywords to rcorder(8).
2011-12-11 Ed SchoutenAdd missing static keyword.
2011-12-11 Ed SchoutenLet reboot(8) use getprogname() to compare the program...
2011-12-11 Ed SchoutenAdd missing static keywords to global variables in...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-04 Jean-Sébastien PédronSupport domain-search in dhclient(8)
2011-12-02 Ed MasteRestore comment with credit to Marc Frajola.
2011-12-01 John BaldwinIf the -d flag is specified, ignore any new values...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-25 Xin LIFix build.
2011-11-25 Ed MasteAdd firmware update support for SCSI devices.
2011-11-23 Gleb SmirnoffFix parsing of redirect_addr argument.
2011-11-21 Warren BlockCorrect and expand BSD partitioning scheme description.
2011-11-21 Warren BlockFix date.
2011-11-21 Warren BlockAdd a section that explicitly describes partitioning...
2011-11-19 Gleb SmirnoffFor unknown reason, since rev 1.1 of ifconfig.c, sin_fa...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-14 John BaldwinFinish making 'wcommitsize' an NFS client mount option.
2011-11-13 Eitan Adler- new sentence should start on new line.
2011-11-13 Eitan Adler- fix duplicate "a a" in some comments
2011-11-13 Eitan Adler- add "check" option to MD5 and friends to compare...
2011-11-12 Adrian ChaddBump date.
2011-11-12 Adrian ChaddAdd documentation for the new quiet time IE options.
2011-11-12 Alexander MotinFix build on some archs after r227464.
2011-11-12 Dimitry AndricFix buildworld breakage due after r227464.
2011-11-12 Alexander MotinMajor GEOM MULTIPATH class rewrite:
2011-11-11 Xin LIUse __packed to prevent alignment from taking place...
2011-11-10 Gleb SmirnoffNote that NAT instance argument can be tablearg.
2011-11-09 Ed SchoutenRemove trailing whitespace.
2011-11-08 Adrian ChaddAdd quiet time element configuration support to ifconfig.
2011-11-07 Andrey V. ElsukovFix multi-line comment formatting.
2011-11-07 Andrey V. ElsukovFix multi-line comment formatting.
2011-11-07 Andrey V. ElsukovImprove error reporting when MBR can not be written.
2011-11-06 Andrey V. ElsukovInitialize "acc" value inside the loop to reset failed...
2011-11-06 Andrey V. ElsukovAdd reference to gpart(8).
2011-11-06 Andrey V. ElsukovAdd reference to gpart(8).
2011-11-06 Andrey V. ElsukovAdd recommendation to use gpart(8) when user tries...
2011-11-06 Andrey V. ElsukovRemove unneeded checks.
2011-11-06 Andrey V. Elsukovbsdlabel(8) could automatically fill many of disklabel...
2011-11-06 Andrey V. ElsukovTo be in sync with GEOM_PART_BSD limit the maximum...
2011-11-04 Ed SchoutenAdd missing static keywords for global variables to...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-29 John-Mark Gurneyremove trailing whitespace...
2011-10-29 John-Mark Gurneyerror if /boot/mbr is empty... This can happen on...
2011-10-27 Pawel Jakub DawidekRemove redundant space.
2011-10-27 Pawel Jakub DawidekImplement 'async' mode for HAST.
2011-10-27 Pawel Jakub DawidekMinor cleanups.
2011-10-27 Pawel Jakub DawidekReduce indentation.
2011-10-27 Pawel Jakub DawidekImprove comment so it doesn't suggest race is possible...
2011-10-27 Pawel Jakub Dawidek- Eliminate the need for hio_nv.
2011-10-27 Pawel Jakub DawidekMonor cleanups.
2011-10-27 Pawel Jakub DawidekDelay resuid generation until first connection to secon...
2011-10-27 Pawel Jakub DawidekCorrect comments.
2011-10-26 Alexander MotinClarify disks/volumes above 2TiB support in geom_raid:
2011-10-26 Hiroki Sato- Add support for a "!" character in regex matching...
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-25 Ed SchoutenBuild swapon with WARNS=6.
2011-10-25 Pawel Jakub DawidekAdd support for creating GELI devices with older metada...
2011-10-25 Pawel Jakub DawidekRevert r226726. The line was not duplicated.
2011-10-25 Pawel Jakub DawidekRemove duplicated line.
2011-10-25 Pawel Jakub DawidekAdd 'geli version' subcommand, which will print GELI...
2011-10-25 Pawel Jakub DawidekWhen we detect GELI metadata version that is newer...
2011-10-25 Pawel Jakub DawidekSimplify eli_resize() function.
2011-10-25 Pawel Jakub DawidekSimplify eli_dump() function and allow to dump metadata...
2011-10-25 Pawel Jakub DawidekIf 'req' is NULL, print error on stderr.
2011-10-25 Pawel Jakub DawidekSimplify eli_is_attached() function and make it return...
2011-10-25 Pawel Jakub DawidekSimplify eli_backup_create() and eli_backup_restore...
2011-10-25 Pawel Jakub DawidekSort includes.
2011-10-25 Maxim SobolevAdd new option -F to specify alternative location of...
2011-10-25 Maxim SobolevAdd new option -c to specify alternatve location of...
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-18 Kirk McKusickThe current /etc/dumpdates file restricts device names...
2011-10-17 Pawel Jakub DawidekAllow to specify pidfile in HAST configuration file.
2011-10-17 Pawel Jakub DawidekRemove redundant space.
2011-10-17 Pawel Jakub DawidekWhen path to the configuration file is relative, obtain...
2011-10-16 Olivier HouchardUnbreak NO_DYNAMICROOT by explicitely linking to libcry...
next