]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-05-06 Peter WemmAdd missing comment characters from wi driver description.
1999-05-06 Poul-Henning... Remove unused fields from struct buf:
1999-05-06 Bill PaulModify wicontrol(8) and wi(4) to allow setting the...
1999-05-06 Bill PaulTweak the Macronix driver to hopefully make it more...
1999-05-06 Dmitrij Tejblumreadklog(): rename variable 'l' to 'len', to avoid...
1999-05-06 Nick HibmaAdded USB HID devices major number.
1999-05-06 Peter WemmMove the proc0 init before the driver probe/attach...
1999-05-06 Peter WemmI'm not sure why the #ifdef SMP became #if 1 (this...
1999-05-06 Joseph KoshyFix spelling and typos.
1999-05-06 Joseph KoshyFix typos and -mdoc usage.
1999-05-06 Jordan K. Hubbardrevert premature DHCP commit
1999-05-06 Jordan K. HubbardArgh, those last two commits snuck in with the other...
1999-05-06 Jordan K. HubbardFix includes; I had a slightly different Makefile than...
1999-05-06 Bruce EvansFixed profiling of elf kernels. Made high resolution...
1999-05-06 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.138.
1999-05-06 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.237.
1999-05-06 Bruce EvansFixed bitrot in comments.
1999-05-06 Bill PaulFix some byte ordering problems; I was storing string...
1999-05-06 Archie CobbsAdd the capability for traceroute(8) to send packets...
1999-05-06 Bruce Evans"Fixed" missing dependency of ${PROG} on ${LIBC} in...
1999-05-06 Luoqi ChenNow that each cpu has its own gdt table, we need to...
1999-05-06 Luoqi ChenInitialize dblfault_tss.tss_fs to the per-cpu private...
1999-05-06 Luoqi ChenDon't ignore mmap() address hint below the text section.
1999-05-06 Luoqi ChenDo not set curproc until proc0 is fully initialized...
1999-05-06 Bruce EvansDon't forget to install crash.8 after moving it.
1999-05-05 David E. O... MFS: don't build the pcic.ko module.
1999-05-05 Mark MurrayIncomplete. Back out until I can revisit.
1999-05-05 Mark MurrayAdd extra dirs needed by install. Do the include/*...
1999-05-05 Mark MurrayThis has bitrotted to the state that it is no longer...
1999-05-05 Poul-Henning... Various cosmetics.
1999-05-05 Mark MurrayRemove $Log garbage from these; it was causing failure...
1999-05-05 Bill PaulDynamically increase TX start threshold if TX underruns...
1999-05-05 Chris TimmonsFix a typo (wi. -> wi.4)
1999-05-05 John BirrellAdd the INIT_PATH option for embedded systems.
1999-05-05 John BirrellAllow the init_path to be customised in an embedded...
1999-05-05 Jordan K. HubbardAnother round of updates for -current and 3.2
1999-05-05 John BirrellAdd an INIT_PATH option to allow the init_path (for...
1999-05-05 Jordan K. HubbardTypo fix.
1999-05-05 Jordan K. HubbardFix a few bogons and make this safer for humanity.
1999-05-05 Jordan K. HubbardAdd information strings for a number of devices which...
1999-05-05 Andrzej BialeckiDeal with MAKEDEV's braindedness.
1999-05-05 Bill PaulAdd device driver support for the Lucent WaveLAN/IEEE...
1999-05-05 Andrzej BialeckiSimple_HTTPd on steroids - major rework of the original...
1999-05-05 Bill PaulAdd device driver support for the Lucent WaveLAN/IEEE...
1999-05-05 Jordan K. HubbardInstall the right man page.
1999-05-05 Warner LoshRemove bt_softcs. It is no longer used.
1999-05-05 Mark MurrayRestore perror --> err changes.
1999-05-05 Joseph KoshyCorrect `sd', `st' -> `da', `sa'; add xref to scsi...
1999-05-05 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.137.
1999-05-05 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.71.
1999-05-05 Joseph KoshyCorrect prototype for tigetstr().
1999-05-05 KATO TakenoriFixed missing parenthesis.
1999-05-05 Masafumi Max... Typo fix and a very minor wording adjustment.
1999-05-04 Jordan K. HubbardSubstantially update this to match reality. Also do...
1999-05-04 Mike SmithClean up after another half-Danish.
1999-05-04 Doug RabsonUse unit, not device_id as an argument to an old-style...
1999-05-04 Bill FumerolaAdd procfs_rlimit.c so the kernel actually compiles.
1999-05-04 David E. O... Make `ed0' example match reality.
1999-05-04 Guy HelmerMake "\n" appear in cample C code.
1999-05-04 Bill PaulFix the media selection for the 3c900B-FL 10baseFL...
1999-05-04 Guy HelmerUse Cd macro for SYNOPSIS.
1999-05-04 Guy HelmerUse Cd macro instead of Em for SYNOPSIS, as do other...
1999-05-04 Guy HelmerAdd gensetdefs.8 man page.
1999-05-04 Guy Helmerwritev(2) can return EDESTADDRREQ when attempting to...
1999-05-04 Guy HelmerAdd missing -A option to SYNOPSIS.
1999-05-04 Justin T. GibbsDon't touch a path after we've free'd it.
1999-05-04 Guy HelmerMention the special destination "default" for default...
1999-05-04 Guy HelmerAdd missing parenthesis. Change "hardware block" to...
1999-05-04 Poul-Henning... Fix various bogons.
1999-05-04 Guy HelmerCorrect SYNOPSIS (remove args from synopsis that are...
1999-05-04 Dag-Erling... Is there a limit to how stupid I can get?
1999-05-04 Guy HelmerShow "#include <machine/param.h>" in SYNOPSIS to get...
1999-05-04 Guy HelmerNote the effect of close(2) on fcntl(2) record locks.
1999-05-04 Tatsumi Hosokawaadded card1 and card2 to 'all' target.
1999-05-04 Luoqi ChenUninitialized variable. Do not assume certain endianess.
1999-05-04 Luigi RizzoFree the dummynet descriptor in ip_dummynet, not in...
1999-05-04 Masafumi Max... Add a new section ``Tips for Serial Console Users'...
1999-05-04 Bill PaulUnbreak slot_irq_handler(). The problem here is that...
1999-05-04 Masafumi Max... Style fix: make the indentation consistent.
1999-05-04 Guy HelmerSpelling correction.
1999-05-04 KATO TakenoriReplace misused FE_D6_BBW with FE_D6_SBW.
1999-05-04 Jordan K. HubbardAdd missing copyright.
1999-05-04 Jordan K. HubbardAdd "fire" screen saver.
1999-05-04 Joseph KoshyFix typos.
1999-05-04 Brian SomersAdd missing ``.''.
1999-05-04 Poul-Henning... Grab a char-major for dallas semiconductor one-wire...
1999-05-04 Luigi Rizzoforgot passing the right pointer to dst to dummynet_io().
1999-05-04 Brian SomersAdd AmbiCom Inc NIC
1999-05-04 Dima RubanUse ``grep -w'' to prevent catching "pcic_pci"
1999-05-04 Poul-Henning... Make the type and map files claim 0 bytes size. Tar...
1999-05-04 Poul-Henning... Add even more () to CHECKIO which by now feels positive...
1999-05-04 Luigi Rizzoassorted dummynet cleanup:
1999-05-04 Mike SmithDisable the ppc chipset-specific probes by default.
1999-05-03 Bill FumerolaAdd sysctl descriptions to many SYSCTL_XXXs
1999-05-03 Nick HibmaDescriptors can be delivered with short transfers.
1999-05-03 Nick HibmaAdd a load of definitions
1999-05-03 Nick HibmaRemove disconnected method
1999-05-03 Nick HibmaReplace UE_GET_IN with UE_GET_DIR
1999-05-03 Nick HibmaReplace UE_GET_IN with UE_GET_DIR
1999-05-03 Nick HibmaChange '#if UKBD_DEBUG' to '#ifdef...'
next