summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Create a directory for ATM documentation and help files.harti2003-08-121-0/+2
* Add a program for configuration of the ATM drivers and the IP over ATMharti2003-08-1210-0/+3017
* Change the code that enables/disables the ATM channel to use theharti2003-08-122-89/+166
* db_get_value uses a local buffer to first fetch all the bytes of aharti2003-08-121-1/+1
* Validate number of iso. DMA channels.simokawa2003-08-121-0/+2
* Add a overhaul of the soundchip initialization for the MSP34xx chipsetsalex2003-08-1210-2/+1346
* Extend identifycpu():marcel2003-08-121-17/+36
* Correctly set current tcb. This fixes some IA64/KSE problems.davidxu2003-08-122-34/+22
* Fix the busdma support in twe to support EINPROGRESS and enable it forps2003-08-125-112/+249
* Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips.wpaul2003-08-123-5/+31
* This commit was generated by cvs2svn to compensate for changes in r118812,njl2003-08-121-2/+2
|\
| * Fix a few more s/UINT32/ACPI_SIZE issues. iasl and acpidb now build onnjl2003-08-121-2/+2
* | Cleanup prototypes in cpu.h, including fswintrberr and any referencesmarcel2003-08-124-47/+8
* | New release note: twe(4) 3ware generic API (+MFC).bmah2003-08-122-2/+6
* | Enable dc(4) entries for sparc64. Add fatm(4), hatm(4), patm(4)bmah2003-08-122-20/+32
* | New release notes: swap_pager changes, ng_atmpif(4).bmah2003-08-122-4/+46
* | Slightly rearrange some items in the kernel section (but don't changebmah2003-08-112-34/+36
* | - Use the correct boot/boot1 and boot/loader files.ru2003-08-111-4/+3
* | Pipespace() no longer requires Giant.alc2003-08-111-2/+2
* | Cleanup and style(9) fixes. No functional change.marcel2003-08-111-7/+4
* | Improve the handling dhcp handling of pccard_ether.mbr2003-08-112-1/+48
* | Back out revision 1.32; it attaches the files in the wrong section of the PR.ceri2003-08-111-3/+0
* | - When deciding whether to init the zone with small_init or large_init,bmilekic2003-08-112-6/+25
* | Drop Giant in recvit before returning an error to the caller to avoidkan2003-08-111-1/+4
* | Have the -a and -f options work together.ceri2003-08-111-0/+3
* | New errata: SA-03:09, SA-03:10.bmah2003-08-111-2/+18
* | New release notes: SA-03:09, SA-03:10.bmah2003-08-112-0/+24
* | reduce #ifdef.ume2003-08-118-47/+5
* | use strlcpy() and snprintf().ume2003-08-116-16/+27
* | Remove the band-aid to make these compile on amd64/ia64.njl2003-08-112-12/+2
* | use int64_t instead of long long.ume2003-08-113-7/+7
* | Style cleanups to match the rest of this directory. For acpi_battery.c,njl2003-08-114-878/+800
* | Make the documentation of PT_STEP match its implementation: theiedowse2003-08-111-2/+3
* | bus_dmamap_create() is no longer optional for non-static dma mappings. Thanksscottl2003-08-111-0/+14
* | Add ng_atmpif: a HARP physical interface emulation. This allows oneharti2003-08-1111-2/+2131
* | Add the mlockall()/munlockall() system call manual page from NetBSD.bms2003-08-111-0/+140
* | Add the new arguments for the add pvc command to the help information.harti2003-08-111-1/+3
* | Add the mlockall() and munlockall() system calls.bms2003-08-1117-37/+180
* | Fix sparc64 LINT build. <blush>jake2003-08-111-2/+4
* | This commit was generated by cvs2svn to compensate for changes in r118765,njl2003-08-111-2/+2
|\ \ | |/
| * Fix AcpiOsMapMemory to match the function definition. Don't use UINT32njl2003-08-111-2/+2
* | More pipe changes:silby2003-08-116-49/+39
* | 2nd part of making the name of the release running script overrideable.obrien2003-08-111-1/+1
* | Don't provide mutexes for static busdma allocations.scottl2003-08-111-19/+22
* | Implement cpu_set_upcall_kse(). Further tweaking may be needed aftermarcel2003-08-111-4/+25
* | Use vm_page_hold() instead of vm_page_wire(). Otherwise, a multithreadedalc2003-08-111-3/+3
* | The iBCS2 system call translator for statfs(2) did not check thenectar2003-08-101-0/+4
* | panic() if we try to handle an out-of-range signal number innectar2003-08-101-2/+5
* | Add or correct range checking of signal numbers in system calls andnectar2003-08-104-3/+7
* | Add some quick pathes to exit process when signal action is default anddavidxu2003-08-102-0/+42
OpenPOWER on IntegriCloud