]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
- According to the corresponding Linux, NetBSD and OpenSolaris
[FreeBSD/FreeBSD.git] / sbin /
2008-12-03 mlaierFix build - cast off_t to (intmax_t) for printing.
2008-12-03 luigiEnable operation of newfs on plain files, which is...
2008-12-03 luigiSome useful operational extensions to newfs_msdos,...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-30 marcelPrint error messages as-is, when they don't conform to
2008-11-30 marcelCall gctl_free() after we processed the error string.
2008-11-29 marcelParse the error string returned by the kernel. The...
2008-11-29 impNoticed the following error message:
2008-11-26 luigiCreate a fake geometry (16 heads, 64 sectors) when...
2008-11-25 scottlBig update to the iSCSI initiator code. Highlights...
2008-11-18 delphijGrammar improvements.
2008-11-18 marcelUse humanize_number(), rather than a home-grown algorit...
2008-11-18 marcelSort includes
2008-11-18 marcelPad the bootcode we write to the partition to a multipl...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-05 maximo One more s/gpt/gpart/.
2008-11-05 maximo Replace Xr to gpt(8) which is gone by gpart(8).
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-10-20 marcelAdd support for multiple attributes. This is required...
2008-10-19 keramidaTiny wording nits.
2008-10-17 brooksSupport the remaining options listed in dhcp-options...
2008-10-14 maximo Remove a debug code and restore an accidentally delet...
2008-10-14 maximo Do nothing in show_nat() for a test mode (-n). This...
2008-10-13 kibBackground fsck applies twice some summary totals chang...
2008-10-13 kibcheck_maps() in /usr/src/sbin/fsck_ffs/pass5.c seems...
2008-10-09 delphijAdd some examples to demostrate gpart(8).
2008-10-05 maximo Typo fixes.
2008-10-02 samadd duplicate cmd entries for vlan and vlandev that...
2008-09-30 lulf- A call to close(2) might overwrite errno and thus...
2008-09-30 lulf- Improve error message given on g_providername call...
2008-09-29 samDistinguish between cmd/parameters used for clone opera...
2008-09-29 maximo Add missed dot.
2008-09-27 rikFix the build.
2008-09-27 rik* add all keyword for table list & flush actions.
2008-09-27 rikAdd keyword all in addtion to the table number for...
2008-09-27 delphijStatic-ify procedures in init(8).
2008-09-23 ruAdd missing library dependencies.
2008-09-22 keramidaUnbreak the build.
2008-09-22 samMIMO power save and RIFS; while here also update per...
2008-09-22 sam"ampdudensity -" is too subtle; use "NA" for any and...
2008-09-21 samcheck for undefined identifiers
2008-09-21 samadd new build knobs and jigger some existing controls...
2008-09-21 rikAdd the check of the table number.
2008-09-21 rikMove table list to a separate function.
2008-09-20 rikFree allocated memory.
2008-09-20 rikRemove some unused variables.
2008-09-20 rikStyle(9) the show_nat() function.
2008-09-20 rikDo not do the useless job for an empty table.
2008-09-19 rodrigcUse the version of the kernel returned by getosreldate()
2008-09-18 lulf- Make bsdlabel use libgeom to determine provider name...
2008-09-17 remkoDocument the -F 's return statement.
2008-09-13 rodrigcInstead of building up a "struct nfs_args" to pass...
2008-09-07 trhodesBring a paragraph in this manual page a bit closer...
2008-09-07 lulf- Make use of the new and g_device_path utility functio...
2008-09-06 rikCheck rule numbers against maximum value to avoid rules...
2008-09-06 rikUse IPFW_DEFAULT_RULE instead of hardcoded value since...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-02 kevloUse RUSAGE_SELF for the current process instead of...
2008-08-31 matteoDon't return always 0. Return what we get from exec_mou...
2008-08-29 pjdBy default backup geli metadata to a file. It is quite...
2008-08-29 pjd- Give algorithms recommendation.
2008-08-28 jfvAdd support in ifconfig to control the vlan hardware...
2008-08-27 ivorasTrivial typo fix.
2008-08-27 matteoImplement -R support, similar to ping(8)'s -A.
2008-08-27 matteoAdd -e to usage()
2008-08-27 rpauloFix typo.
2008-08-26 matteoImplement audible support similar to ping(8) -a option...
2008-08-23 rodrigcInstead of passing MNT_UPDATE, MNT_SNAPSHOT, MNT_RELOAD...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-14 thompsaFix channel parsing which was broken in r179958, the...
2008-08-12 pjdgeli onetime command can take only one GEOM provider...
2008-08-09 ivorasClean up of dead code and possible unassigned variable...
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-09 samrecognize WPS ie's
2008-08-06 antoineMake atacontrol(8) rebuild work when /usr is not mounte...
2008-08-03 rwatsonDDB scripting, textdumps, output capture, etc, all...
2008-08-03 thompsaMove the grekey to its own file, ifconfig.c does not...
2008-08-02 samchange list wme to only print the channel parameters; to
2008-08-02 samdon't silently exit if the regdomain.xml file is missing
2008-08-01 julianSlight wordsmithing. prompted by danger@
2008-08-01 julianDocument the use of the tablearg keyword together with...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-08-01 samadd missing capability bits
2008-07-31 obrienAdd a -q[uiet] flag for scripts.
2008-07-30 samcorrect description of how to clear a desired channel
2008-07-30 phkUpdate routed to use the RFC 3678 protocol-independent...
2008-07-29 phkClarify which route property routed(8) looks at.
2008-07-26 kibNote that snapshots may cause a panic on the full UFS...
2008-07-24 julianNote that setfib is not a terminal rule.
2008-07-10 krisFix -o mntudp after the conversion to default TCP mounts
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-06 marcelObsolete bsdlabel(8) on powerpc. Use gpart(8) instead.
2008-07-04 marcelMake sunlabel specific to sparc64. This is mostly for...
2008-07-03 marcelStop building bsdlabel(8) and fdisk(8) on ia64. Both...
2008-07-03 marcelAdd NO_MAN for the static variant of geom(8). Both...
2008-07-02 desDrag this code kicking and screaming into the twenty...
2008-06-30 rikDo not set IFF_DEBUG directly from the driver.
2008-06-30 edRun the privileged dhclient process in its own session.
next