]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-11-11 Garrett WollmanAttempt to tell the user precisely what sort of VGA...
1997-11-11 Nate Williams- Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.
1997-11-10 Bill PaulAdd a ypinit script and man page (script lifted from...
1997-11-10 Brian SomersMention IP address label in ppp.linkup.
1997-11-10 Mark MurrayFix conflicts.
1997-11-10 Bruce EvansFixed chip_offsets[] which I broke in rev.1.53. The...
1997-11-10 Nate Williams- Convert c++ comment to c comment.
1997-11-10 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.20.
1997-11-10 Bruce EvansFixed some type and value mismatches. setsignal()...
1997-11-10 Andrey A. ChernovAdd (unsigned) cast to prevent overflow in %
1997-11-10 Jordan K. HubbardUse more secure defaults for amd.map.
1997-11-10 Mike SmithAssign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for...
1997-11-10 Peter Wemmremove #include <login_cap.h>, this is included as...
1997-11-10 Peter Wemmsetusercontext() came into the 2.2 branch just before...
1997-11-10 Peter WemmMerge sendmail 8.8.8 changes onto mainline. (For all...
1997-11-10 Peter WemmThis commit was generated by cvs2svn to compensate...
1997-11-10 Peter WemmImport sendmail-8.8.8
1997-11-10 Wolfram Schneidertarget(__target) -> target(${__target})
1997-11-09 Brian SomersDon't Cleanup() in background mode when
1997-11-09 Brian SomersInitialize VarAltPhone.
1997-11-09 Brian SomersDon't create a diagnostic socket by default.
1997-11-09 Brian SomersDon't ask for a password if it's specified as empty.
1997-11-09 Brian SomersPrompt correctly when ppp *doesn't* ask for a password.
1997-11-09 Brian SomersSuggest that a ``!include ~/.ppp.conf'' may be in order.
1997-11-09 Brian SomersAdd the "!include" syntax.
1997-11-09 David E. O... Document the ``-o 3'' option.
1997-11-09 Wolfram SchneiderRemove the comments hat just list the nested includes.
1997-11-09 Wolfram Schneidertarget(__target) -> target(${__target})
1997-11-09 Brian SomersDon't mention removed ppp sample files
1997-11-09 Brian SomersIncrease chat script sizes to 512
1997-11-09 Brian SomersRemove the use of $HOME/.ppp.*
1997-11-09 Brian SomersNull commit:
1997-11-09 Wolfram SchneiderAdd html-mv script. Html-mv rename HTML generated filen...
1997-11-09 Mike SmithA better fix for the ddb command history buffer problem...
1997-11-09 Brian SomersIntroduce ID0 logging.
1997-11-09 David E. O... Add an introductory manpage for the ports system.
1997-11-09 David E. O... Need to skip argv[0] when we are named "sum".
1997-11-09 David E. O... When called "sum", it is not documented as accepting...
1997-11-09 Jordan K. HubbardMF22: MSG_EOR bug fix.
1997-11-09 Brian SomersWhen responding to a CHAP challenge, don't try to use
1997-11-09 KATO TakenoriDescribe MNT_NOCLUSTER{R,W} flags.
1997-11-09 Brian SomersDon't include RTA_GATEWAY in rtm_addrs unless it's...
1997-11-09 James RaynardMake fix for PR 4883 consistent with other similar...
1997-11-08 David E. O... If "-l" is given, make sure the target of the link...
1997-11-08 Brian SomersMerge ppp configuration examples.
1997-11-08 James RaynardBack-out previous change. A better fix is to follow.
1997-11-08 Julian Elischerfix slight breakages from PHK's VFS work.
1997-11-08 Peter WemmMerge 971020 stuff.. Check 21142? SROM CRC.
1997-11-08 Brian SomersTypo police.
1997-11-08 Brian SomersUpdate the LOOP AVOIDANCE section to reflect reality.
1997-11-08 Brian SomersDon't pass global vars as args.
1997-11-07 Sean Eric FaganAllow the system to be configured to pass "-n" to kerbe...
1997-11-07 Brian SomersMention how to keep the line for a minimum call charge.
1997-11-07 Brian SomersStyle police.
1997-11-07 Tor EggeUse UPAGES when setting up private pages for SMP (which...
1997-11-07 Poul-Henning... Make roots prompt "`hostname -s`# "
1997-11-07 Andrey A. ChernovAdd Slovenian keyboard
1997-11-07 Andrey A. ChernovAdd Slovenian data
1997-11-07 Andrey A. ChernovAdd Slovene link
1997-11-07 Andrey A. ChernovAdd sl_SI directories
1997-11-07 Andrey A. ChernovAdd link to Polish locale
1997-11-07 Andrey A. ChernovAdd Polish link
1997-11-07 Andrey A. ChernovAdd Polish data
1997-11-07 Joerg WunschArgl! Who's got the pointy hat these days? Hand it...
1997-11-07 KATO TakenoriSync with following files:
1997-11-07 Poul-Henning... Rename some local variables to avoid shadowing other...
1997-11-07 Poul-Henning... Remove a bunch of variables which were unused both...
1997-11-07 Brian SomersSupport interactive mode.
1997-11-07 Mike SmithDon't try to do anything with the input history if...
1997-11-07 Joerg WunschPah! I didn't stick to my own advise to adjust the...
1997-11-07 Joerg WunschTypo fix that caused the value 0x1234 to be written...
1997-11-07 Joerg WunschFix some breakage from my last set of changes.
1997-11-07 Joerg WunschTeach tzsetup to understand blank lines in the iso3166...
1997-11-07 Joerg WunschFix the SYNOPSIS Lnie so the entry will actually work.
1997-11-06 Warner LoshUse warn rather than warnx to report errors opening...
1997-11-06 Mark MurrayRats. Committed the wrong version.
1997-11-06 Poul-Henning... Move the "retval" (3rd) parameter from all syscall...
1997-11-06 KATO TakenoriSync with sys/i386/conf/Makefile.i386 revision 1.105.
1997-11-06 John DysonFix the "missing page" problem. Also, improve the...
1997-11-06 Joerg WunschMake the Nakamichi CD-ROM changer detection detect...
1997-11-06 Mark Murray1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.
1997-11-06 Mark MurrayAdd the IOCTL for Luigi's BT848 -> I2C bus driver.
1997-11-06 Mike SmithBump configvers to 300003 to account for the crd->card...
1997-11-06 KATO TakenoriIdentify MediaGX CPU correctly. Old MeidaGX CPU and...
1997-11-06 Bill FennerConvert <, > and & into &lt;, &gt; and &amp; in port...
1997-11-06 Andrey A. ChernovMerge changes
1997-11-06 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
1997-11-06 Andrey A. ChernovUpdate to current bash version
1997-11-06 Brian Somerso Spelling police.
1997-11-05 Andrey A. Chernov1) Fix longstanding bug:
1997-11-05 Søren SchmidtOops, forgot to count non-changer drives..
1997-11-05 Joerg WunschMake window(1) honor the LC_CTYPE setting.
1997-11-05 Joerg WunschMake IPDIVERT a supported option. Alas, in_var.h depen...
1997-11-05 KATO TakenoriFix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case.
1997-11-05 John-Mark Gurneychanged prototype to match text
1997-11-05 David E. O... MFS.
1997-11-05 Steve PriceCorrect description of which runes are encoded as two...
1997-11-05 Steve PriceMake the login_getclassbyname prototype match reality.
1997-11-05 Steve PriceUpdate the man page to reflect that libc_r is built...
1997-11-05 Julian ElischerReturn the entire if info, rather than just the index...
next