]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-12-08 phkRemove unused #includes.
1999-12-08 impSwitch to using suspend/resume methods rather than...
1999-12-08 impIf last state was supended, remove the card. This...
1999-12-08 obrienStyle nit.
1999-12-08 obrienDocument what "X" in the table means.
1999-12-08 obrienWhen erroring out that there is not enough space to...
1999-12-08 wpaulFix alloc_driver() so that calls devclass_get_device...
1999-12-08 kenRevamp the devstat priority system. All disks now...
1999-12-08 greenI've been Brucified! I did evil things with typedefs...
1999-12-08 wpaulFix invocation of bus_teardown_intr(). The last arg...
1999-12-08 impo Implement IRQ activation. We do this in bus_{setup...
1999-12-07 chrisAdd a cross-reference to fabs(3) man page.
1999-12-07 sosCommit the kernel part of our DVD support. Nothing...
1999-12-07 chrisFix typo errors, remove repeated paragraphs, update...
1999-12-07 sosTry a little harder at the VIA DMA support.
1999-12-07 wpaulCorrect the synopsis for the wi(4) driver: it's just...
1999-12-07 wpaulSpruce up the Sundance ST201 driver:
1999-12-07 impBump CIS_MAXSTR from 30 to 254. pccard appears to...
1999-12-07 wpaulTweak the DC_REDUCED_MII_POLL code in dc_mii_tick(...
1999-12-07 msmithUpdate the sample for $init_path to reflect the kernel...
1999-12-07 msmithUpdate to reflect use of : not ; as separator in paths...
1999-12-07 shinudp IPv6 support, IPv6/IPv4 tunneling support in kernel,
1999-12-07 rogerFix bug where tuner i2c address was not set for IMS...
1999-12-07 dfrBuild gasp (GAS Preprocessor). This is needed for build...
1999-12-07 sosFix support for disk with > 64K cyls.
1999-12-07 peterTemporary adjustment to build after pnp changes. There...
1999-12-07 yokotaFix the ioctl CONS_FINDMODE and its underlying subroutine
1999-12-07 katoMerge from sys/isa/fd.c rev 1.170.
1999-12-07 katoMerge from sys/isa/sio.c rev 1.277 & 1.278.
1999-12-07 katoMerge from sys/i386/conf/files.i386 rev 1.283.
1999-12-07 katoMerge from sys/dev/syscons/syscons.c rev 1.328.
1999-12-07 katoMerge from sys/i386/i386/userconfig.c rev 1.162 & 1...
1999-12-07 impTonight's cleanups.
1999-12-07 julianRemove a bunch of un-needed includes.
1999-12-07 msmithChange the default poweroff delay from 0 to 5 seconds...
1999-12-07 dcsMake some examples reflect defaults.
1999-12-07 kenRecognize the Pioneer CD-ROM DRM-6324X as a changer.
1999-12-07 greenDo proper constification in args.c. This shuts up...
1999-12-07 chrisThe typo was actually that ``if'' was misspelled as...
1999-12-07 chrisFix a typo (specifically, the word ``it'' was used...
1999-12-07 billf-Wall cleanup / variable correctness.
1999-12-07 chrisChange ``.Dq Fl o'' to ``.Dq -o''
1999-12-07 billf-Wall cleanup.
1999-12-07 billfReckognize the 'Avance Asound 100'
1999-12-07 n_hibmaAdd vendor NetChip with its device NET1080 (host-to...
1999-12-06 archieAdd reference to netgraph(4) in the 'see also' section.
1999-12-06 imp"raw" -> "block" Block devices have been what are now...
1999-12-06 phkI always forget to check before I reboot a system,...
1999-12-06 woschInclude BSD-license.
1999-12-06 joeMention the '6' flag in the flags summary. (Forgotten...
1999-12-06 guidoLast minute patch that I forgot to apply: check return...
1999-12-06 joeAdd braces ({}) to all the places that they're missing.
1999-12-06 guidoMove basic ifilter utils to sbin where they shold have...
1999-12-06 guidoRevive mlfk_ipl here. This version is slightly changed...
1999-12-06 guidoAdd forgotten ip_fil.c and fil.c to kld version
1999-12-06 guidoAdd ifilter klld module to ipfilter based kernels
1999-12-06 joeRewrite of the manual page to make it clear that NSI...
1999-12-06 archiePrototypes should either have explicit parameter names...
1999-12-06 archieChange definition of NG_BPF_HOOKPROG_SIZE() so as not...
1999-12-06 gibbsSimplify my license.
1999-12-06 peterUpdate for pnp adjustments regarding NPNP.
1999-12-06 gibbsSimplify my copyright license terms.
1999-12-06 peterUpdate for loss of pnp.h
1999-12-06 peterMerge pnp change from i386/conf/GENERIC (rev 1.211)
1999-12-06 peterFold the pnp code into the base isa system to pave...
1999-12-06 peterMake this compile again. (missing #include for RFPROC)
1999-12-06 peterFix a pair of silly warnings that I introduced (that...
1999-12-06 peterFix another quirk in the unknown device detection,...
1999-12-06 n_hibmaComplain if we get an error that is not ENXIO while...
1999-12-06 peterPut on my asbestos underwear and commit the patch that...
1999-12-06 phkRemove DSO_BAD144 from wd driver(s) so people with...
1999-12-06 mdoddAdd defines for additional EEPROM locations and registe...
1999-12-06 mdoddWhitespace cleanups.
1999-12-06 sheldonhCorrect the ttys.5 and init.8 manpages with respect...
1999-12-06 mdoddAdd a delay (per the databook) to the get_eeprom_data...
1999-12-06 mdoddStandardize device descriptions so that there is parity...
1999-12-06 mdoddCorrectly implement the non-PnP enumeration of ISA...
1999-12-06 peterAdd a truely evil workaround (hack!) for some unfortuna...
1999-12-06 peterUse bus_get_resource() instead of bus_get_resource_star...
1999-12-06 impMake this compile again after the device_add_child...
1999-12-06 luoqiNeed header <machine/smp.h> for prototype declaration...
1999-12-06 obrienAdd "-v" to usage().
1999-12-06 obrienDocument the "-v" flag. [It was like that when I got...
1999-12-06 luoqiUser ldt sharing.
1999-12-06 impbad144 elimination
1999-12-06 yokotaFix mouse cursor logic which I broke in 1.1 ;-<
1999-12-06 jkhOnly pkg_delete the old package if the new one builds...
1999-12-06 impRemove unused junk: next fields and list head. Likely...
1999-12-06 chris- Fix a typo and add a missing file.
1999-12-06 archieTurn on 'ipfw tee'. Update man page. Please note...
1999-12-06 wpaulRemove joystick references from pc98 version of isa_com...
1999-12-06 archieMiscellaneous fixes/cleanups relating to ipfw and diver...
1999-12-06 nyanSupported i8251 (internal COM1) FIFO mode.
1999-12-05 bdeSorted SUBDIR.
1999-12-05 joeAdded a -6 option to lookup information using the whois...
1999-12-05 bdeFixed disordering in rev.1.63.
1999-12-05 wpaulRemove references to old joystick driver from this...
1999-12-05 peterCreate a symlink for <machine/joystick.h>, like soundcard.h
1999-12-05 wpaulUpdate to reflect removed of al, ax, dm, pn and mx...
1999-12-05 krisFix buffer overflows.
next