summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon'simp2003-08-1216-35/+387
* Move the stop_dhcp in start_dhcp again before thembr2003-08-121-1/+1
* Oops.. Some debugging code snuck in here.ps2003-08-121-1/+1
* Remove the dhclient.${interface}.pid defines. They are nowmbr2003-08-121-9/+1
* Don't forget to set kcb_self.davidxu2003-08-122-0/+2
* Remove extra space.mux2003-08-121-1/+1
* Make this working with two or more pccards and with more thanmbr2003-08-121-32/+83
* Fixup comment.jhb2003-08-121-1/+1
* Reduce the size of the vm object on 64-bit architectures by movingalc2003-08-121-1/+1
* Add a '-M mask' option so that users can have differenttrhodes2003-08-125-9/+44
* Correct a grammatical error.ceri2003-08-121-1/+1
* - Convert Alpha over to the new calling conventions for cpu_throw() andjhb2003-08-127-65/+50
* Support EINPROGRESS and properly deal with 64bit physical addressing.ps2003-08-121-24/+59
* Halted CPU's should not accumulate time.ps2003-08-126-36/+36
* malloc() may return NULL.ume2003-08-121-0/+5
* Fix typombr2003-08-121-1/+1
* - No need to bzero() the softc structure.mux2003-08-121-7/+3
* Remove two useless bzero() calls.mux2003-08-121-2/+0
* Build the atmconfig utility into rescue.harti2003-08-121-2/+3
* 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
OpenPOWER on IntegriCloud