summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add counter.c and sbus.c. Unify style.tmm2002-02-131-6/+8
* Add the counter-timer node to the exclusion list, as it is handledtmm2002-02-131-4/+5
* Use stxa_sync() when accessing the LSU control register to avoid undefinedtmm2002-02-131-6/+6
* Use stxa_sync() when accessing the diagnostic registers to invalidatetmm2002-02-132-23/+23
* Add support for the counter-timer which is included in the Sun U2S andtmm2002-02-132-0/+113
* Add support for the SBus, which is used in early Sun UltraSPARC machines.tmm2002-02-134-0/+1298
* Merge r1.39 from NetBSD (manage both streaming caches for psycho pairs).tmm2002-02-133-473/+368
* Merge r1.42 of iommu.c and r1.9 of iommuvar.h from NetBSD (this addstmm2002-02-132-118/+225
* Clean up bus space debugging support; change sparc64_bus_mem_map() totmm2002-02-132-173/+63
* Define constants for the CPU implementation id; export the dectected idtmm2002-02-132-6/+18
* Don't panic when no interrupt map can be found for a PCI bus; this seemstmm2002-02-131-2/+5
* Fix typos in a comment.tmm2002-02-131-2/+2
* Add a few new functions/macros: intr_disable() and intr_restore() totmm2002-02-131-0/+23
* Minor bug fixes (add a missing break, correct the resource ranges, removetmm2002-02-131-3/+5
* * Don't SEGFAULT on attempt to write nothing (if no source files werephantom2002-02-131-1/+4
* Fix a number of long-standing restore bugs in tape.c, mainly relatingiedowse2002-02-131-18/+19
* Revert 1.29. It breaks the build. Will figure out a better way to doimp2002-02-131-2/+2
* Make the user_from_uid and group_from_gid prototypes match the actualimp2002-02-131-2/+2
* Use new-style function declations.imp2002-02-131-6/+2
* Fix infinite loop around sendfile(2) after sending >4GB file.maxim2002-02-131-5/+3
* Remove unnecessary setjmp.h.maxim2002-02-131-1/+0
* Unlink all log sockets at startup.maxim2002-02-131-0/+1
* Fix a typo in swat example.maxim2002-02-131-1/+1
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsrwatson2002-02-135-5/+5
* Add ID's for a couple of upcoming cards.scottl2002-02-131-0/+4
* Forced commit; the previous bug-fix commit was..archie2002-02-130-0/+0
* Fix another bug in handling of multi-link sequence numbers.archie2002-02-131-3/+4
* I THINK this fixes 'make world'julian2002-02-131-1/+4
* ^U kills an entire input line in most applications,yar2002-02-121-5/+6
* Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSEdwmalone2002-02-126-0/+46
* Move do_cpuid() from a identcpu.c into cpufunc.h.dwmalone2002-02-124-22/+22
* Unbreak nl_BE localesphantom2002-02-124-1/+53
* Fix bug in previous commit.archie2002-02-121-2/+1
* Unbreak fr_BE localephantom2002-02-126-7/+68
* Unbreak it_CH localephantom2002-02-123-3/+17
* Add support for the Linksys WMP-11, Prism 2.5, PCI adaptor.brooks2002-02-122-78/+149
* Unbreak fr_CH localephantom2002-02-121-2/+9
* o Clearing p/td_retval[0] after aio_newproc() is unnecessary. (We stoppedalc2002-02-121-6/+1
* Don't refer to findinode()'s `complain' parameter in a comment; itiedowse2002-02-121-1/+1
* Add support for the Cenatek Rocket Drive.sos2002-02-122-2/+14
* Mkdir ${CHROOTDIR}/usr/ports/distfiles if RELEASEDISTFILES is not set.matusita2002-02-121-0/+2
* Fix buglets in the ATAPI resume code.sos2002-02-125-16/+26
* MFi386: revision 1.164nyan2002-02-121-5/+0
* MFi386: revision 1.391nyan2002-02-121-1/+0
* Major update of the ATA RAID code, part 2:sos2002-02-125-153/+420
* * Update (c)dougb2002-02-121-2/+5
* * Update (c)dougb2002-02-121-1/+3
* Remove an unused (but initialized) variable from vmapbuf().alc2002-02-122-10/+6
* Two fixes from Jonathan Hanna:imp2002-02-121-6/+4
* Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh.mp2002-02-122-0/+5
OpenPOWER on IntegriCloud