]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
NUL terminate the ACNAME passed to userland.
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-06-22 Juli MallettReplace the SWAP(var0,var1) macro with SWAP(type,var0...
2002-06-22 Juli MallettUnused macro.
2002-06-22 Robert WatsonMake it clear that this applies only to UFS1 file syste...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Juli Mallett__FBSDID() strategic insertion.
2002-06-21 Juli MallettKill __P, yuck.
2002-06-21 Juli MallettMark unused variables __unused.
2002-06-21 Juli MallettUse __typeof__ instead of typeof.
2002-06-21 Juli MallettKill bad whitespace and do some style cleanups as a...
2002-06-21 Juli MallettANSI prototypes via protoize(1).
2002-06-21 Juli MallettClean up hex() and octal() to return and work with...
2002-06-21 Kirk McKusickThis commit adds basic support for the UFS2 filesystem...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerUpdate for tcpdump 3.7.1
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-06-17 Brian SomersCompensate for dodgy Win98/WinME MSCHAPv2 responses...
2002-06-16 Garance A DrosehnJust rename two generic-queue init routines from 'init_...
2002-06-16 Garance A DrosehnAdd a nearly complete rewrite of the lpc command 'down...
2002-06-15 Garance A DrosehnMake the description of the 'down' command a little...
2002-06-15 Garance A DrosehnReorganize the way that arguments are processed in...
2002-06-15 Garance A DrosehnAdd a new command to 'lpc' called 'setstatus', which...
2002-06-15 Hajimu UMEMOTODo not issue deprecated ioctl.
2002-06-15 Hajimu UMEMOTODon't install obsolete gifconfig(8). Please use ifconf...
2002-06-15 Hajimu UMEMOTODon't install obsolete prefix(8). We now have `ifconfi...
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.
next