]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
This commit was generated by cvs2svn to compensate for changes in r55839,
[FreeBSD/FreeBSD.git] / usr.bin /
2000-01-12 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2000-01-12 Kris KennawayUse mktemp(1) for tempfiles (concatdb.sh), and increase...
2000-01-10 Kris Kennawaymalloc more space for temp file name
2000-01-10 Kris KennawayFeed mkstemp() some more X's to keep it safe.
2000-01-10 David E. O'BrienAdapt to the new `ccp' now that the traditional-behavin...
2000-01-10 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-01-10 Sean Eric FaganHandle the case where we truss an SUGID program --...
2000-01-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-01-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-01-08 Tim VanderhoekCorrectly backspace over number N that preceeds macros.
2000-01-07 Rodney W. GrimesInstead of reporting all 0.0.0.0 as ``default'' only...
2000-01-07 Alexey Zelkin. mdoc(7)'fy
2000-01-07 Yoshinobu Inoue-permit protocol specific statistics at iflag,
2000-01-06 Sheldon HearnBack out rev 1.11, about which bde had concerns, and...
2000-01-06 Yoshinobu Inouelibipsec and IPsec related apps. (and some KAME related...
2000-01-05 Bruce EvansActually remove unrequired SRCS.
2000-01-05 Marcel MoolenaarDon't build with X support if DESTDIR is defined. This...
2000-01-04 Greg LeheyReplace calendar with 2000 calendar.
2000-01-04 David E. O'BrienTurn on a new /usr/bin/cpp that is a true binary rather...
2000-01-04 Wes PetersMake brandelf explain itself a little better on error.
2000-01-03 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-03 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-03 Jordan K. HubbardPrint mac addresses in standard byte:byte format rather...
2000-01-01 Josef KarthauserAdded missing DPADD's. Removed unrequired SRCS's.
2000-01-01 Bruce EvansThis commit was generated by cvs2svn to compensate...
1999-12-31 Ruslan ErmilovFix typos
1999-12-30 Josef KarthauserMoved flags_to_string and string_to_flags into libutil...
1999-12-29 Steve PriceEscape the ':' so that is actually makes it into the...
1999-12-29 Peter WemmChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 Mike SmithAdd display of maximum allowed mbuf count to match...
1999-12-28 Tim VanderhoekDedocument one of the BUGS listed in the last commit...
1999-12-28 Tim VanderhoekRather than use an LRU-ordered circular list to store...
1999-12-28 Tim VanderhoekDelete dead code and clean comments a little.
1999-12-28 Yoshinobu InoueGetaddrinfo(), getnameinfo(), and etc support in libc...
1999-12-27 Tim VanderhoekCorrectly maintain state when manipulating linked lists...
1999-12-27 Tim VanderhoekInitialize unitialized variable from prev. commit.
1999-12-26 Tim VanderhoekA missing verb to a sentence from last commit.
1999-12-26 Tim VanderhoekFor some reason the HOME key wasn't documented. Docume...
1999-12-26 Tim VanderhoekAllow excessive backspacing to correctly abort an input...
1999-12-26 Tim VanderhoekExpand source comments a little -=> increased readability.
1999-12-25 Kris KennawayThis commit was generated by cvs2svn to compensate...
1999-12-24 Brian FeldmanSince we build and install gasp(1) in /usr/libexec...
1999-12-23 Marcel MoolenaarEnable genassym.
1999-12-23 Marcel MoolenaarNew command for creating assembler symbols from C.
1999-12-22 Kris KennawaySay goodbye to some crufty old fortran code.
1999-12-21 Warner LoshExtra sanity checks in information from file edited...
1999-12-21 Yoshinobu Inouealso, changed prototype of pr_rthdr(), as my previous fix
1999-12-21 Yoshinobu InoueAdded missing declaration for argment specification...
1999-12-21 Yoshinobu Inouedefine WID_DST6 and WID_GW6 and use them only for IPv6...
1999-12-20 Jeroen Ruigrok van... Small typo fix.
1999-12-19 Ollivier RobertSecond part of bin/3648: add -flags to search for speci...
1999-12-19 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-12-19 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-12-18 Peter WemmRevert the libcrypt/libmd stuff back to how it was...
1999-12-18 Chris PiazzaRemove duplicate entry
1999-12-18 Chris PiazzaSpelling fixes. first change from openbsd second from...
1999-12-17 Alexey ZelkinDocument -e flag.
1999-12-17 Alexey ZelkinDocument -d and -o flags
1999-12-17 Bruce EvansInstall Flexlexer.h with mode 444.
1999-12-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-12-16 Marcel MoolenaarAdd libmd (or move it after libcrypt). We don't want...
1999-12-16 David E. O'BrienRev 1.9 did not follow style(9) in ordering.
1999-12-16 David E. O'BrienOptions added in rev 1.14 were not documented in usage().
1999-12-15 Yoshinobu InoueEnable INET6 by default.
1999-12-13 Bill FumerolaFix grammar error. (missing verb)
1999-12-13 Guido van RooijAdd new option, -L that will listen the various listen...
1999-12-12 Marcel MoolenaarAllow it to be compiled as cross-tool.
1999-12-12 Chris CostelloFinally give mk_cmds(1) a man page.
1999-12-11 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-12-11 Kris KennawayRetire error(1). This is no longer useful as it applies...
1999-12-10 Andrey A. Chernovfix the same typo as in uniq
1999-12-10 Andrey A. Chernovfix fatal typo
1999-12-09 Ollivier RobertThis commit was generated by cvs2svn to compensate...
1999-12-08 Poul-Henning Kampsys/dkbad.h is no more.
1999-12-07 Yoshinobu Inoueudp IPv6 support, IPv6/IPv4 tunneling support in kernel,
1999-12-06 Josef KarthauserMention the '6' flag in the flags summary. (Forgotten...
1999-12-06 Josef KarthauserAdd braces ({}) to all the places that they're missing.
1999-12-06 Josef KarthauserRewrite of the manual page to make it clear that NSI...
1999-12-06 David E. O'BrienAdd "-v" to usage().
1999-12-06 David E. O'BrienDocument the "-v" flag. [It was like that when I got...
1999-12-05 Josef KarthauserAdded a -6 option to lookup information using the whois...
1999-12-05 Philippe CharnierMinimal use of .Ar and .Nm.
1999-12-05 Philippe CharnierTypo. Standard list of flag
1999-12-05 Philippe CharnierCorrect use of .Nm, .Em, .Ev
1999-12-05 Philippe CharnierDo not dot terminate errx() strings. Add rcsid.
1999-12-05 Martin CracauerMake '||' visible.
1999-12-04 Kris KennawayThe -s option was broken (missing braces around an...
1999-12-04 Kris KennawayFix off-by-one error leading to a segfault.
1999-12-04 Kris KennawayFix buffer overflow & add $FreeBSD$
1999-12-03 Marcel MoolenaarFix for the new usage of mkioctls
1999-12-03 Andrey A. ChernovChange -i host to whois.networksolutions.com
1999-12-03 Marcel MoolenaarAvoid hardcoding any paths and variables. The include...
1999-12-02 Sheldon HearnReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-12-02 Marcel MoolenaarMake sure DESTDIR is set in the environment of mkioctls...
1999-11-30 Andrey A. ChernovUse %EF instead of hardcoded order for each country
1999-11-30 Andrey A. Chernov%Ex -> %Ef
1999-11-30 Andrey A. ChernovChange meaning of newly introduced -L option - it helps...
1999-11-30 Andrey A. ChernovLocalize it
1999-11-30 Peter WemmReactivate bind and add dnskeygen.
1999-11-30 Peter WemmNew program in the bind suite. I'm not sure that it...
next