]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-04-27 wollmanAdd gperf(1) to build tools. It should have been one...
2000-04-27 wpaulAdd a bpfdetach() stub routine to bpf.c. Without this...
2000-04-27 nyanAdded PC-98 supports.
2000-04-27 nyanSupported EGC 640x400, PEGC 640x400 and PEGC 640x480...
2000-04-27 nyanmachine/random.h -> sys/random.h
2000-04-27 nyanAdd wormio.h. The wd driver needs it.
2000-04-27 psMake PXE do a dhcp request to find out where its files...
2000-04-27 desFix language in description of firewall_script.
2000-04-27 bpCalculate checksum properly for propagated IPX/NetBIOS...
2000-04-27 bpFix support for 802.2 and SNAP frames. Bug was introduc...
2000-04-27 sheldonhCreate ${KRNLOBJDIR} before running config(8), since...
2000-04-27 desDocument firewall_script
2000-04-27 phantomSuggest to use -pthreads instead of -lc_r
2000-04-27 sheldonhAdd to defaults/rc.conf a new function source_rc_confs...
2000-04-27 psDon't report errors when we UDP_WRITE fails with a...
2000-04-27 jasoneAdd a wrapper for the sendfile() system call.
2000-04-27 bsdBack out the hook to execute the file ${firewall_type...
2000-04-26 jasoneAdd test to detect propagation of cancellation points...
2000-04-26 jasoneRemove cancellation point propagation.
2000-04-26 cgduh, i forgot to change a bitmask, sorry alexander
2000-04-26 dillon Remove synchronizing instruction in MP unlock code...
2000-04-26 dillon Fix #! script exec under linux emulation. If a...
2000-04-26 phkDriver for DEC "Tulip" based WAN cards from LanMedia...
2000-04-26 cgfix minor numbers for multi-channel devices
2000-04-26 jhbNow that we are compiling PXE into libi386, we don...
2000-04-26 cgrepo-copied to sys/gnu/dev/sound/pci/emu10k1.h
2000-04-26 cgupdate for new location of emu10k1.h under sys/gnu
2000-04-26 iwasakiMFPAO3. Improvement of of pccard cis tuple parsing...
2000-04-26 iwasakiMFPAO3. Add support multi io window. This code suppor...
2000-04-26 obrien"r" (raw) devices aren't named the traditional way...
2000-04-26 obrienThe worm device is dead in -CURRENT, and wormio.h just...
2000-04-26 greenMove procfs_fullpath() to vfs_cache.c, with a rename...
2000-04-26 obrien/dev/r<FOO> => /dev/<FOO>
2000-04-26 obrien"r" devices are on their way out.
2000-04-26 obrienDefault device not longer uses the "r" raw prefix.
2000-04-26 obrien/dev/r<FOO> => /dev/<FOO>
2000-04-26 obrienThis file isn't needed anymore, has symbols that confli...
2000-04-26 sheldonhClarify the use of the auth service's -d option for...
2000-04-26 sheldonhAdd braces to avoid ambiguity in a nested conditional...
2000-04-26 psBring support in for Intel Wired for Management 1.1...
2000-04-26 obrienrandom.h moved to sys/
2000-04-26 obrienUnbreak for the case where ``make obj'' was run first.
2000-04-26 mjacobRemove dummy read_random function since we now have...
2000-04-26 mjacobWell, make intrhand2_t take a void * arg then. Matches...
2000-04-26 chrisReplace the /dev/stdin, /dev/stdout, and /dev/stderr...
2000-04-26 phkLanMedias driver sources for the LMC1000 and similar...
2000-04-26 jkoshyCorrect typo in description string: `CANNOT' -> `CAN'.
2000-04-26 jkoshyFix typo. Use `.Fa' to denote a function argument.
2000-04-26 jhbDon't disable interrupts when calling a vm86 mode inter...
2000-04-26 kjcremove "register" specifiers to supress compiler warning.
2000-04-26 wollmanHello, getconf. This is a slight reinvention of the
2000-04-26 mjacobRemove unused variable.
2000-04-25 phkIgnore tulip chips on LanMedia WAN cards.
2000-04-25 dwhiteRemove mistakenly added {o}init. The build system...
2000-04-25 dwhiteCommit PicoBSD mega-patch:
2000-04-25 wollmanAdd punctuation to make a sentence more readable.
2000-04-25 joergReassemble a sentence that has been botched in rev...
2000-04-25 phkClone the {b|bio}_offset field, and make sure it is...
2000-04-25 sheldonhFix excessive use of parenthesis in previous commit.
2000-04-25 impFirst cut at adding CIS reading to xe driver. I don...
2000-04-25 impCheckin my first batch of New Mexico changes:
2000-04-25 bpMore machdep/random.h -> sys/random.h fixes.
2000-04-25 grogFix a long-standing bug which caused massive character...
2000-04-24 obrienAdd linker_if.m to the mix.
2000-04-24 obrienUse kern/kern_random.c.
2000-04-24 jasoneAutomated regression test harness for libc_r. Existing...
2000-04-24 msmithDisable the returning of "wedged" commands; this is...
2000-04-24 wpaulUpdate the Tigon firmware to 12.3.21. This fixes a...
2000-04-24 obrien* Use sys/sys/random.h rather than a i386 specific...
2000-04-24 dfr* Rewrite to use kobj(9) instead of hard-coded function...
2000-04-24 dfrRemove a debugging define which I left by mistake.
2000-04-24 dmlbCosmetic to make errors messages look similar.
2000-04-24 dmlbMoved debugging definitions to a header file.
2000-04-24 dmlbBit mask definitions for firmware versioning.
2000-04-24 dmlbInitial import.
2000-04-24 dmlbMake the moved about version compile and run
2000-04-24 yokota- Added support for 1bpp and 4bpp BMP files.
2000-04-24 mppFix the grammar in my previous commit "lose" -> "loss".
2000-04-24 acheActivate ja nls if WANT_KANJI
2000-04-24 wpaulAdd "device miibus" to SYNOPSIS section.
2000-04-23 jkhMake FTP_PASSIVE_MODE check more specific.
2000-04-23 obrienDon't refer to non-existent automount(8).
2000-04-23 cgimplement settrigger according to spec
2000-04-23 obrienPass "WANT_KANJI" from make.conf to the compiler.
2000-04-23 obrienMBYTEDEBUG not needed for "WANT_KANJI"
2000-04-23 cgmaybe make cmi8330 work - no feedback yet
2000-04-23 mppancontrol first appeared in FreeBSD 4.0, not 3.0.
2000-04-23 mppFix a typo in the comments.
2000-04-23 wollmanSpell MAP_NOSYNC correctly.
2000-04-23 phantomCorrect uk_UA.KOI8-U locale ALPHAs specification
2000-04-23 phantomAdd note about synchronization of .Lb macro code and...
2000-04-23 phantomAdd expanded information about .Lb macro
2000-04-23 phantomAdd information about newly added .Lb macro
2000-04-23 phantomSuggest to use .Lb macro in 2nd/3rd section manpages.
2000-04-23 markmUse Garrett's new (clearer) names.
2000-04-23 nyanDisable PCI BIOS on PC-98.
2000-04-23 markmCosmetic - fix RCS tag.
2000-04-23 nyanSync with the following changes.
2000-04-23 phkHide annoying message under boot-verbose.
2000-04-23 nyanSync with sys/conf/options.i386 revision 1.135.
next