]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-07-12 John BaldwinFix a very obscure bug in select() and poll() where...
2000-07-12 Jayanth Vijayaraghavanre-enable the tcp newreno code.
2000-07-12 Dag-Erling... Rework the stats code for the nth time. Much cleaner...
2000-07-12 David MaloneMake builtin ident service work if the request arrives...
2000-07-12 Ben SmithurstMention "amd -H" in the synopsis so that references...
2000-07-12 Ben Smithurst"ls" is note the same as "nlist", but it is the same...
2000-07-12 John BaldwinUpdate boot0cfg to handle the new boot0:
2000-07-12 John BaldwinGrr forgot one important feature:
2000-07-12 John BaldwinThe new and improved boot0, v1.1. This version adds...
2000-07-12 John Baldwin- Support MBR boot loaders that are larger than one...
2000-07-12 John Baldwin- Allow support for MBR boot loaders that are longer...
2000-07-12 John BaldwinNote that "ether" is a supported address family for...
2000-07-12 John Baldwin- Always respect cylinder boundaries when creating...
2000-07-12 John BaldwinAdd support to the 'ether' address family to support...
2000-07-12 Jun-ichiro... remove m_pulldown statistics, which is highly experimen...
2000-07-12 Brian SomersCorrect ``set filter'' usage
2000-07-12 Jun-ichiro... remove m_pulldown related statistics, it is not for...
2000-07-12 Neil Blakey... Update the st(4) and sd(4) references to sa(4) and...
2000-07-12 Brian SomersFix a rather nasty latency problem that occurs with...
2000-07-12 Robert Watsono Other half of Sheldon's patch to fix initattr argumen...
2000-07-12 Robert Watsono update extattrctl man page to reflect obligatory...
2000-07-12 Dag-Erling... Now that the HTTP code supports timeouts, we don't...
2000-07-12 David NugentDetect and handle comment lines in master.passwd files.
2000-07-12 Dag-Erling... Fully document the HTTP authorization feature.
2000-07-12 Dag-Erling... Extensive rewrite of the HTTP code. The new code is...
2000-07-12 Yoshihiro TakahashiBacked out a part of previous commit. The function...
2000-07-12 Doug RabsonAdd support for Intel's i810 chipset with integrated...
2000-07-12 Poul-Henning... This in essence completes the receive path.
2000-07-12 Jeroen Ruigrok... Backout previous commit.
2000-07-12 Jeroen Ruigrok... MFC: fix some output cosmetics so that the finger ...
2000-07-12 Dag-Erling... Rework the stats code to avoid code duplication.
2000-07-12 Kirk McKusickEnsure that block and character devices as well as...
2000-07-12 Jun-ichiro... correct rtentry reference count in in6_ifloop_request().
2000-07-12 Robert Watsono Correct getopt() argument so that initattr -r and...
2000-07-12 Kris KennawayDon't call syslog() without a format string.
2000-07-12 Warner LoshAdd Xircom CompactCard Ethernet CFE-10 1.00.
2000-07-12 Kris KennawayDon't call fprintf() without a format string.
2000-07-12 Kris KennawayDon't call syslog() without a format string.
2000-07-12 Kris KennawayDon't call warn() without a format string.
2000-07-12 John BaldwinDon't assume that any ISA device that fails to probe...
2000-07-12 Kris KennawayDon't call err() without a format string.
2000-07-12 Kirk McKusickBrain fault, forgot to update ffs_snapshot.c with the...
2000-07-12 Kris KennawayDon't call syslog() without a format string.
2000-07-11 Kris KennawayDon't call err() without a format string.
2000-07-11 Dag-Erling... Use fetch_putln()
2000-07-11 Dag-Erling... Add _fetch_putln()
2000-07-11 Kris KennawayDon't call printf without a format string.
2000-07-11 Daniel HarrisSpelling (embedd to embed) fix and change a comma to...
2000-07-11 Daniel HarrisAdd some missing articles (as in a, an, the).
2000-07-11 Brian SomersAllow a ``timeout secs'' filter option to let specific...
2000-07-11 Kirk McKusickAdd snapshots to the fast filesystem. Most of the chang...
2000-07-11 Poul-Henning... Array of long support.
2000-07-11 Duncan BarclayAdd attribute memory setup warnings
2000-07-11 Mark MurrayStoring to a pointer is (effectively) atomic; no need...
2000-07-11 Kirk McKusickClean up warning about undeclared function by declaring...
2000-07-11 Mark MurrayI think I need to move the newly static variables to...
2000-07-11 Dag-Erling... Document that basic authorization now kinda works.
2000-07-11 Dag-Erling... Rework the authorization code.
2000-07-11 Dag-Erling... Clean up the debugging output
2000-07-11 David MaloneUse lstat(2) instead of stat(2) when deciding if we...
2000-07-11 Warner LoshRemove irq 13 from the list of valid IRQs. It is used...
2000-07-11 Warner LoshMerge latest cards from my laptop:
2000-07-11 Nick SayerReserve 149 for the TAP device. Look for it in a source...
2000-07-11 Nick SayerFix 'telnet -X sra' coredump
2000-07-11 David MaloneGet the security script to list the indoe numbers of...
2000-07-11 MIHIRA Sanpei... add Planex FNW-3600-TX 16bit FastEthernet DirectDock
2000-07-11 Jeroen Ruigrok... Install accept_filter.9
2000-07-11 Yoshihiro TakahashiMerge from the following changes.
2000-07-11 Seigo TanimuraFinally merge newmidi.
2000-07-11 Ben SmithurstExplain that the -S option only logs file downloads...
2000-07-11 Ben SmithurstFix typo; sa_siginfo -> sa_sigaction
2000-07-11 Peter WemmSync sshd_config with sshd and manapage internal defaul...
2000-07-11 Peter WemmSync LoginGraceTime with sshd_config = 60 seconds by...
2000-07-11 Peter WemmFix out-of-sync defaults. PermitRootLogin is supposed...
2000-07-11 Alfred Perlstein#elsif -> #elif
2000-07-11 Peter WemmMake FallBackToRsh off by default. Falling back to...
2000-07-11 Peter WemmTry and fix the worst of some highly bogus malloc/free...
2000-07-11 Brian SomersFix -auto breakage introduced with the last commit.
2000-07-11 Jeroen Ruigrok... Fix finger -s output on an user who never logged in.
2000-07-11 Brian FeldmanOne should never allocate 4-kilobyte structs and such...
2000-07-11 Paul SaabFix a bug when talking to non-freebsd machines where...
2000-07-11 Brian FeldmanFix an off-by-one error which breaks this (detected...
2000-07-10 Stefan EßerExtend to deal with 64 bit numeric arguments.
2000-07-10 Stefan EßerExtend numeric operations to support 64 bit numbers.
2000-07-10 Stefan EßerAdd support for 64bit integer comparisons.
2000-07-10 Poul-Henning... Newbusify this driver at an expense of 40 extra lines...
2000-07-10 Alfred Perlsteinattrib properly.
2000-07-10 Hajimu UMEMOTOremoved 'ifndef ADVAPI' parts
2000-07-10 Mark MurrayFind pod2man in the right place.
2000-07-10 Alfred PerlsteinDocument the kernel interface for accept filters.
2000-07-10 Hajimu UMEMOTOActivate mld6query.
2000-07-10 Hajimu UMEMOTOmld6query sends an IPv6 multicast listener discovery...
2000-07-10 John BaldwinAlways install loader.4th, defaults/loader.conf, and...
2000-07-10 Warner LoshRemove the XE_DEBUG define. It shouldn't be defined...
2000-07-10 Hajimu UMEMOTOFree chunks obtained by getaddrinfo(3).
2000-07-10 Matt JacobBeef up a bit descriptions of SCSI devices and what...
2000-07-10 Matt JacobRemoving commented out devices I added.
2000-07-10 Poul-Henning... Finish repo-copy:
2000-07-10 Hajimu UMEMOTOSeparate parsing code of 229 replies from the code...
2000-07-10 David E. O... Install the general binutils (such as `nm') info files.
next