]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Use the IANA assignment IFT_L2VLAN directly instead of indirecting through
[FreeBSD/FreeBSD.git] / sys /
2001-07-24 fennerUse the IANA assignment IFT_L2VLAN directly instead...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 wpaulTurn on __STRICT_ALIGNMENT. We need this to fix up...
2001-07-23 julianAdd an external function to unlink a netgraph type...
2001-07-23 wpaulAIEEE! Commit the firmware image too. *blush*
2001-07-23 wpaulGrrr. Module depends on vlan.h, and I committed the...
2001-07-23 wpaulYou were knocked senseless by the Boomerang, spun aroun...
2001-07-23 obrienRemind people to document bumps in the Porter's Handbook.
2001-07-23 ruAvoid a NULL pointer derefence introduced in rev. 1...
2001-07-23 nyanIntegrate fdc.h into fd.c.
2001-07-23 assarmake vm_page_select_cache static
2001-07-23 kriss/adress/address/
2001-07-23 krisTypo fix: fasion -> fashion
2001-07-23 pirzykAdded the linux_sysinfo function to implement sysinfo(2).
2001-07-23 pirzykAdded the proper arguments the sysinfo system call
2001-07-22 assaradd %option nounput
2001-07-22 iedowseAdd a few missing spl calls in preparation for an MFC...
2001-07-22 krisNote that the umass device requires scbus and da
2001-07-22 iedowseRemove an old hack that remembered if the card type...
2001-07-22 hmmake driver compile under 4.3-STABLE
2001-07-22 iwasakiDon't do sleep state transition if specified sleep...
2001-07-22 iedowseAttach the miibus for Linksys/Dlink cards from the...
2001-07-22 dillonAs per further discussions on hackers redo the SIGCHLD...
2001-07-22 yokota- Fix "off by one" error in VT_WAITACTIVATE. Correctly...
2001-07-22 assarrevert previous commit (bad style and not needed)
2001-07-22 msmithAdd another Dell 3/Di PCI ID. You'd think they had...
2001-07-22 assaradd prototype for dosetrlimit
2001-07-22 assarrevert previous accidental commit
2001-07-22 assarget rid of some printf and pointer type warnings
2001-07-21 assaradd <sys/sytm.h> (for cpufunc.h -> rdtsc)
2001-07-21 assaradd <sys/cdefs.h> (for __unused and such)
2001-07-21 assarnull_do_probe: mark as unused
2001-07-21 assar(vm_page_select_cache): add prototype
2001-07-21 rnordierUnset MAINTAINER.
2001-07-21 hmupdate step.
2001-07-21 msmithConvert from acpi_strerror() to AcpiFormatException()
2001-07-21 msmithUpdate the OSD module to match the ACPI CA 20010717...
2001-07-21 msmithImplement a "proper" timecounter hung off the ACPI...
2001-07-21 msmithMerge the EC register definitions into the EC module...
2001-07-21 msmithUse our saved copy of the FADT rather than fetching...
2001-07-21 msmithDon't call ourselves a "control method" anything, that...
2001-07-21 msmithThe API for loading tables changed (we no longer explic...
2001-07-21 msmithMerge local changes with the ACPI CA 20010717 import.
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithVendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithVendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-20 jhbAdd a missing ~ so that the LO_INITIALIZED flag actuall...
2001-07-20 pirzykPut a knob in the kernel config files to tweak the...
2001-07-20 brooksgif isn't a count device anymore so don't put a number...
2001-07-20 yokotaFix typo; the meaning of the 3rd parameter to genkbd_ke...
2001-07-20 yokotaFix off by one error for ESC[1J.
2001-07-20 yokotaDefine a couple of subroutines to replace duplicated...
2001-07-20 yokotaReturn consistent key action codes at key press and...
2001-07-20 msmithWe haven't used this for ages, and we're not going...
2001-07-20 n_hibmaSupport for USB floppies based upon SMSC USB FDD contro...
2001-07-20 markmFix type warnings.
2001-07-20 msmithWe haven't had AcpiSetSystemSleepState for a while...
2001-07-20 takawataAdd ACPI S2-S4BIOS Suspend/Resume code.
2001-07-20 jonFix setting serial baud rate under ibcs2 emulation...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 impWhen including pci header files, do things differently...
2001-07-19 scottlLimit the device to only one playback channel until...
2001-07-19 scottlFix an off-by-one error in the dma tag. This was causi...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 assarremove support for creating files and directories from...
2001-07-19 jlemonRename vm86pcb_lock -> vm86_lock to correctly reflect...
2001-07-19 jlemonIntroduce EVFILT_TIMER, which allows a process to estab...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 jlemonUnconditinally turn on VLAN support when building fxp...
2001-07-19 jlemonOnly turn on MWI if the PCI configuration word indicate...
2001-07-19 jlemonExpand the range of the vm86pcb_lock so that it protect...
2001-07-19 katoMerged from sys/i386/isa/npx.c revision 1.106.
2001-07-19 katoMerged from sys/i386/isa/npx.c revision 1.105.
2001-07-19 katoMerged from sys/i386/i386/machdep.c revisions 1.462...
2001-07-19 ruBackout non-functional changes from revision 1.128.
2001-07-19 bsdswtch.s: During context save, use the correct bit mask...
2001-07-19 krisDon't use kp->arg0 as a format string, grr.
2001-07-19 krisQuiet a variable format-string warning.
2001-07-19 krisQuiet a variable format-string warning.
2001-07-18 gibbsahc_pci.c:
2001-07-18 gibbsAdd support for parsing version strings out of assemble...
2001-07-18 jhbGrab the process lock around psignal().
2001-07-18 phkAdd printf format checking to sbuf_printf()
2001-07-18 ddKeep track of all "struct snoop"'s so that snp_modevent...
2001-07-18 ddUse MD_NAME and MDCTL_NAME constants where appropriate.
2001-07-18 roamMake sure that installing a module complains if the...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-17 dcsSkip the route checking in the case of multicast packet...
2001-07-17 obrienIncrease NMBCLUSTERS by 4x.
2001-07-17 teggeThe per-cpu temporary buffers are not needed since...
2001-07-17 ruBackout damage to the INADDR_TO_IFP() macro in revision...
2001-07-17 phkAdd missing () around macro argument in cv_waitq_empty()
2001-07-16 wpaulChange the interrupt handler a bit so that we call...
2001-07-16 teggeUse PCPU_GET(cpuid) instead of curproc->p_oncpu.
2001-07-16 peterUse a fixed type for times in on-disk structures for...
2001-07-15 obrienNow that config(8) has stopped breaking POLA (mkmakefil...
2001-07-15 umedo not M_WAITOK in in6_update_ifa(), since this functio...
2001-07-15 ddRemove whitespace at EOL.
next