]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-28 cgmodules for the new sb8 and sb16 drivers
2000-10-28 cgadd commented-out entries for the new sb8 and sb16...
2000-10-28 cgsplit up sb16 and sb/sbpro drivers
2000-10-28 mppStyle & grammar fixes.
2000-10-28 umesome clarification on if_getmtu()
2000-10-28 umedefined HAVE_IFM_DATA for (free|net|open)bsd
2000-10-28 joeWhen an interface isn't specified use wi0 as the default.
2000-10-28 joeWhen an interface isn't specified use wi0 as the default.
2000-10-28 joeFix a blatant bug when running '/etc/pccard_ether devic...
2000-10-28 gallatincleanups of my previous, quick & dirty fix of unaligned...
2000-10-28 sanpeiadd PC-Card melody beep(PC Card bus, kludge version)
2000-10-28 msmithMention the new '40LD' AMI RAID controllers that we...
2000-10-28 nyanRestore GDC mode to initial mode instead of 24KHz.
2000-10-28 nyanFixed extention memory check routine.
2000-10-28 nyanRemoved extra calculation for X position (PC-98 only).
2000-10-28 msmithReturn -10 from the PCI probe to allow room for an...
2000-10-28 peterFix typo s/DE_DEVICEID_FE2500/DC_DEVICEID_FE2500/
2000-10-28 alexUse EX_USAGE in an example, as the SAME manual page...
2000-10-28 asmodaiAdd some more information to the AUTHORS section.
2000-10-28 wpaulAdd PCI IDs for some additional cardbus cards. Yes...
2000-10-28 msmithWe should include <machine/stdarg.h> not <stdarg.h>
2000-10-28 bdeQuick fix for namespace problems which broke many ports...
2000-10-28 alexMake the -d option actually work.
2000-10-28 msmithSome AML code assumes that a function without an explic...
2000-10-28 msmithFreeBSD-specific customisations:
2000-10-28 msmithAdd some extra fuctions:
2000-10-28 msmithAdd some verbiage about the new ACPICA code. Note...
2000-10-28 msmithAllow PCI busses to be connected to host bridges detect...
2000-10-28 msmithConnect the new ACPICA code to the 'acpica' device.
2000-10-28 msmithInitial FreeBSD OSPM (operating system power management...
2000-10-28 msmithFreeBSD-specific OSD (operating system dependant) modul...
2000-10-28 phkRevert two experimental changes which escaped from...
2000-10-28 msmithThis commit was generated by cvs2svn to compensate...
2000-10-28 msmithInitial import of the Intel-maintained ACPI Component...
2000-10-28 obrienHook ipfilter back up as it compiles now.
2000-10-28 kenAdd a quirk entry for Nakamichi MJ-* changers. The...
2000-10-28 sanpeiadd Xircom CreditCard adapters and workalikes(xe driver)
2000-10-28 jhbThe x86 atomic operations are already locked, so they...
2000-10-27 msmithFix typo in the 4.x case.
2000-10-27 cgimplement SNDCTL_DSP_POST
2000-10-27 jhbFix a couple of whitespace nits.
2000-10-27 phkRemove 86 unneeded #includes
2000-10-27 phkRemove more unused #includes.
2000-10-27 mppTypo fix.
2000-10-27 wollmanInitialize rn_mklist in rn_newpair(). The undocumented...
2000-10-27 gallatinremove a stddef.h missed by phk
2000-10-27 nectarExplicitly initialize _pw_passwd.
2000-10-27 mjacobAdd usage of M_ZERO to malloc calls where the result...
2000-10-27 mjacobAdd M_ZERO to malloc calls where the result is just...
2000-10-27 mjacobupdate man page to reflect new support
2000-10-27 asmodaiUse FreeBSD.org, not freebsd.org, as has been the prece...
2000-10-27 asmodaiPlease welcome the asr manpage [no, not alt.sysadmin...
2000-10-27 nonComment out the entry for Workbit Ninja SCSI series...
2000-10-27 obrienInclude sys/param.h for `__FreeBSD_version' rather...
2000-10-27 acheRemove ipfilter and mark it as broken until it will...
2000-10-27 umeMake RES_OPTIONS=inet6 work.
2000-10-27 phkConvert all users of fldoff() to offsetof(). fldoff...
2000-10-27 desMFS: don't expect result code until you close the data...
2000-10-27 dougbExpand on the reasons for and against defining NO_F00F_...
2000-10-27 dfrBackout revision 1.7 which was a bad idea since it...
2000-10-27 phkRemove bogus undocumented macros used to control condit...
2000-10-27 phkRemove #if DO_DEFLATE
2000-10-27 bdeDeclare or #define per-cpu globals in <machine/globals...
2000-10-27 ruFetch the protocol header (TCP, UDP, ICMP) only from...
2000-10-27 rogerMerge from i386: Add MSP ioctl
2000-10-27 tanimuraAdd Melco LPC2-T/LPC3-TX PCMCIA Ethernet cards.
2000-10-27 markmAs the blocking model has seems to be troublesome for...
2000-10-27 msmithAdd PCI device ID for an upcoming revision of the product.
2000-10-27 msmithAdd a missing newline to a diagnostic.
2000-10-27 obrienDefining usage() "__dead" is just ridiculous. It also...
2000-10-27 brianReport the type of mbuf that couldn't be allocated...
2000-10-27 jhbAdd and document the WITNESS_SKIPSPIN and WITNESS_DDB...
2000-10-27 jhb- Use MUTEX_DECLARE() and MTX_COLD for the WITNESS...
2000-10-27 hosokawaI don't know what "Toshiba Ethernet Cards" are.
2000-10-27 greenFix problems people were having with large -O levels...
2000-10-27 wpaulYet another bug fix/optimization for the Davicom DM9100...
2000-10-26 jhbAdd in MLINKS for all of the various mutex functions...
2000-10-26 jhb- Document MUTEX_DECLARE and MTX_COLD
2000-10-26 jhbAdd a note that the spl() API is deprecated in favor...
2000-10-26 nikAdd a prototype mbuf.9 man page. Probably needs work...
2000-10-26 nikRemove a doubled "in the".
2000-10-26 nikUpdate to include a link to the referenced papers when...
2000-10-26 gshapiroAdd a MAINTAINER= line so people know who to blame
2000-10-26 acheFor %c replace reference to asctime(3) with ctime(3...
2000-10-26 julianAdd copyright to skeleton.
2000-10-26 bmahSigh. It'd be nice to completely commit a bugfix....
2000-10-26 obrienInstall the loader manpages.
2000-10-26 bmahFix a bug in which pkg_version(1) was ignoring $PORTREV...
2000-10-26 juliansome more cleanups
2000-10-26 cgadd reinit functions to mixers
2000-10-26 cgdo not attach to soundblaster 1.x - they are unsupported
2000-10-26 impChange comment from sprintf to snprintf
2000-10-26 impChange snprintf to strncpy.
2000-10-26 dwmaloneImprove some slightly confused formatting.
2000-10-26 bmahNote update of bktr(4) to 2.17 (+MFC) and fix up some...
2000-10-26 gallatinfix unaligned access errors caused by bad scanf/printf...
2000-10-26 gallatinfix unaligned access errors by copying untyped data...
2000-10-26 rogerAdd new ioctls for userland access to the MSP device
2000-10-26 gallatinadd a version tag for the alpha linulator to depend on
2000-10-26 rogerFix typo
next