]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-08-04 obrienThis commit was generated by cvs2svn to compensate...
2000-08-04 obrienVirgin import of gdb-5.0
2000-08-04 krisLimit the amount of data copied to the error buffer...
2000-08-04 obrienThese files are for an arch we don't care about.
2000-08-04 obrienFix this so it is a Makefile and not a shell script...
2000-08-04 katoCommented out xe device because it depend on PCMCIA...
2000-08-04 katoMerged from sys/i386/isa/clock.c revision 1.155.
2000-08-04 sheldonhMerge the truncate(1) utility onto the RELENG_4 branch...
2000-08-04 msmithAdd support for 2.x/3.x firmware adapters which are...
2000-08-04 krisPrevent buffer overflows.
2000-08-04 jhbFix some of the arcdisk devsw functions to catch up...
2000-08-04 jhbBring back the perform() function. However, conditioni...
2000-08-04 greenUnbreak the OpenSSL headers for those of us who don...
2000-08-03 krisCleanup of TMPDIR code.
2000-08-03 archieImprove performance in the case where ip_output() retur...
2000-08-03 krisChange use of perror() to warn()
2000-08-03 impMerge from GENERIC. Mostly reenable some devices and...
2000-08-03 hsuMake check for empty list in STAILQ_LAST() more readable.
2000-08-03 hsuModify to use fixed STAILQ_LAST().
2000-08-03 hsuRestore STAILQ_LAST() semantics to match that of TAILQ_...
2000-08-03 dwmaloneExplain "-c" option more exactly and state the default...
2000-08-03 dwmalonespecifer -> specifier
2000-08-03 dwmaloneSort cases in getopt switch statement.
2000-08-03 dwmaloneReplace two calls to strlen+calloc+strcpy with strdup.
2000-08-03 ruDo not display icmp(4) sockets as non-existent bridge...
2000-08-03 ruMake netstat(1) to be aware of divert(4) sockets.
2000-08-03 sanpeiAdd the ESS Solo-1 to generic chip match.
2000-08-03 kato- Fixed %si (offset to partition table) in boot.
2000-08-03 jhbForced commit to note that actually, the last commit...
2000-08-03 jhbFix the more obvious warnings to deal with my earlier...
2000-08-03 jhbCleanup warnings. Most of these are signed/unsigned...
2000-08-03 jhbFix several BDECFLAGS warnings. Also, actually use...
2000-08-03 jhbCleanup warnings by adding missint prototypes, removing...
2000-08-03 obrien* Create entire directory path for modules.
2000-08-03 kato- Fixed pointer to the partition table in the buffer.
2000-08-03 sheldonhDon't bitch when trying to create a ${DESTDIR}/modules...
2000-08-03 marcelFix buildkernel and installkernel when KERNEL is defined in
2000-08-03 krisInstall the openssl(1) manpage with an MLINK from ssl...
2000-08-03 mjacobAdd a comment as to where stdarg.h applies.
2000-08-03 jkhFix HTTP port addresses for the IPv6 case.
2000-08-03 jhbUse <machine/stdarg.h> instead of <stdarg.h> so that...
2000-08-03 peterMake the pfil.c code conditional on either option PFIL_...
2000-08-02 nsayerSimplex devices will always report EBUSY on 2nd (and...
2000-08-02 nsayer1. Increase the size of the DMA buffer.
2000-08-02 kbyancFix previous commit such that only -S/--skip ignores...
2000-08-02 peterFix self referential dependencies. eg: uhub was packag...
2000-08-02 peterFix the SYSINIT() bubble sort. This was fixed in kern_...
2000-08-02 obrienUpdate for GDB 5.0.
2000-08-02 nsayerUndo some of my own damage. With this patch, it appears...
2000-08-02 wpaulAdd support for the Netgear GA620T copper gigabit card.
2000-08-02 wpaulAdd call to bus_generic_attach() at the end of sk_attac...
2000-08-02 nsayerMinor man page corrections and fixups to document the...
2000-08-02 wpaulGrrrr. Add definition for DC_WDOG_CTLWREN. I made this...
2000-08-02 nsayerFix channel 1 playback the rest of the way. There are...
2000-08-02 obrienThese files are for an arch we don't care about.
2000-08-02 sheldonhResolve conflicts from vendor merge.
2000-08-02 desFix signedness bogon.
2000-08-02 katoAdded PC-98 boot manager installation and configuration...
2000-08-02 katoCommented out card and pcic devices because they are...
2000-08-02 katoAdded PC-98 HDD boot manager. The boot0 is the `IPL...
2000-08-02 nsayerGet playback on channel 1 closer to working. 8 bit...
2000-08-02 ruUnbreak world build by adding the necessary <net/ethern...
2000-08-02 kbyancFix patch such that skipping files does not count as...
2000-08-02 nsayerFix channel 1, sort of. recording now generates IRQs...
2000-08-02 peterGRRR! Fix the 'panic: ip6_init' caused by darrenr...
2000-08-01 nsayerHook up the ESS solo driver in the correct branch this...
2000-08-01 nsayerThe solo driver now works for playback, so far as I...
2000-08-01 n_hibmaSync with NetBSD:
2000-08-01 jasoneMake sem_post() safe to call from within a signal handl...
2000-08-01 acheFix linux console color capabilities
2000-08-01 wpaulApply patch supplied by John Hood <jhood@sitaranetworks...
2000-08-01 peterRevert the temporary hack in rev 1.79.
2000-08-01 robertoChange __FreeBSD_Version into the proper __FreeBSD_version.
2000-08-01 robertoFix the lockmgr panic everyone is seeing at shutdown...
2000-08-01 sheldonhHonour skey.access(5) by allowing UNIX passwords when...
2000-08-01 ruMake auto-generated ioctl.c to be always considered...
2000-08-01 sheldonhUse ${LIBDATADIR} instead of hardcoding /usr/libdata...
2000-08-01 ruFix an off-by-nine error when building a list of includes.
2000-08-01 asmodaiChalk up another phkmalloc victim.
2000-08-01 mjacobAdd in macros && masks so that mailbox command errors...
2000-08-01 mjacobMajor whacking for core version 2.0. A major motivator...
2000-08-01 psIf the format string passed to setproctitle begins...
2000-08-01 mjacobCore version 2.0 rewrite. In this file we replace isp_t...
2000-08-01 mjacobCore version 2.0 cleanup/rewrite. Things get rearranged...
2000-08-01 mjacobRemove isp_prtstst (now in case statement in isp.c...
2000-08-01 mjacobRemove isp_tdebug. Change all PRINTF macros to the...
2000-08-01 mjacobFix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2...
2000-08-01 mjacobAdd in lengths of SBus or PCI registers.
2000-08-01 mjacobRewrite for version 2.0. Some structural changes, but...
2000-08-01 mjacobPart of major rewrite for core version 2.0- clarificati...
2000-08-01 cokaneBring tdfx_pci.c in sync with some patches I have been...
2000-08-01 jlemonBack out rev 1.12; its not clear that this is the right...
2000-08-01 nsayerReverse the sense of the signed/unsigned formatting...
2000-08-01 acheBack out opt_ipfilter.h creation I add recently and...
2000-08-01 acheReplace nonexistent !defined(_LKM) by !defined(KLD_MODULE)
2000-08-01 acheCheck IPFILTER (options IPFILTER generates) instead...
2000-08-01 acheFix prev. commit: NIPFILTER -> IPFILTER
2000-08-01 acheAdd missing '0' to FreeBSD_version test: 50011 -> 500011
2000-07-31 acheGenerate opt_ipfilter.h to fix 'make depend'
2000-07-31 nsayerAdd 'nc' flag to gettytab -- no carrier. Forces non...
next