]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-07-13 desFix a bug in the stats display that showed up when...
2000-07-13 dgQuirk entry for TeraSolutions TRC-22 RAID controller...
2000-07-13 impTwo entries:
2000-07-13 mjacobHandle (for now) trivial one level bridge case so we...
2000-07-13 bpPrevent possible dereference of NULL pointer.
2000-07-13 jhbFor infinite timeouts, set both the tv_sec and tv_usec...
2000-07-12 archieFix race condition caused by using NG_SEND_DATAQ()...
2000-07-12 brianPermit multiple ``allow user'' lines in any given section
2000-07-12 jhbFix a very obscure bug in select() and poll() where...
2000-07-12 jayanthre-enable the tcp newreno code.
2000-07-12 desRework the stats code for the nth time. Much cleaner...
2000-07-12 dwmaloneMake builtin ident service work if the request arrives...
2000-07-12 benMention "amd -H" in the synopsis so that references...
2000-07-12 ben"ls" is note the same as "nlist", but it is the same...
2000-07-12 jhbUpdate boot0cfg to handle the new boot0:
2000-07-12 jhbGrr forgot one important feature:
2000-07-12 jhbThe new and improved boot0, v1.1. This version adds...
2000-07-12 jhb- Support MBR boot loaders that are larger than one...
2000-07-12 jhb- Allow support for MBR boot loaders that are longer...
2000-07-12 jhbNote that "ether" is a supported address family for...
2000-07-12 jhb- Always respect cylinder boundaries when creating...
2000-07-12 jhbAdd support to the 'ether' address family to support...
2000-07-12 itojunremove m_pulldown statistics, which is highly experimen...
2000-07-12 brianCorrect ``set filter'' usage
2000-07-12 itojunremove m_pulldown related statistics, it is not for...
2000-07-12 nbmUpdate the st(4) and sd(4) references to sa(4) and...
2000-07-12 brianFix a rather nasty latency problem that occurs with...
2000-07-12 rwatsono Other half of Sheldon's patch to fix initattr argumen...
2000-07-12 rwatsono update extattrctl man page to reflect obligatory...
2000-07-12 desNow that the HTTP code supports timeouts, we don't...
2000-07-12 davidnDetect and handle comment lines in master.passwd files.
2000-07-12 desFully document the HTTP authorization feature.
2000-07-12 desExtensive rewrite of the HTTP code. The new code is...
2000-07-12 nyanBacked out a part of previous commit. The function...
2000-07-12 dfrAdd support for Intel's i810 chipset with integrated...
2000-07-12 phkThis in essence completes the receive path.
2000-07-12 asmodaiBackout previous commit.
2000-07-12 asmodaiMFC: fix some output cosmetics so that the finger ...
2000-07-12 desRework the stats code to avoid code duplication.
2000-07-12 mckusickEnsure that block and character devices as well as...
2000-07-12 itojuncorrect rtentry reference count in in6_ifloop_request().
2000-07-12 rwatsono Correct getopt() argument so that initattr -r and...
2000-07-12 krisDon't call syslog() without a format string.
2000-07-12 impAdd Xircom CompactCard Ethernet CFE-10 1.00.
2000-07-12 krisDon't call fprintf() without a format string.
2000-07-12 krisDon't call syslog() without a format string.
2000-07-12 krisDon't call warn() without a format string.
2000-07-12 jhbDon't assume that any ISA device that fails to probe...
2000-07-12 krisDon't call err() without a format string.
2000-07-12 mckusickBrain fault, forgot to update ffs_snapshot.c with the...
2000-07-12 krisDon't call syslog() without a format string.
2000-07-11 krisDon't call err() without a format string.
2000-07-11 desUse fetch_putln()
2000-07-11 desAdd _fetch_putln()
2000-07-11 krisDon't call printf without a format string.
2000-07-11 dannyboySpelling (embedd to embed) fix and change a comma to...
2000-07-11 dannyboyAdd some missing articles (as in a, an, the).
2000-07-11 brianAllow a ``timeout secs'' filter option to let specific...
2000-07-11 mckusickAdd snapshots to the fast filesystem. Most of the chang...
2000-07-11 phkArray of long support.
2000-07-11 dmlbAdd attribute memory setup warnings
2000-07-11 markmStoring to a pointer is (effectively) atomic; no need...
2000-07-11 mckusickClean up warning about undeclared function by declaring...
2000-07-11 markmI think I need to move the newly static variables to...
2000-07-11 desDocument that basic authorization now kinda works.
2000-07-11 desRework the authorization code.
2000-07-11 desClean up the debugging output
2000-07-11 dwmaloneUse lstat(2) instead of stat(2) when deciding if we...
2000-07-11 impRemove irq 13 from the list of valid IRQs. It is used...
2000-07-11 impMerge latest cards from my laptop:
2000-07-11 nsayerReserve 149 for the TAP device. Look for it in a source...
2000-07-11 nsayerFix 'telnet -X sra' coredump
2000-07-11 dwmaloneGet the security script to list the indoe numbers of...
2000-07-11 sanpeiadd Planex FNW-3600-TX 16bit FastEthernet DirectDock
2000-07-11 asmodaiInstall accept_filter.9
2000-07-11 nyanMerge from the following changes.
2000-07-11 tanimuraFinally merge newmidi.
2000-07-11 benExplain that the -S option only logs file downloads...
2000-07-11 benFix typo; sa_siginfo -> sa_sigaction
2000-07-11 peterSync sshd_config with sshd and manapage internal defaul...
2000-07-11 peterSync LoginGraceTime with sshd_config = 60 seconds by...
2000-07-11 peterFix out-of-sync defaults. PermitRootLogin is supposed...
2000-07-11 alfred#elsif -> #elif
2000-07-11 peterMake FallBackToRsh off by default. Falling back to...
2000-07-11 peterTry and fix the worst of some highly bogus malloc/free...
2000-07-11 brianFix -auto breakage introduced with the last commit.
2000-07-11 asmodaiFix finger -s output on an user who never logged in.
2000-07-11 greenOne should never allocate 4-kilobyte structs and such...
2000-07-11 psFix a bug when talking to non-freebsd machines where...
2000-07-11 greenFix an off-by-one error which breaks this (detected...
2000-07-10 seExtend to deal with 64 bit numeric arguments.
2000-07-10 seExtend numeric operations to support 64 bit numbers.
2000-07-10 seAdd support for 64bit integer comparisons.
2000-07-10 phkNewbusify this driver at an expense of 40 extra lines...
2000-07-10 alfredattrib properly.
2000-07-10 umeremoved 'ifndef ADVAPI' parts
2000-07-10 markmFind pod2man in the right place.
2000-07-10 alfredDocument the kernel interface for accept filters.
2000-07-10 umeActivate mld6query.
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
next