]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-11-07 Tatsumi HosokawaAdded Intel Gigabit Ethernet card to device menu.
2000-11-07 Jordan K. HubbardWhile we're still arguing over debugging output, at...
2000-11-07 Brian SomersHandle being given a connect()ed udp descriptor as...
2000-11-07 Brian SomersPass the correct output options to the ccp output initi...
2000-11-07 John BaldwinDocument the KTR_VERBOSE option.
2000-11-07 John Baldwin- Remove much of the inlining of the KTR tracepoints...
2000-11-07 Bill PaulThe vortex driver can be compiled as a KLD now. The...
2000-11-07 Bill PaulThe vx driver no longer needs the PCI compat shims...
2000-11-07 Bill PaulUpdate the vortex driver so that it no longer needs...
2000-11-07 John BaldwinMinor nit: missed ithd_loop -> sithd_loop in the KTR...
2000-11-07 John BaldwinRemove an unneeded #include <machine/bus.h> that snuck...
2000-11-07 Cameron Grantadjust dma channels for vibra16x; recording should...
2000-11-07 Cameron Grantslight mods to isa dma and channel flushing code
2000-11-07 Cameron Grantif a channel dies, rejuvenate it on close()
2000-11-07 Mike SmithIgnore resources with a size of 0, as these are disable...
2000-11-06 Jordan K. HubbardMFS: add ATA raid support for sysinstall
2000-11-06 Mike SmithRemove unused PCI includes.
2000-11-06 Cameron Grantadd AFMT_8BIT for easier determination of formats
2000-11-06 Mike SmithQuieten some warnings about correct usage of assignment...
2000-11-06 Justin T. GibbsFix async notifications for listners registered to...
2000-11-06 Justin T. Gibbsaic7xxx.c:
2000-11-06 Garance A DrosehnCosmetic change of a structure name.
2000-11-06 Garance A DrosehnGet rid of a minor compile-time warning.
2000-11-06 Jeroen Ruigrok... This commit was generated by cvs2svn to compensate...
2000-11-06 Jeroen Ruigrok... Fix AA being cleared on notify "queries"
2000-11-06 Ruslan ErmilovFixed typos.
2000-11-06 Ruslan ErmilovFixed typo: .ar -> .Ar
2000-11-06 Ruslan ErmilovFixed typo: .FR -> .Fa
2000-11-06 Ruslan Ermilov-mdoc cleanup: replace custom .ES/.EE macros with liter...
2000-11-06 Ruslan ErmilovFixed typo: .PB -> .El
2000-11-06 Ruslan ErmilovAvoid use of tbl(1).
2000-11-06 Ruslan ErmilovProperly declare the multiple-columns list.
2000-11-06 David MaloneAttempt to fix problem with users being able to convinc...
2000-11-06 Ruslan ErmilovFixed typo: .FL -> .Fl
2000-11-06 Tatsumi Hosokawarelease/sysinstall/lndir.c has not been used, but stati...
2000-11-06 Ruslan Ermilov.UC -> .Os
2000-11-06 Ruslan ErmilovFixed typo: .EL -> .El
2000-11-06 Ruslan ErmilovFixed typo: .SY -> .Sy
2000-11-06 Ruslan ErmilovFinish conversion from man(7) to mdoc(7).
2000-11-06 Garance A DrosehnCosmetic improvements to a few recvjob-related error...
2000-11-06 Garance A DrosehnFix a format-code, thus getting rid of a compile-time...
2000-11-06 Dag-Erling... Check that p->p_pptr is not NULL - kernel processes...
2000-11-06 Cameron Grantfix paste-o in mixer code - actually set right channel...
2000-11-06 Cameron Grantfix es1370 mixer by adding reinit function to it's...
2000-11-05 Jordan K. HubbardMFS: eliminate duplicate start line
2000-11-05 Jordan K. HubbardMFS: comment character and readability fixes.
2000-11-05 David E. O... ELF kernels should use an ELF sysvec. This allows...
2000-11-05 Don LewisBack out change to prepend /sbin:/bin to $PATH, just...
2000-11-05 Don LewisIgnore chflags failure so that doMFSKERN won't abort...
2000-11-05 Don LewisChange MAKEDEV so that it prepends /sbin:/bin to $PATH...
2000-11-05 Paul SaabHonor the ip address given in the root-path dhcp option.
2000-11-05 Yoshihiro TakahashiSwitched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dv...
2000-11-05 Yoshihiro TakahashiMerged from the following changes.
2000-11-05 Yoshihiro TakahashiMerged from the following changes.
2000-11-05 David E. O... ELF kernels should use an ELF sysvec. This allows...
2000-11-05 David E. O... Switch over to using the Christos Zoulas maintained...
2000-11-05 David E. O... This commit was generated by cvs2svn to compensate...
2000-11-05 David E. O... Virgin import of FILE 3.32
2000-11-05 Marcel MoolenaarFix getdents syscall.
2000-11-05 Brian SomersMerge some OpenBSD/NetBSD fixes to the recent MPPE...
2000-11-05 Garance A DrosehnFix potential problem processing jobs from hosts with...
2000-11-05 Garance A DrosehnFix 'lprm' processing so is more likely to work correct...
2000-11-05 Marcel MoolenaarFix breakage for parallel builds.
2000-11-05 Garance A DrosehnIn the error-message routine for receiving a job, move...
2000-11-04 Poul-Henning... Always emply the NCO to attenuate jitter. The Receive...
2000-11-04 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-11-04 Kris KennawayImport vendor fix for insecure temporary filename creat...
2000-11-04 Bosko MilekicChange the sf_bufs wakeups to be wakeup_one(), because...
2000-11-04 David E. O... Our SHRT_MIN definition was actually 4 bits too big.
2000-11-04 David E. O... * Consistently use the `make_resolv_conf' function.
2000-11-04 David E. O... This commit was generated by cvs2svn to compensate...
2000-11-04 David E. O... Import Patchlevel 5 of the ISC 2.0 dhcp client plus...
2000-11-04 David E. O... Fix conflicts.
2000-11-04 David E. O... Import Patchlevel 5 of the ISC 2.0 dhcp client.
2000-11-04 David E. O... This commit was generated by cvs2svn to compensate...
2000-11-04 Jonathan Lemontp->snd_recover is part of the New Reno recovery algori...
2000-11-04 Bruce EvansAdded used include of <machine/bus.h> -- don't depend...
2000-11-04 Bruce EvansEnabled the used include of <machine/bus.h> -- don...
2000-11-04 Hajimu UMEMOTOMake compilable. if_fddisubr.c depended on sys/malloc...
2000-11-04 Robert NordierSupport a.out: avoid (%dx) in in/out instructions,...
2000-11-04 Robert NordierAdd support for creating a.out output files in addition...
2000-11-04 Paul SaabMF4: Add LOADER_TFTP_SUPPORT make.conf flag.
2000-11-04 Bruce EvansFixed breakage of mknod() in rev.1.48 of ext2_vnops...
2000-11-04 MIHIRA Sanpei... use ``config auto "ata" ?'' for DHU Mobile Media CD-ROM
2000-11-04 David E. O... Now have the `linux' module on the Alpha too.
2000-11-04 David E. O... Fix generated include path.
2000-11-04 Bosko MilekicSetup and put to use the mutex lock for sf_freelist...
2000-11-04 David E. O... Fix the Elf64 branding initialization.
2000-11-04 Gregory Neil... Grammar fix
2000-11-04 Boris Popovv_interlock is a mutex now, not simple lock.
2000-11-04 Kenneth D.... Fix a problem with the previous revision (1.42) that...
2000-11-03 Warner LoshFix another possible bufer overflow in top.
2000-11-03 Søren SchmidtFix breakage on some ATA chips that dont have busmaster...
2000-11-03 Bruce EvansSupport filesystems with the not-so-new "sparse_superbl...
2000-11-03 Mike SmithIf we can't get a command to back the bio we just took...
2000-11-03 Josef KarthauserCrunchgen now has the necessary magic to include the...
2000-11-03 Josef KarthauserCause prog_make targets to include a ``make obj'' rule...
2000-11-03 Josef KarthauserA missing feature of crunchgen was the ability to suppl...
2000-11-03 Nick HibmaRegen.
2000-11-03 Nick HibmaSone -> Sony
next