]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows the
[FreeBSD/FreeBSD.git] / sys /
2002-01-03 mjacobImplement REDUCED INTERRUPT OPERATION usage form FC...
2002-01-03 joeRegenerate.
2002-01-03 joeAdd a new linksys ethernet adapter: USB_PRODUCT_LINKSYS...
2002-01-03 joeAdd some missing prototypes.
2002-01-03 seReturn EBADF in case some vnode field has been reset...
2002-01-03 joeSync with NetBSD:
2002-01-03 joeMerge from NetBSD:
2002-01-03 joeMerge from NetBSD:
2002-01-03 peterAllow a specific setting for pv entries. This avoids...
2002-01-02 joeRevert uio.uio_td back to uio.uio_procp, using a #defin...
2002-01-02 joeSync with NetBSD. Non-functional changes that bring...
2002-01-02 joeSync usb.h with NetBSD, apart from usb_device_info...
2002-01-02 tmm1. Implement an optimization for pmap_remove() and...
2002-01-02 joeRevert part of the last commit. UIPROTO_MASS_BBB was...
2002-01-02 joeSync with NetBSD:
2002-01-02 tmmCorrect the defintion of struct ofw_upa_regs, and use...
2002-01-02 tmmClose a window of time during early boot in which an...
2002-01-02 joeRemove the special casing for NetBSD and OpenBSD now...
2002-01-02 joeNetBSD have introduced usb_proc_ptr for us (they'll...
2002-01-02 gjFix some places where the macro L0IFPIUNIT was used...
2002-01-02 msmithIf the CLK_VAL register is 0 bits wide, the system...
2002-01-02 gji4bisppp also needs net/if_spppsubr.c.
2002-01-02 alc o Properly check the file descriptor passed to aio_can...
2002-01-02 iedowsePermit NFS filesystems to be forcibly unmounted when...
2002-01-01 jakePrint parm6 too in the !KTR_EXTEND case.
2002-01-01 jake1. Lower the poll timeout for the ofw console driver...
2002-01-01 jakeCorrectly identify the cpu in certain ultra 1s.
2002-01-01 jakeDefine __ASM__ so that libc will know not to define...
2002-01-01 jakeAdd a define for the fp restore soft trap type.
2002-01-01 jakeAdd constants needed by user trap code.
2002-01-01 jakeEnable virtual caching for kernel pages. When we enabl...
2002-01-01 jakeAdd some more info to traces.
2002-01-01 jakeEnsure that the syscall trap vector is properly aligned.
2002-01-01 jakeImplement sysarch(SPARC_UTRAP_INSTALL).
2002-01-01 jakeImplement user trap delivery as specified by the sparc...
2002-01-01 jakeAdd a panic stack, which is used as a known good stack...
2002-01-01 jakeAdd a soft trap for restoring the fpu registers from...
2002-01-01 jakeFix long lines in the trap table due to the abi specifi...
2002-01-01 sosUpdate of the VIA 82c686b southbridge data corruption...
2002-01-01 alc o Remove an errant ';' introduced in the last revision.
2002-01-01 tanimura- Do not uiomove with a mutex locked.
2002-01-01 rwatsono Remove premature use of nmp->nm_cred, it hasn't been...
2002-01-01 desThis file does not need to include procfs.h. This...
2002-01-01 jedgarAdd support for Nikon Coolpix E775 and E885 cameras.
2002-01-01 impWelcome 2002. Happy new year.
2002-01-01 julianAdd the nullmodem device
2002-01-01 alc o Some style(9)-motivated changes to white space.
2001-12-31 ambriskoSave stack space by converting areq in sc->areq.
2001-12-31 ambriskoFix bugs in the structure for rx_frame by making gap...
2001-12-31 rwatsono Pass td into nfs_mountroot() to eliminate an XXX...
2001-12-31 rwatsono Remove premature leakage of use of td_ucred from...
2001-12-31 dillonGrrr. The tlb code is strewn over 3 files and I misrea...
2001-12-31 rwatsono Add missing #include's of sys/proc.h, missed in merge...
2001-12-31 dillonYou know those 'XXX what about SMP' comments in pmap_ke...
2001-12-31 bpSpelling fixes.
2001-12-31 rwatsono Make the credential used by socreate() an explicit...
2001-12-31 joergRemove unused includes.
2001-12-31 nyanDisabled the olpt driver temporarily to avoid 'repeat...
2001-12-31 iedowseWhen the old nfsm_adv() macro was moved to nfsm_adv_xx...
2001-12-31 alc o Correct an off-by-one error in aio_suspend(2).
2001-12-31 alc o Use "td->td_proc" instead of "curproc" where possible.
2001-12-31 joeSynchronise with NetBSD.
2001-12-30 marcelRevert previous definition of cpu_throw(). Non-MP confi...
2001-12-30 joePartial sync with NetBSD:
2001-12-30 joergImplement an option to administratively disable the...
2001-12-30 phkGC an alternate trap_pfault() which has rotted away...
2001-12-30 joergFix two typos in previous commit.
2001-12-30 joergMerge last-minute fix from the i4b file made by gj:
2001-12-30 alcEliminate semexit_hook using at_exit(9) and rm_at_exit(9).
2001-12-30 joergRemove references to i4b/driver/i4b_ispppsubr.c, now...
2001-12-30 iedowseAdd a #define for the size of the nfs_backoff[] array...
2001-12-30 joergBump AUTHNAMELEN to 64. Should probably be made dynami...
2001-12-30 joergWe explicitly close LCP when going to state CLOSED...
2001-12-30 joergrun IPCP only if we have IPv4 in kernel
2001-12-30 phkReduce kernel stack usage of ccdinit() by MAXPATHLEN...
2001-12-30 joergFix a long-standing blatant bug where the operator...
2001-12-30 joergFix compilation without INET (though not really tested...
2001-12-30 joergAdd the `packed' attribute to structures which describe...
2001-12-30 joergExtend the hack where 0.0.0.1 meant `any address for...
2001-12-30 tmmDo not include pcib.h, which only existed in my develop...
2001-12-30 joergFix the handling of VJ uncompression. Unfortunately...
2001-12-30 tmmAdd bus_common.h, which contains some definiton that...
2001-12-30 sheldonhAdd PNP Id for Create Labs Phoneblaster.
2001-12-30 marcelBetter implement SMP support:
2001-12-30 marcelo Reimplement map_pal_code to work with a global variable
2001-12-30 marcelMake vhpt_base and vhpt_size globals so that they can...
2001-12-30 marcelCleanup the IPIs.
2001-12-30 marcelRemove unused MD fields (pc_pending_ipis, pc_next_asn and
2001-12-30 marcelo Remove temporary implementation of cpu_throw in...
2001-12-30 gjProtect mtx_init() invocations with mtx_intialized...
2001-12-30 marcelDraft implementation of IPI handling.
2001-12-30 marcelAdd PC_IDLETHREAD. We need it in cpu_switch.
2001-12-30 marcelAdd missing predicate in interruption_Data_TLB. Without...
2001-12-30 ambriskoIncrease the buffer size to hold a bootp/DHCP reply...
2001-12-29 joeSync with NetBSD (1.16 - 1.17)
2001-12-29 joeUpdate with missing filenames, merged from NetBSD.
2001-12-29 gjFix an error which could cause a panic if both an ifpi...
2001-12-29 jakeMake these compile.
2001-12-29 jakeRemove local change that crept in.
2001-12-29 yarDon't reveal a router in the IPSTEALTH mode through...
next