summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brush up the last commit.yokota2000-04-031-13/+13
* Unbreak LINT.yokota2000-04-032-1/+5
* regenerate with MPSAFE from syscalls.masteralfred2000-04-031-5/+5
* Make makesyscalls.sh parse an optional field 'MPSAFE' that specifiesalfred2000-04-032-18/+33
* Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, andmsmith2000-04-033-48/+0
* Add support for sunos_big_vec to support 'make world's on Solarissteve2000-04-031-8/+4
* Add support for the sunos_big_vec format as well.steve2000-04-031-4/+7
* Build and install the elf32_sparc ld(1) scripts and make elf32_sparcsteve2000-04-031-1/+13
* fix missing defines and prototype for emu_vdump()cg2000-04-033-6/+21
* Sync with NetBSD: Add a few id's and correct numerous typo'sn_hibma2000-04-031-47/+101
* - Add HPFS and NWFS vnode tags.chris2000-04-021-12/+12
* Sync with NetBSD: Keep the bit position even when the report descriptor says ...n_hibma2000-04-021-2/+5
* Enable Haifa on sparc64 as well.steve2000-04-021-1/+1
* First cut at the (non-contrib) bits needed to build the binutilssteve2000-04-0211-0/+3118
* Shoot. Did a compile in the wrong directory and missed this compilern_hibma2000-04-021-1/+1
* Remove a static variable, a uniquifier for a SCSI command. It might haven_hibma2000-04-021-5/+5
* Add a comment about the fact that the usb module is automaticallyn_hibma2000-04-021-0/+7
* The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.steve2000-04-021-1/+1
* Correct Charles Mott's email addressbrian2000-04-022-7/+4
* The FreeBSD/Sparc64 port will also have an __ELF_WORD_SIZE of 64.steve2000-04-022-2/+2
* Correct Charles Mott's email addressbrian2000-04-022-2/+2
* Clone bio versions of certain bits of infrastructure:phk2000-04-029-12/+345
* Make the sigprocmask() and geteuid() system calls MP SAFE. Expanddillon2000-04-026-48/+133
* I got the CAM numbers (path id's, buses, unit numbers) and newbusn_hibma2000-04-021-131/+231
* Print out more hints at illegal cksum len value.shin2000-04-021-2/+2
* Move htons() ip_len to after the in_delayed_cksum() call.shin2000-04-021-5/+5
* Make sure to use IPv4 mapped IPv6 address when mapped address isume2000-04-021-5/+6
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-0286-365/+413
* Add support for the LinkSys USB10T network adapter thatjmb2000-04-025-4/+18
* Add and install BUS_SETUP_INTR.9.asmodai2000-04-022-1/+72
* Avoid rawname() stupidly prepending an `r' before the device name evenjoerg2000-04-022-6/+14
* This new driver version uses the DMA mapping interfacegroudier2000-04-022-322/+1023
* Draw the outline of "struct bio".phk2000-04-024-25/+75
* Get rid of the manpages for BUS_CREATE_INTR() and BUS_CONNECT_INTR().asmodai2000-04-023-124/+1
* - Add temporary workaround to fool some "clever" KVM switch productsyokota2000-04-022-10/+44
* - Reflect recent update.yokota2000-04-021-32/+29
* Fix two problems in the ch(4) driver.ken2000-04-021-2/+13
* unfinished sblive driver, playback/mixer only for now - not enabled incg2000-04-023-0/+2502
* One in a while, something happens so uncannily that you get knocked offgreen2000-04-023-3/+3
* Reflect the recent update in moused.c.yokota2000-04-021-2/+46
* if USB support is not compiled into the kernel,jmb2000-04-022-0/+12
* Replace the prefix for yylval to less confusing one.shin2000-04-021-1/+1
* Enable installation of picobsd.8grog2000-04-021-1/+1
* Try and make the kernel build again without INET6.ps2000-04-021-0/+2
* Make mergemaster only take single letters for options as well as loopalfred2000-04-021-114/+167
* Change the write-behind code to take more care when startingdillon2000-04-029-43/+80
* Unstaticize this driver. You can have as many snoop devices as you cangreen2000-04-022-130/+122
* Support per socket based IPv4 mapped IPv6 addr enable/disable control.shin2000-04-016-13/+17
* Replace the prefix for yylval to less confusing one.shin2000-04-011-2/+2
* fail in attach if we seem to have no ac97 codeccg2000-04-016-8/+14
OpenPOWER on IntegriCloud