]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Overhaul the ktrace subsystem a bit. For the most part, the actual vnode
[FreeBSD/FreeBSD.git] / sbin /
2002-06-07 Matthew N. DoddUse a larger data type to prevent counters wrapping...
2002-06-07 Matthew N. DoddSync this up with changes made in v1.8 of sys/netatm...
2002-06-06 Gordon TetlowRemove the old nextboot from Whistler. AFAIK this hasn...
2002-06-06 Poul-Henning Kamps/daddr_t/ufs_daddr_t/g
2002-06-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-06 Gordon TetlowUnhook the old nextboot(8) from the build. If no one...
2002-06-05 Giorgos KeramidasAdd 'utility' in a place that it was missing.
2002-06-05 Ian DowseOops, unbreak parsing of the `type' field in getasciila...
2002-06-05 Gordon TetlowFix spelling nit in error message.
2002-06-02 Marcel MoolenaarFix breakage caused by allocating the I/O buffer. There...
2002-05-30 Garrett WollmanAvoid construction which results in label at end of...
2002-05-30 Garrett WollmanFix syntax errors (labels with no statement).
2002-05-30 Ruslan Ermilovmdoc(7) police: nits.
2002-05-30 Ruslan Ermilovmdoc(7) police: tidy up the markup and some wording.
2002-05-30 Alfred Perlsteincorrect comment (replace i386 with __i386__)
2002-05-30 Jun KuriyamaFix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE...
2002-05-30 Ian DowseFix some serious brain damage in the default block...
2002-05-30 Ian DowseSplit out the code for parsing the partition specificat...
2002-05-29 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: tidy up the markup.
2002-05-28 Gordon TetlowCorrect the file that reboot -k creates so that it...
2002-05-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-27 Marcel MoolenaarWork around a memory fault on ia64 caused by having...
2002-05-25 Ruslan ErmilovRespect -q with "add" and "delete". Document who respe...
2002-05-24 Maxime HenrionConvert mount_ext2fs(8) to nmount(2).
2002-05-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-24 Alfred PerlsteinDon't err(3) (and exit prematurely) when a sysctl's...
2002-05-24 Gordon TetlowAdd a nextboot script to make it easier to control...
2002-05-24 Maxime HenrionConvert mount_unionfs(8) to nmount.
2002-05-23 Maxime HenrionMake mount_nullfs(8) use nmount(2) rather than mount...
2002-05-21 Hajimu UMEMOTOAllow prefix/prefixlen syntax for IPv6 to have consistency
2002-05-21 Hajimu UMEMOTOHave RTF_HOST for /128 destionation.
2002-05-21 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-05-21 Benno RiceSpread the word of PowerPC.
2002-05-20 Hajimu UMEMOTOTry to guess prefixlen for guessable cases.
2002-05-19 Peter WemmTurn nfsiod into a vfs loader and sysctl wrapper that...
2002-05-19 Robert WatsonRemove IFS from 5.0-CURRENT. This facilitates introduc...
2002-05-17 Juli MallettMove _PATH_WALL from dump and shutdown's local pathname...
2002-05-17 Andrew R. Reiter- Further replacing of UM_* macros with the appropriate...
2002-05-17 Andrew R. Reiter - Replace UM_* macros by replacing them with the appro...
2002-05-16 Hajimu UMEMOTODon't install scriptdump which is written in Perl....
2002-05-16 Tom Rhodesmore file system > filesystem
2002-05-14 Ian DowseUse fgetln to remove the static limit on the length...
2002-05-14 Poul-Henning KampMatch prototypes to functions over in fsck_ffs.
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Ruslan ErmilovStyle.
2002-05-13 Poul-Henning KampRemove unneeded include.
2002-05-13 Ruslan ErmilovRemoved now unused INTERNALSTATICLIB.
2002-05-13 Luigi RizzoHandle symbolic names for common ethernet types (ip...
2002-05-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-12 Poul-Henning KampUFS2 preparation commit:
2002-05-12 Poul-Henning KampSigh, more BBSIZE related breakage.
2002-05-12 Luigi RizzoMain functional change is the implementation of matchin...
2002-05-12 Poul-Henning KampRetire the bogus uses of the disklabel field d_sbsize...
2002-05-12 Dima Dorfmans/demon/daemon/
2002-05-11 Maxime HenrionFix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".
2002-05-11 Brian SomersReword the ``alias'' description slightly. We must...
2002-05-11 Alfred Perlsteinunbreak build: include string.h for strcmp prototype.
2002-05-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-10 David E. O'BrienBmake bits for Gcc 3.1.
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 Josef KarthauserReplace /kernel with /boot/kernel/kernel.
2002-05-08 Andrey A. ChernovDon't forget to null-terminate string we got from sysct...
2002-05-06 Tom Rhodes'file system' > filesystem
2002-05-06 Ian DowseAddress a few minor style and consistency issues in...
2002-05-06 Marcel MoolenaarMake argument to printf match format.
2002-05-05 Luigi RizzoFix a couple of problems which could cause panics at...
2002-05-05 Maxime HenrionFix the fallback to mount(2) with RELENG_4 kernels...
2002-05-05 Bill Fenner- revert back to vmcore.#
2002-05-04 Maxime HenrionRestore the minfree functionality into savecore. This...
2002-05-03 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-02 Maxime HenrionSwap the order of mount and nmount calls. We now call...
2002-05-02 Ian DowseSet the permissions on restored symbolic links.
2002-05-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-02 Kirk McKusickMinor bug fixes uncovered while working on UFS2.
2002-05-01 Peter WemmMake this compile and not segfault on ia64. ptr =...
2002-05-01 Peter WemmAdd a hack so that fdisk(8) can initialize an ia64...
2002-05-01 Crist J. ClarkEnlighten those who read the FINE POINTS of the documen...
2002-04-28 Greg LeheyAdd partition type for IBM's JFS.
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-26 Wes PetersRename the file used to specify the nextboot to make...
2002-04-26 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-04-26 Wes PetersAdd a -k option to reboot to specify the kernel to...
2002-04-26 Greg Leheyvinum_start: examine storage array devices, not just...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-24 Poul-Henning KampRemove the -v option, it is now default behaviour.
2002-04-24 Poul-Henning KampContinue the cleanup preparations for UFS2 (& GEOM):
2002-04-23 Maxime HenrionUnbreak NFS mounts when mount(8) is invoked as : mount...
2002-04-22 Maxime HenrionDo our best to determine if the user is attempting...
2002-04-22 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-04-22 Dag-Erling SmørgravUsage style sweep: spell "usage" with a small 'u'.
next