]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Xref mac_lomac.4 instead of lomac.4
[FreeBSD/FreeBSD.git] / usr.bin /
2005-02-04 Hartmut BrandtWhere the returned line length from Buf_GetAll is not...
2005-02-04 Hartmut BrandtRewrite of the buf code:
2005-02-04 Xin LISave last displayed file by having the "last" pointer...
2005-02-04 Hartmut BrandtNone of the users of Buf_Discard used it to get rid...
2005-02-04 Hartmut BrandtInline the ADDWORD() macro in the two places where...
2005-02-04 Hartmut BrandtUse _exit() instead of exit() when the exec() after...
2005-02-04 Hartmut BrandtMove PrintAddr() from util.c into suff.c - the only...
2005-02-04 Hartmut BrandtGeneral whitespace cleanup: remove mixes of tabs and...
2005-02-04 Hartmut BrandtMinor cleanup: make brk_string to return argc only...
2005-02-04 Hartmut BrandtFurther constification. Use a temporary hack (copying...
2005-02-04 Ceri DaviesQuote example file names consistently, and fix a small...
2005-02-04 Xin LIThis commit was generated by cvs2svn to compensate...
2005-02-04 Hartmut BrandtUse an extra variable to assign to instead of missusing...
2005-02-04 Hartmut BrandtReplace space, tab mixes by tabs.
2005-02-04 Hartmut BrandtUse tabs to move to the comments instead of wild mixes...
2005-02-04 Hartmut BrandtStyle: line up with tabulators.
2005-02-04 Hartmut BrandtUse a typedef for the conditional handler function...
2005-02-04 Hartmut BrandtStyle: remove a space between a function name and the...
2005-02-04 Hartmut BrandtSome more easy constification.
2005-02-03 Giorgos KeramidasClarify a bit the BUGS section.
2005-02-03 Hartmut BrandtConstify an argument to a function.
2005-02-03 Hartmut BrandtGet rid of a number of unneccessary memory allocations.
2005-02-02 Alfred PerlsteinModify rpcgen -t output to something that's a lot more...
2005-02-02 Hartmut BrandtMake enomem static - it's referenced only in util.c.
2005-02-02 Hartmut BrandtRemove a couple of unused buffer functions.
2005-02-02 Hartmut BrandtConvert several typedefs from beeing pointers to struct...
2005-02-01 Alexey ZelkinAvoid unconditional increasing of variable leading...
2005-02-01 Hartmut BrandtMove all the remaining list functions into one C-file...
2005-02-01 Hartmut BrandtRemove debugging stuff that crept in in the previous...
2005-02-01 Hartmut BrandtClean up include files and file including. Split nonint...
2005-02-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-01-30 Poul-Henning KampAdd text about jail root directory as well.
2005-01-29 Poul-Henning KampReport jail directory if set.
2005-01-28 Ruslan ErmilovClean up after utilizing FILES.
2005-01-28 Ruslan ErmilovLet bsd.prog.mk set SRCS and MAN to their default values.
2005-01-28 George V. Neville... Update kdump manual page with information on the dump...
2005-01-27 Xin LIRemove unnecessary SRCS= where could be guessed directl...
2005-01-26 Hartmut BrandtFix quoting of the MAKEFLAGS environment variable by...
2005-01-26 Xin LICorrect some style nits that I have mistakenly submitted as
2005-01-26 Suleiman SouhlalDocument the recent fsync(1) changes.
2005-01-26 Suleiman SouhlalIn case of error, return errno, instead of 1.
2005-01-25 Tim J. RobbinsDocument input line length limit.
2005-01-25 Tim J. RobbinsDocument message length limit.
2005-01-25 Suleiman Souhlal- Make WARNS?= 6 clean
2005-01-25 Suleiman Souhlal- Remove useless includes
2005-01-25 Suleiman Souhlal- Continue, in case of error.
2005-01-25 Suleiman Souhlal- Make find(1) WARNS?= 6 clean
2005-01-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2005-01-25 Juli MallettTake a swing at using roundup().
2005-01-24 Philippe Charnierspell "file system" correctly
2005-01-23 Xin LIAccording to style.Makefile(5):
2005-01-22 Xin LIMake sure that we don't define INET6 when NO_INET6...
2005-01-21 Ruslan ErmilovRemoved remnants of Kerberos support.
2005-01-21 Ruslan ErmilovRemoved Kerberos remnants.
2005-01-21 Ruslan ErmilovFixed xref.
2005-01-18 Ruslan ErmilovUse the standard section name.
2005-01-18 Ruslan ErmilovSort sections.
2005-01-17 Robert WatsonIf su(1) is run without an effective uid of 0, generate...
2005-01-17 Xin LICleanup:
2005-01-17 Xin LIBump WARNS=6 by adding const constraint and initialize...
2005-01-17 Ruslan ErmilovAdded the EXIT STATUS section where appropriate.
2005-01-15 Ruslan ErmilovEliminate macro calls inside literal displays.
2005-01-15 Ruslan ErmilovMarkup nit.
2005-01-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2005-01-14 Stefan FarfelederFix off-by-one error.
2005-01-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-01-12 Brian SomersDon't reprint file names unnecessarily.
2005-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-01-11 Suleiman SouhlalGet the vnode from file.f_vnode instead of file.f_data.
2005-01-11 Ruslan ErmilovScheduled mdoc(7) sweep.
2005-01-11 Ruslan ErmilovFormatting fixes.
2005-01-10 David MaloneBump WARNS to 4 as this seems OK on the alpha now.
2005-01-10 David MaloneCast size_t to off_t before adding them to avoid warnin...
2005-01-10 David MaloneSome variables became unused or global in the last...
2005-01-07 Pawel Jakub DawidekUse 64bit 'fts_bignum' field instead of 32bit (on 32bit...
2005-01-05 Olivier HouchardFix a typo in comment.
2005-01-02 Robert Watsonevise use of queue(9) macros for netipx when used from...
2005-01-01 Ceri DaviesAdd a newline at the end of the file to silence warnings.
2004-12-31 Robert WatsonApply a simplifying patch submitted by rik to the IPX...
2004-12-31 Robert WatsonUpdate netstat(1) for recent conversion of netipx to...
2004-12-29 Andrey A. ChernovNO_NIS cleanup: LINKS and MLINKS
2004-12-29 Andrey A. ChernovMore NO_NIS cleanup: LINKS and MLINKS
2004-12-28 Ruslan ErmilovUpdate for FILE v4.12.
2004-12-28 Ruslan ErmilovUpdate for FILE v4.12.
2004-12-28 David E. O'BrienCatch up with file 4.12 import.
2004-12-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-12-27 Josef El-RayesRemove warnings and make wc WARNS=6 clean.
2004-12-22 Ruslan ErmilovLook into machine-specific manpage subdirectories too.
2004-12-22 Ruslan ErmilovFixed the only warning and mark as WARNS=6 clean.
2004-12-22 Ruslan Ermilov- Fixed handling of manpage subdirectories:
2004-12-22 Tim KientzleAdd a fallback version of fnmatch() to the bsdtar
2004-12-22 Tim KientzleGC an unused #include
2004-12-22 Tim KientzleFix -W long option handling.
2004-12-22 Tim KientzlePortability: the included fts.c should now
2004-12-21 Ruslan ErmilovNOCRYPT -> NO_CRYPT
2004-12-21 Ruslan ErmilovNOSHARED -> NO_SHARED
2004-12-21 Ruslan ErmilovNODOCCOMPRESS -> NO_DOCCOMPRESS
2004-12-21 Ruslan ErmilovNOATM -> NO_ATM
2004-12-21 Ruslan ErmilovStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-20 Hartmut BrandtFix compilation for the USE_KQUEUE case.
next