]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-04 Tor EggeISA device drivers use the ISA source interrupt number...
2000-01-04 Archie CobbsFix race condition caused by missing splnet()'s.
2000-01-04 Marcel MoolenaarAdd btxld to the list of cross-tools on machines that...
2000-01-04 Marcel Moolenaaro Allow btxld to be compiled on 64-bit machines
2000-01-04 Poul-Henning... The dumpon sysctl only accept cdevs thse days.
2000-01-04 Poul-Henning... Be more careful about NOUDEV and NODEV.
2000-01-04 Poul-Henning... Create a separate pps_offset variable to use for applyi...
2000-01-04 Matt JacobPer BDE- make this more like the i386 code in that...
2000-01-04 Matt Jacobadd wx0 driver
2000-01-04 Matt JacobAdd first pass of the Intel Gigabit Ethernet (wiseman...
2000-01-04 Matt Jacobadd wx (Intel Wiseman Gig Ethernet) driver
2000-01-04 Ruslan ErmilovDecompression is supported via -Z, not -z.
2000-01-04 Ruslan Ermilov* Make --null option work in (HAVE_LIBZ > 0) case.
2000-01-04 Greg LeheyReplace calendar with 2000 calendar.
2000-01-04 Mark MurrayAdd a whole bunch of example entries for pam. This...
2000-01-04 Matt Jacoboop, use PRINTF not printf in MI code
2000-01-04 Jordan K. HubbardDeal with package filenames which contain spaces.
2000-01-04 Jordan K. HubbardRemove references to now-obsolete XFree86 source collec...
2000-01-04 Jordan K. HubbardAdd new code for HTTP proxy support.
2000-01-04 Jordan K. HubbardAdd support for FTP installation via HTTP proxies.
2000-01-04 Yoshihiro Takahashi- Fixed warnings.
2000-01-04 Jordan K. HubbardIgnore SIGPIPE by default.
2000-01-04 Bill FumerolaUpdate the graph to include FreeBSD 3.4 and OpenBSD 2.6
2000-01-04 David E. O... Turn on a new /usr/bin/cpp that is a true binary rather...
2000-01-04 Matt JacobClean up some debug printing. Find the correct lun...
2000-01-04 Matt JacobMake Fibre Channel cards correctly note the presence...
2000-01-04 Matt Jacobset default target mode debug to 0
2000-01-04 Matt Jacobadd clarifying tag define for FC
2000-01-04 Matt JacobAdd in an isp_tdebug environment variable. Clean up...
2000-01-04 David E. O... Update for version 2.4.
2000-01-04 David E. O... Turn off GNU Info docs until someone upgrades our texin...
2000-01-04 Matt Jacobfix leap year calculation
2000-01-04 David E. O... Merge FreeBSD chagnes into GNU grep 2.4.
2000-01-04 Matt JacobHo, ho, ho... this clock chip is not y2k compliant...
2000-01-04 Wes PetersMake brandelf explain itself a little better on error.
2000-01-04 Matt JacobAdd in ISP_TARGET_MODE description.
2000-01-04 Jason EvansUnbreak profiling. bde says this is not the cleanest...
2000-01-04 Matt JacobAdd in isp_target.c to be compiled for isp- it'd be...
2000-01-04 Matt JacobThese are platform independent functions for target...
2000-01-03 Matt JacobThese are platform independent definitions for target...
2000-01-03 Matt JacobMake a static chain of isp softcs- gdb usage becomes...
2000-01-03 Matt JacobRaise default FCP logintime to 60 seconds. Move the...
2000-01-03 Matt JacobSupport target mode operations. This involves having...
2000-01-03 Satoshi AsamiRedirect stdout from mtree to /dev/null; we don't reall...
2000-01-03 Matt JacobRole platform minor revision. Add in some target mode...
2000-01-03 Matt Jacobadd isp_print_qentry inline function
2000-01-03 Matt JacobRoll minor revision number and add a more finalized...
2000-01-03 Matt JacobAdd missing target mode flag and fix the RQSTYPE_CTIO0
2000-01-03 David E. O... This commit was generated by cvs2svn to compensate...
2000-01-03 David E. O... Virgin import of a trimmed down GNU Grep 2.4.
2000-01-03 David E. O... This commit was generated by cvs2svn to compensate...
2000-01-03 David E. O... Virgin import of a trimmed down GNU Grep 2.3.
2000-01-03 Mark NewtonAdd options for COMPAT_SVR4 and DEBUG_SVR4 for complete...
2000-01-03 Mark NewtonNeed to #include vm_zone.h to pick up inline definition...
2000-01-03 Bill FumerolaGrammar: "be even number" -> "be an even number"
2000-01-03 Brian SomersEnsure that there's a bit of extra space in our buffer...
2000-01-03 Søren SchmidtFix link problem on ISA only systems..
2000-01-03 Guido van RooijUse MAP_NOSYNC for vnodes without any links in their...
2000-01-03 Archie CobbsFix typos per PR 15649. Also did some rewording for...
2000-01-03 Jordan K. HubbardPrint mac addresses in standard byte:byte format rather...
2000-01-03 David E. O... Stop my evil plot to stop the use of GNU info files...
2000-01-03 Yoshinobu Inoueprevent kernel panic at suspend/resume.
2000-01-03 Marcel MoolenaarMake offsetof equivalent with <stddef.h>. This paves...
2000-01-03 Yoshihiro TakahashiMerge from the following changes.
2000-01-03 Bill PaulIt appears that under certain circumstances that I...
2000-01-03 Yoshihiro TakahashiFixed to get the BIOS geometry.
2000-01-03 Poul-Henning... truss /usr/bin/su
2000-01-03 Marcel MoolenaarFix typo.
2000-01-03 Marcel MoolenaarRemove -g compiler flag.
2000-01-03 Marcel Moolenaaro Add build-tools target for maketabs although it...
2000-01-03 David E. O... Egads! This still refered to contrib/egcs/
2000-01-03 Søren SchmidtAdd support for VIA 82C596 controller
2000-01-03 Bill FumerolaUpdate NeoMagic entries.
2000-01-03 Jordan K. Hubbardkernel space savings allow reactivation of NFS installs.
2000-01-03 Jordan K. Hubbardnuke debugging symbols from kern.flp kernels.
2000-01-03 Matt Jacobuntangle some includes and clean up for compilation...
2000-01-03 Matt JacobWiden width of tag && initiator ids to u_int
2000-01-03 Yoshihiro TakahashiUpdate FreeBSD(98) copyright.
2000-01-03 Yoshihiro Takahashi- Add commented out USB driver entries.
2000-01-03 Warner LoshConnect interrupts and start processing them. We panic...
2000-01-03 KATO TakenoriSynced with sys/i386/i386/userconfig.c rev 1.165.
2000-01-03 KATO TakenoriSynced with sys/i386/conf/GENERIC rev 1.220.
2000-01-03 KATO TakenoriSynced with sys/i386/conf/Makefile.i386 rev 1.170.
2000-01-03 Seigo TanimuraDo not start/stop DMA transfer if it is already started...
2000-01-03 Seigo Tanimura- Handle an interrupt for csa primarily in the bridge...
2000-01-02 David E. O... Didn't get these PREFIX specifiers removed with Makefil...
2000-01-02 David E. O... The issue fixed in revision 1.88 was raised by
2000-01-02 Tim Vanderhoek.Xr pkg_version 1
2000-01-02 Bruce EvansDon't allow mounting (or mounting R/W) of filesystems...
2000-01-02 Poul-Henning... Move the "sti" instruction to right before the "hlt...
2000-01-02 Poul-Henning... Return ENXIO if there is no device.
2000-01-02 David E. O... Since this has left the vendor branch, sort this incred...
2000-01-02 Boris PopovFix the mess with signed/unsigned longs and ints (inspi...
2000-01-01 Ollivier Robert- remove trace of libkvm. It is not used at all.
2000-01-01 Cameron Grantrevert buffer size to 64k
2000-01-01 Warner LoshUpdate to y2k.
2000-01-01 Bruce EvansMerged changes in ext2_fs.h between Linux 1.2.2 and...
2000-01-01 Bruce EvansMerged cosmetic changes from the initial import on...
2000-01-01 Josef KarthauserAdded missing DPADD's. Removed unrequired SRCS's.
2000-01-01 Josef KarthauserRemoved bogus dependancy on libutil.
next