summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We don't need so many -I's.obrien2003-07-171-2/+0
* Fix the ski loader, broken by the gcc upgrade. Update the linkermarcel2003-07-178-262/+230
* Have the linker script look more like the default linker scriptmarcel2003-07-172-92/+78
* Very big makeover in the way telnet, telnetd and libtelnet are built.markm2003-07-16106-43872/+64
* Change the style of the english used to print accounting enabledbmilekic2003-07-161-2/+2
* Some grammatical and markup fixes.hrs2003-07-162-4/+6
* New release notes: ipfw(8), and atkbd(4) bug fix.hrs2003-07-162-0/+24
* Fix a typo.truckman2003-07-161-1/+1
* Document mutex pool API enhancements that allow creation and use oftruckman2003-07-162-19/+68
* seems like i386 && DIAGNOSTIC needs sys/proc.hjmg2003-07-161-0/+1
* Nuke the declaration of a function which was not implemented.truckman2003-07-161-1/+0
* Fix a typo.rushani2003-07-161-1/+1
* Document the latest controllers from 3ware as being supported.ps2003-07-161-2/+14
* Log process accounting activation/deactivation.bmilekic2003-07-161-0/+2
* add missing machine/bus.h that is necessary to build now that usb is bus_dmajmg2003-07-161-0/+1
* add missing machine/bus.h headers that are now necessary because of thejmg2003-07-166-0/+6
* change CLASS depending upon __ELF_WORD_SIZE. This is necessary ifjmg2003-07-161-1/+5
* Rearrange the SYSINIT order to call lockmgr_init() earlier so thattruckman2003-07-163-29/+6
* Add support for the BCM5705 and its ilk. Changes:wpaul2003-07-164-111/+325
* add support for interrupt counting on sparc64. This copies part of thejmg2003-07-166-4/+125
* make allocation of the necessary data structures most efficent by usingjmg2003-07-152-5/+5
* fix support for umass and related devices on ohci. This is a partialjmg2003-07-153-79/+151
* Userland side of:luigi2003-07-152-14/+22
* Allow set 31 to be used for rules other than 65535.luigi2003-07-152-23/+28
* make usb bus_dma aware.jmg2003-07-1510-102/+362
* sync w/ NetBSDjmg2003-07-152-4/+4
* minor white space fix upjmg2003-07-151-2/+4
* Unify the "send high" and "recover" variables as specified in thehsu2003-07-155-63/+83
* Change the msleep part of EcWaitEvent to be a separate loop, fixing anjl2003-07-151-31/+42
* Remove old defines since they are no longer used.njl2003-07-151-12/+0
* Fix the ACPI_DEBUG build for the non-module case. Move the #define intonjl2003-07-152-1/+2
* Don't directly use GCC warnings.obrien2003-07-151-1/+0
* Move my inetd maintainer note to src/MAINTAINERS.dwmalone2003-07-152-3/+1
* Get the connections per minute calculation right. By good fortunedwmalone2003-07-151-1/+1
* Instead of returning an error call the ioctl() handler of the interfaceharti2003-07-151-2/+5
* Test the OPEN flag to see whether a VCI is already open on the hook insteadharti2003-07-151-2/+2
* Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that theharti2003-07-151-7/+7
* Bump the version numbers used for man page reference.hrs2003-07-151-3/+3
* New release notes: hatm(4), patm(4).hrs2003-07-152-8/+16
* Add a __DECONST() to unbreak the build.des2003-07-151-1/+1
* If initial thread is still a bound thread, don't change its signal mask.davidxu2003-07-152-2/+2
* Move a period out of an if... clause. The period terminates themtm2003-07-151-1/+1
* Back out revision 1.22.ceri2003-07-151-1/+1
* Reference the patm(4) man page from here, like the other ATM drivers areharti2003-07-153-0/+3
* The man page for the new IDT77252 driver.harti2003-07-152-0/+164
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-1515-0/+14948
* Remove three unneccessary comparisons that were always true.harti2003-07-151-6/+0
* Implement an utility function that can be used by device drivers toharti2003-07-152-0/+59
* The mbuf put on the interface queue contains the 4-byte pseudoheader.harti2003-07-151-1/+2
* Add identifiers for ProSum's and IDT's cards that are based onharti2003-07-151-1/+9
OpenPOWER on IntegriCloud