]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-09-29 Daniel C. SobralBring in ficl version 2.03. No version bump for loader.
1999-09-28 Greg LeheyAdd description of checkparity and rebuildparity.
1999-09-28 Greg LeheyBrucify comments.
1999-09-28 Greg Leheyvinum_init: Fix message typo.
1999-09-28 Greg Leheystruct plex: Add variables checkblock and rebuildblock...
1999-09-28 Greg Leheyrevive_block: set b_resid correctly.
1999-09-28 Greg Leheylogrq: add sdiodone case.
1999-09-28 Greg LeheyDon't count iterations while waiting for a lock to...
1999-09-28 Greg LeheyAdd ioctls VINUM_CHECKPARITY and VINUM_RESETPARITY...
1999-09-28 Greg LeheyReduce MAX_IOCTL_REPLY to 1024; the previous value...
1999-09-28 Greg Leheyopen_drive: Don't call set_drive_state to take a drive...
1999-09-28 Greg Leheysdio_done: Log events if DEBUG_LASTREQS set.
1999-09-28 Greg LeheyChange remove_drive_entry
1999-09-28 Greg LeheyRemove some superfluous comments.
1999-09-28 Greg LeheyMinor formatting changes (7th attempt)
1999-09-28 Greg LeheyAdd loginfo type for sdiodone.
1999-09-28 Cameron Grant* add a non-reset device- will not reset the channel...
1999-09-28 Cameron Grantadd a missing blank line
1999-09-28 Cameron Grantadd the ad1816 driver
1999-09-28 Cameron Grantseperate the ad1816 driver from the mss driver since...
1999-09-28 Warner LoshUse rmand_get_bus{tag,handle} rather than hard wiring...
1999-09-28 Peter WemmBack out my backout, it was already posix compliant...
1999-09-28 David E. O... Document the "noasync" option.
1999-09-28 Peter WemmFix previous commit. The standards specifically say...
1999-09-28 Marcel MoolenaarExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 Marcel MoolenaarExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 Marcel MoolenaarExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 Marcel MoolenaarExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 Pierre BeyssacIn sbflush(), don't exit the while loop too early:...
1999-09-28 Poul-Henning... Introduce ttyread() and ttywrite() which do the canonic...
1999-09-28 Doug RabsonAdd another ID for the AWE64.
1999-09-28 KATO TakenoriSync w/ sys/i386/isa/pcaudio.c revision 1.54.
1999-09-28 KATO TakenoriRemoved aha driver.
1999-09-28 KATO TakenoriSync w/ sys/i386/conf/files.i386 revision 1.274.
1999-09-28 Ruslan ErmilovDo not defer setting of the aliasing address from
1999-09-28 Peter WemmReconnect 'bktr' now that world won't (I hope) break...
1999-09-28 Peter WemmMake the bktr module build. The Makefile was badly...
1999-09-28 Matthew Dillon Make sure file after VOP_OPEN is VMIO'd when transf...
1999-09-28 Alexey Zelkin.Nm += "rtld"
1999-09-28 Matt JacobOoops- forgot to commit this.
1999-09-28 Warner LoshXref strlcat, strlcpy
1999-09-28 Steve PriceFix breakage caused by last commit. Also accommodate...
1999-09-28 Warner LoshMake aha a loadable module. Unloading doesn't work...
1999-09-28 Warner Losh/tmp/cvswGS523
1999-09-28 Warner LoshNewbusification of aha. dfr sent me the first cut...
1999-09-28 Kenneth D.... Use mkstemp(3) instead of tmpnam(3) when creating tempo...
1999-09-27 Jordan K. HubbardOh bollocks, I really screwed up the "auto" check here...
1999-09-27 Sheldon HearnUpdate the upgrade instructions for awk 3.0.4.
1999-09-27 Sheldon HearnFix conflicts. Add $FreeBSD$ as needed.
1999-09-27 Sheldon HearnThis commit was generated by cvs2svn to compensate...
1999-09-27 Sheldon HearnVirgin import of GNU awk 3.0.4, which fixes at least...
1999-09-27 Ruslan ErmilovProperly handle the case when either the aliasing or...
1999-09-27 Roger HardimanAdd auto-detection for Askey Dynalink Magic TView and
1999-09-27 Kenneth D.... Fix two rather embarrassing bugs in camcontrol. The...
1999-09-27 KATO Takenoried driver re-activated.
1999-09-27 KATO TakenoriRemoved pc98 code.
1999-09-27 KATO TakenoriMake ed driver work again.
1999-09-27 Yoshihiro TakahashiMerge from sys/isa/fd.c revision 1.146, 1.153, 1.154...
1999-09-27 KATO TakenoriMove if_ed.c back to files.i386 since pc98 has a specia...
1999-09-27 Bill FumerolaSpell 'timecounter' correctly.
1999-09-27 Warner LoshRevert non-aha changes. They weren't supposed to go in.
1999-09-27 Peter WemmSeperate pcaudio from isa/snd and isa/sound - it's...
1999-09-27 Greg LeheyCorrect typo in comment. putccdbuf() releases a buffer...
1999-09-27 Warner LoshMove aha driver to dev/aha like the other drivers.
1999-09-27 Peter WemmZap some unused echo "#define NFOO 1" > foo.h style...
1999-09-27 Peter WemmDon't set an unused make(1) variable (NBPF)
1999-09-27 Peter Wemmbktr (as a module) doesn't build.
1999-09-27 Peter WemmZap #include "tun.h" (for NTUN) - which isn't used...
1999-09-27 Peter Wemmzap #include "streams.h" (for NSTREAMS) - which isn...
1999-09-27 Peter WemmZap #include "vn.h" - it's not used
1999-09-27 Peter WemmDon't generate 'bpf.h' since it's not used.
1999-09-27 Bill Fumerola-Wall fixes.
1999-09-27 Peter WemmDon't generate 'bpf.h' since it's not used.
1999-09-27 Matthew Dillon If the request crosses EOF and bp->b_bcount is...
1999-09-27 Matthew Dillon Fix process p_locks accounting. Conversions of...
1999-09-27 Matthew Dillon Buffer locking code failed to use BUF_KERNPROC...
1999-09-26 Brian SomersShow an example of ``set cd off''
1999-09-26 Brian SomersSupport ``set cd off'' to tell ppp not to even look...
1999-09-26 Peter WemmBid a fond farewell to these files, they live on variou...
1999-09-26 Peter WemmThese files live on in sys/dev/pcm/pci/es1370*
1999-09-26 Roger HardimanUpdate to use new Bt848 driver
1999-09-26 Roger HardimanAdd new Bt848 driver files
1999-09-26 Roger HardimanSplit the Bt848 driver into seperate files for
1999-09-26 Warner Losh[[ Forced commit for last (null) message ]]
1999-09-26 Warner Losh*** empty log message ***
1999-09-26 Bill Fumerola-Wall cleanups, handle unknown cases.
1999-09-26 Bill FumerolaSilence -Wall
1999-09-26 Warner LoshKill printf warnings.
1999-09-26 Matthew Dillon This is a major fixup of unionfs. At least 30...
1999-09-26 Peter WemmTry and catch a make -j problem in 'make depend'.
1999-09-26 Peter WemmGC bdbtofsb()
1999-09-26 Peter Wemmbdbtofsb() appears to have been unused for quite some...
1999-09-26 Nick HibmaChange explicit use of the queue fields into use of...
1999-09-26 Peter WemmMinor tidy up of PPP_FILTER and NBPF stuff. Don't...
1999-09-26 Bill PaulUpdate the Starfire driver comments and man page to...
1999-09-26 Eivind EklundUpdate this to be able to output ASSERT_VOP_(UN)LOCKED...
1999-09-26 Eivind EklundMove the declaration of panic() from sys/systm.h to...
1999-09-26 Eivind EklundMove the vop_islocked declaration to the top, in prepar...
1999-09-26 Matthew N.... device_get_ivars() called twice. Remove second call...
1999-09-26 Matthew N.... Duplicated '(' removed.
next