]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-15 rwatsonOops, didn't commit the Makefile for libposix1e--this...
2000-01-15 brianK&Rify
2000-01-15 mjacobbuglet fix
2000-01-15 mjacobAdd a minimal example set of how to use the SES ioctls...
2000-01-15 obrienOnly log when there is a real change to the configurati...
2000-01-15 mjacobDo a wad of cleanup and put into place at least *one...
2000-01-15 mjacobMove the kernel specific stuff into scsi_ses.c. Redo...
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-15 markmUserland build of Kerberos5 (AKA Heimdal). More to...
2000-01-15 markmUserland build of Kerberos5 (AKA Heimdal). More to...
2000-01-15 hosokawaUse "$device" instead of hardwired device names in...
2000-01-15 mjacobadd SES driver
2000-01-15 mksEnsure that DMA mappings are freed in error situations.
2000-01-15 mksNotice when an interface's ATM address changes when...
2000-01-15 mksProcess SPANS ARP requests even if source IP is 0.0...
2000-01-15 hosokawaAdded sn driver to network interface menu.
2000-01-15 wpaulFix the tl driver so it doesn't run off the end of...
2000-01-15 mksHandle GetResponse errors correctly.
2000-01-15 rwatsonEnable the building of libposix1e
2000-01-15 phk|The hard limit for the BPF buffer size is 32KB, which...
2000-01-15 phk|Since I had suffered from partially applied CTM deltas...
2000-01-15 rwatsonlibposix1e provides userland library calls for the...
2000-01-15 bdeDon't clobber the sources when plain "make" is run...
2000-01-15 mjacobadd SEND/RECEIVE diagnostic opcodes, SEND is a Mandator...
2000-01-15 wpaulMinor enhancement: set the 'dual link LED' bit in the...
2000-01-15 wpaulActually read the PCI device ID when testing the device...
2000-01-15 greenWe cannot have libcrypto, and therefore OpenSSL at...
2000-01-15 peterDon't mix up KNF and style(9). This isn't KNF, it...
2000-01-15 hosokawaAdded "sn" and "pcic" entries to UserConfig.
2000-01-15 sosEnable the 't' option, and document it in the manpage.
2000-01-15 newtonFix handling of svr4_sigsets, which are implemented...
2000-01-15 newtonRemove some all-too-wordy debugging prints
2000-01-15 newtonPre-freeze cleanups: Conditionalize debugging writes...
2000-01-15 yokotaThis is the 3rd stage of syscons code reorganization.
2000-01-15 newtonInclude #warning about unconditionalizing VM86, which...
2000-01-15 shinFixed the problem that IPsec connection hangs when...
2000-01-15 phantomgroff now is 1.15, not 1.11.
2000-01-15 shinAdded missing 'else' for 'if (isipv6)' at IPv6 length...
2000-01-15 greenThis is another in Martin Blapp's N-series of mount...
2000-01-15 hosokawaFixed a bug in PCIC polling mode.
2000-01-15 bpMore style fixes, both to code and man page.
2000-01-15 sheldonhRevert previous change, which is reported to have broke...
2000-01-15 bpCheck if module was compiled without SMP support and...
2000-01-15 bpAdd VT_NWFS tag.
2000-01-15 mjacobAdd reference to SES device (it won't be in GENERIC...
2000-01-15 mjacobRemove inclusion of dkbad.h- seems like a bug, but...
2000-01-15 shinClear ro->ro_rt just after RTFREE().
2000-01-15 mjacobadd options collateral for SES/SAF-TE driver
2000-01-15 mjacobadd file collateral for SES/SAF-TE driver
2000-01-15 mjacobadd functional but stub SES/SAF-TE driver
2000-01-15 mjacobRemove compile warning not seen when compiling with...
2000-01-15 tanimuraA processor with the CPUID of 0x?8? is Pentium III.
2000-01-15 tanimura- Introduce a new section 'Multimedia' for sound/
2000-01-15 tanimura- Add the man pages for sound card bridge drivers.
2000-01-15 obrienFix the 3Com Fast Etherlink 3C574TX's ID string as...
2000-01-15 mdoddAdd example entry for the 3Com Megahertz 574B
2000-01-15 shinRemoved wrong(unnecessary) & operators for pointer...
2000-01-15 shinwrapped prototype declarations by __P(())
2000-01-15 mdoddFix driver to restore function on 3c574 adapters. ...
2000-01-15 shinadd forward declarations, and small cosmetic changes.
2000-01-15 shincomment the string after #endif
2000-01-15 shincosmetic change: sort function prototypes
2000-01-15 shin-K&R fix for some prototype declaration
2000-01-15 hosokawaRemoved PCCARD config file again.
2000-01-15 hosokawaRemove a document file about PCCARD boot.flp because
2000-01-15 shinSupport v6 login.
2000-01-15 mjacobRedo FC target mode dma routine to try and generate...
2000-01-15 mjacobclean up for SBus Ultra (yes, we do not do that here...
2000-01-15 mjacoba whale of a lot of target mode cleanup
2000-01-15 mjacobcleanup- it was not MI code as it should have been
2000-01-15 mjacobcleanup
2000-01-15 mjacobinclude public target mode functions
2000-01-15 mjacobpublic target mode stuff
2000-01-15 mjacobtighten up printout
2000-01-15 danTeach pkg_delete and pkg_info how to deal with full...
2000-01-15 davidnPortability fixes for other bsd4.4 derivatives.
2000-01-14 wpaulGrrr. Really add the module makefile for the Aironet...
2000-01-14 impAdd pccard aic attachment.
2000-01-14 impAdd support to aic for pccard attachments. Reports...
2000-01-14 billfAdd '-t X' which times out after pinging for X seconds.
2000-01-14 gibbsClean up the xpt_sim creation to mirror how HBA drivers...
2000-01-14 jmb Document the KASSERT() macro.
2000-01-14 wpaulAdd driver support for the Aironet 4500/4800 series...
2000-01-14 bdeForward declare some structs so that this header is...
2000-01-14 guidoApply patches in rev 1.2 and 1.9 that I forgot
2000-01-14 bdeUse MALLOC_DECLARE when it is #defined, not when a...
2000-01-14 hosokawaSet pccard_ifconfig in /etc/rc.conf automatically.
2000-01-14 bdeRemoved redundant declarations again. Fixed in rev...
2000-01-14 bdeFixed bitrot in K&R support (3 missing __P(())'s defeat...
2000-01-14 mdoddOops! We need an entry for if_ie still. Change a...
2000-01-14 bdeFixed bitrot in K&R support (1 missing __P(()) defeated...
2000-01-14 bdeAdjust paths after repository copy.
2000-01-14 hosokawaEnable pccardd when the system is installed with PC...
2000-01-14 wpaulFix multicast filter programming.
2000-01-14 peterMove sbin/i386/{mount_msdos,comcontrol} back to sbin...
2000-01-14 bdeRemoved yet another vestige of the ft driver.
2000-01-14 peterMake this compile - missing ")";
2000-01-14 bdeFixed corrupted tabs in previous commit.
2000-01-14 bdeFixed disordering, misformatting, and duplicate declara...
2000-01-14 desDo this the Right Way (tm), i.e. use shutdown() instead...
next