]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
This commit was generated by cvs2svn to compensate for changes in r86198,
[FreeBSD/FreeBSD.git] / sbin /
2001-11-08 Peter WemmThis commit was generated by cvs2svn to compensate...
2001-11-05 Murray StokelyAdd a few articles to improve the readability of this...
2001-11-04 Luigi Rizzosync the code with the one in stable (mostly formatting...
2001-11-04 Dima DorfmanRefer people looking to figure out what major to use...
2001-11-04 Peter WemmRepocopy pc98 fdisk out of its hidden subdir. Reconnec...
2001-11-03 Peter WemmRemove support for FreeBSD/tahoe
2001-11-03 Peter WemmRepo copied contents of src/sbin/i386 to src/sbin and...
2001-11-03 Peter WemmMove i386/{fdisk,cxconfig,nextboot} to src/sbin. Elimi...
2001-11-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-11-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-11-02 Poul-Henning Kampstyle(9) cleanup.
2001-11-02 Yaroslav TykhiyCosmetic: Don't output a blank line if a driver provides
2001-11-01 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-11-01 Luigi RizzoFix a typo in a format string, and fix error checking...
2001-10-31 Poul-Henning KampDo not uselessly whine in syslog about packets denied...
2001-10-31 Anton BerezinReplace `=' with more correct ``.Ql =''.
2001-10-31 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-31 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-30 Anton BerezinImplement -e option. It modifies the output produced...
2001-10-30 Anton BerezinFix a bug where restore(8) segfaults while trying to...
2001-10-29 Josef KarthauserMore white space changes.
2001-10-29 Josef KarthauserMore stylistic tidying.
2001-10-29 Josef KarthauserRemove training white spaces, and some other style...
2001-10-28 Matthew DillonProperly convert long to time_t
2001-10-28 Matthew DillonMake the protocol/dumprestore.h header match restore...
2001-10-28 Nick HibmaTypo.
2001-10-28 Nick HibmaAdd a Xref to dumpon.
2001-10-28 Matthew Dillondeltat declared time_t, msg("") call used %d (assumed...
2001-10-28 Josef KarthauserRemove some extraneous spaces from the usage message.
2001-10-28 Matthew DillonAdd missing cast for improper time_t use in computation.
2001-10-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-26 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-10-25 Ruslan ErmilovPut WARNS into the right place.
2001-10-25 Jonathan LemonStyle and WARNS cleanups.
2001-10-25 Ruslan ErmilovThe directory of the makefile that's including the...
2001-10-25 Ruslan ErmilovSort SUBDIR.
2001-10-25 Jonathan LemonMdoc fixes and clarification.
2001-10-23 Jonathan LemonAdd a manual page.
2001-10-23 Jonathan LemonHook up conscontrol to the build.
2001-10-23 Jonathan LemonAdd conscontrol, a front end interface for manipulating...
2001-10-23 Ruslan ErmilovConnect cxconfig(8) to build.
2001-10-23 Ruslan ErmilovWARNSify.
2001-10-20 Darren Reedinclude ipfs in subdirs
2001-10-20 Darren Reedbuild ipfs for -current
2001-10-18 Ollivier RobertFix diskless clients by removing the code for calculati...
2001-10-17 Jonathan LemonWhen specifying an interface to ifconfig, first look...
2001-10-17 Ruslan ErmilovBring in latest CSRG revisions to this file.
2001-10-16 Ian DowseWhen nfsd was started with only UDP servers, the master...
2001-10-16 Bruce EvansFixed spelling error in previous commit.
2001-10-15 Doug BartonDocument the optimal block:fragment ratio, per discussion
2001-10-15 Dag-Erling SmørgravAllow reboot during runcom.
2001-10-15 Peter WemmAdd 0xEE (EFI GPT) and 0xEF (EFI System Partition)
2001-10-15 Greg LeheyReinstate VINUMDEBUG. Removing it also removes some...
2001-10-14 Dima DorfmanRepair typo.
2001-10-13 Ian DowseOops, fix a missing condition that broke umount's ...
2001-10-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-10 Ruslan Ermilov-r is implied with -B.
2001-10-08 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-07 Søren SchmidtUpdate to reflect the change in ata.h
2001-10-05 Peter WemmRemove some bogus "(off_t)(dumplo + value)" and "(off_t...
2001-10-05 Peter WemmArgh. Fix another >2GB savecore problem.
2001-10-04 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-04 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-04 David MaloneHopefully improve control message passing over Unix...
2001-10-04 Ruslan Ermilov<mntopts.h> -> "mntopts.h" in SYNOPSIS.
2001-10-04 Ollivier RobertFollowing the discussion in -arch and the submission...
2001-10-02 Crist J. ClarkDocumentation fixes:
2001-10-01 Ruslan Ermilovmdoc(7) police: Use the new .In macro for #include...
2001-10-01 Ruslan Ermilovmdoc(7) police: fix markup.
2001-10-01 David E. O'Brien*** empty log message ***
2001-09-30 Ian DowseEnable bug-for-bug compatibility with mount_mfs when...
2001-09-30 Ian DowseDon't require that the special/filesystem argument...
2001-09-29 Bill Fumerolanow that jlemon has added a hash table to lookup locall...
2001-09-27 Luigi RizzoTwo main changes here:
2001-09-25 Ian DowseThe -A option (beep when packets are dropped) didn...
2001-09-24 Robert Watsono Reduce userland inclusion of kernel headers -- remove...
2001-09-20 Luigi RizzoA bunch of minor changes to the code (see below) for...
2001-09-20 Peter WemmDeal with nfs server module changes for autoloading.
2001-09-20 Peter WemmDeal with module name changes and autoloading.
2001-09-19 Ruslan ErmilovNon-decimal ``skipto'' rule numbers are meaningless.
2001-09-18 Peter WemmUserland part of nfs client/server split and cleanup.
2001-09-18 Jonathan LemonSplit hwcsum into rxcsum and txcsum components.
2001-09-18 Jonathan LemonTeach ifconfig about the new interface capability words.
2001-09-13 Andrew Gallatinfix savecore so that it works on the alpha after the...
2001-09-13 Ruslan ErmilovSet BINOWN=root explicitly for setuid root binaries.
2001-09-12 Ruslan ErmilovUse ${MACHINE}, it works with cross-builds.
2001-09-11 Ruslan Ermilovmdoc(7) police: restore fix in rev. 1.52; .Dt should...
2001-09-11 Ruslan Ermilovmdoc(7) police: restore the correct sorting of SEE...
2001-09-11 Ruslan Ermilovmdoc(7) police: markup nits, improve -W option text,
2001-09-11 Ruslan ErmilovRemoved -M and -N from getopt(3) call as well.
2001-09-09 Greg LeheyUse a better stripe size in the examples.
2001-09-08 Semen UstimenkoStole unicode translation table from mount_msdos. Add...
2001-09-07 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-09-06 Kris Kennaway* Switch from doing compress(1)ed crashdumps with the...
2001-09-05 Dima DorfmanUse CFLAGS, not COPTS, in the Makefile. bsd.prog.mk...
2001-09-05 Mark PeekThis commit was generated by cvs2svn to compensate...
2001-09-05 Ruslan ErmilovSECURITY.
2001-09-05 Ruslan ErmilovThe defaults for bsize and fsize were interchanged.
2001-09-04 Ruslan ErmilovDon't reinvent the wheel; use strptime(3).
2001-09-04 Ruslan Ermilovmdoc(7) police: removed hard sentence breaks.
next