]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
This commit was generated by cvs2svn to compensate for changes in r98247,
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-15 Brian SomersA better prinflike fix...
2002-06-15 Brian SomersRemove whitespace at the end of lines.
2002-06-15 Brian SomersFix a printflike format error
2002-06-15 Brian SomersRemove a forgotten diagnostic
2002-06-13 Hajimu UMEMOTOChanged the behavior when an interface-direct prefix...
2002-06-13 Garance A DrosehnBah humbug. Fix another typo on the same comment line...
2002-06-13 Garance A DrosehnFix a typo in a comment from the previous commit. ...
2002-06-13 Garance A DrosehnAlmost complete rewrite of the lpc commands 'abort...
2002-06-12 Brian SomersIf a RAD_FILTER_ID is supplied by the RADIUS server...
2002-06-12 Brian SomersBump the version number to reflect the recent RADIUS...
2002-06-12 Brian SomersDon't forget to process the Ident field on the front of
2002-06-12 Dag-Erling SmørgravReorder libraries to fix static linking (libssl depends...
2002-06-12 Warner Loshde __P
2002-06-12 Warner LoshKNF.
2002-06-12 Warner LoshKill __P.
2002-06-12 Brian SomersUnderstand the following Microsoft Vendor Specific...
2002-06-11 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-10 Doug BartonGo back to taking the user's umask into account. Thanks...
2002-06-10 David E. O'BrienChange our default XF86Config location from /etc/ to...
2002-06-09 Mike BarcroftDon't depend on <pwd.h> to bogusly include <sys/types.h>.
2002-06-08 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-06-07 John BaldwinFix a bug where request_part_size() was hard-coded...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-06 Doug Barton* Use the new stat(1) to get mode information from...
2002-06-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-06 Ruslan Ermilovlibfetch now depends on libcrypto and libssl.
2002-06-06 Ruslan ErmilovAdded missing DPADD detected by ``make checkdpadd''.
2002-06-06 Brian SomersCast pid_t to long for printf()ing
2002-06-05 Gordon TetlowFix spelling nit in error message.
2002-06-05 Chris D. Faulhabero Remove ftp.freebsd.org from the USA servers and add...
2002-06-05 Murray StokelyAdd information about setting up media to use the multi...
2002-06-04 David E. O'BrienGrammar nit.
2002-06-04 Garance A DrosehnChange some "process id" variables from 'int' to 'pid_t...
2002-06-04 Garance A DrosehnCosmetic improvements to some of the syslog() calls...
2002-06-04 Garance A DrosehnFix all the 'return' statements in here to follow style(9).
2002-06-04 Garance A DrosehnAvoid checking WIFEXITED and WTERMSIG in some error...
2002-06-03 John BaldwinBackout revision 1.2 since it didn't work and replace...
2002-06-03 Brian SomersAdd a missing ``a''.
2002-06-03 Garance A DrosehnStop using the depreciated 'union wait' definitions...
2002-06-03 John BaldwinFix handling of the 'noError' variable. According...
2002-06-03 John BaldwinAdd a 'mediaClose' script command to close the open...
2002-06-02 Jens SchweikhardtFix typo in the BSD copyright: s/withough/without/
2002-06-02 Brian SomersDon't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_ID...
2002-06-02 Jens SchweikhardtFix spelling errors: minumum, overriden, inheritted
2002-06-02 Tim J. RobbinsDon't exit immediately if an error occurs, continue...
2002-06-01 Hajimu UMEMOTOSkip duplicated prefixes in get_prefix().
2002-06-01 Hajimu UMEMOTOKNF
2002-06-01 Hajimu UMEMOTOsprintf -> snprintf
2002-06-01 Makoto MatsushitaBrush up descriptions of sendmail menu last added.
2002-06-01 Makoto MatsushitaAdd 'Sendmail' menu to set sendmail_enable variable.
2002-05-31 John BaldwinDon't load a module from /stand/modules in the MFS...
2002-05-31 Ruslan ErmilovWe don't build libc_r on sparc64 for the moment.
2002-05-31 Pierre BeyssacFix integer overflow causing disk/partition size displa...
2002-05-31 Bruce A. Mahpkg_version was incorrectly claiming that 1.5 == 1...
2002-05-31 John Baldwin- Document the new `diskInteractive' variable.
2002-05-31 John BaldwinIf 'netInteractive' is set to true in an installation...
2002-05-31 John BaldwinAdd a 'diskInteractive' variable that can be set to...
2002-05-31 Chris D. FaulhaberRemove DESTDIR which is already included in DOCDIR.
2002-05-31 Giorgos KeramidasTypo fix: syste -> system
2002-05-30 Garrett WollmanFix syntax error (label with no statement).
2002-05-30 Garrett WollmanFix conflict with <paths.h> by renaming _PATH_LOGIN...
2002-05-30 Garrett WollmanFix preprocessor directive syntax (text after #else).
2002-05-30 Ruslan Ermilovmdoc(7) police: Make this look like an average manpage.
2002-05-30 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-30 Ruslan Ermilovmdoc(7) police: make SYNOPSIS really match usage().
2002-05-30 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-30 Ruslan Ermilovmdoc(7) police: don't use .Pq with plain text, this...
2002-05-30 Ruslan Ermilovmdoc(7) police: markup nit.
2002-05-30 Ruslan Ermilovmdoc(7) police: removed an extra .Op call.
2002-05-30 Ruslan Ermilovmdoc(7) police: tidy up the markup.
2002-05-29 Chris D. FaulhaberUse the predefined DOCDIR instead of hard-coding /usr...
2002-05-29 Ruslan Ermilovmdoc(7) police: nits.
2002-05-29 Peter WemmPut on peril sensitive sunglasses and turn C++ stuff...
2002-05-28 Alfred PerlsteinComment out comments trailing #endif directives
2002-05-28 Garance A DrosehnHave this use 'static const char rcsid' instead of...
2002-05-28 Alfred PerlsteinAssume __STDC__, remove non-__STDC__ code.
2002-05-28 Maxim SobolevMFS: two more testcases highlighting recently discovere...
2002-05-28 Ian DowseRemove references to the update/noupdate flag from...
2002-05-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-28 Doug BartonActually accept the default argument to SCREEN_WIDTH.
2002-05-28 Dag-Erling SmørgravIf unable to retrive maxfiles / openfiles, fail rather...
2002-05-28 Dag-Erling SmørgravRemove the code that was disabled in a recent commit...
2002-05-28 Dag-Erling SmørgravOops, don't print /dev/ twice.
2002-05-28 Dag-Erling Smørgravstruct tty -> struct xtty. Reenable some previously...
2002-05-27 Brian SomersCoerce pid_t to long rather than int for better portabi...
2002-05-27 Murray StokelyThe ports collection now contains over 7000 application...
2002-05-27 David MaloneAs far as I can tell, the maximum packet size for 802...
2002-05-27 David MaloneRemove a stray "t" in the usage message.
2002-05-26 John W. De BoskeyLog invalid config entries. Make the -d option actually...
2002-05-25 Ruslan ErmilovMake it work for a different endianness binary.
2002-05-25 Ruslan ErmilovGet all the fruit from makefile.
2002-05-25 Ruslan ErmilovMove elf2aout to usr.sbin/.
2002-05-25 David E. O'BrienThe man page is VERY WRONG about using "-o noupdate...
2002-05-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-24 Ruslan ErmilovRemoved dead code.
2002-05-24 Ruslan ErmilovHandle endianness. This completes cross-support for...
2002-05-23 Dag-Erling SmørgravUn-kmemize. Portions of the tty mode code have been...
2002-05-23 Dag-Erling SmørgravNits in previous commits.
next