summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Don't compile in IPsec support when NOIPSEC is defined.shin2000-04-011-1/+6
* bump the buffer size from 4k to 16k. should improve performance under load.cg2000-04-011-1/+1
* Remove spurious .Fc which caused this manpage to be closedasmodai2000-04-011-1/+0
* Calculate any delayed checksums before handing an mbuf off to ajlemon2000-04-011-0/+10
* Add additional path for info to /usr/X11R6/info. This will allowasmodai2000-04-011-1/+1
* Merged from sys/isa/sio.c revisions 1.293 and 1.294.kato2000-04-012-28/+246
* Merged from sys/conf/options.i386 rev 1.134.kato2000-04-011-2/+1
* Add notes about pci support.imp2000-04-011-2/+11
* Add support for pci modems. ONLY CONTROLLER BASED MODEMS. Thisimp2000-04-012-28/+244
* device_set_unit() DO NOT USE THIS. This was approved before 4.0imp2000-04-012-0/+20
* Update to latest working version.msmith2000-04-014-96/+248
* Fix a bug in rsh that caused the remote process to hang waiting onbsd2000-04-011-0/+2
* Allow authname to be changed at any phase, just emit a warningbrian2000-03-311-4/+4
* Update status for sound on AS200 and Miata. It works..wilko2000-03-311-3/+11
* Use INADDR_NONE with PacketAliasSetTarget() if no args are given tobrian2000-03-313-1/+11
* Allow PacketAliasSetTarget() to be passed the following:brian2000-03-314-26/+44
* Add signal strength cache structures.dmlb2000-03-311-2/+14
* Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro...dmlb2000-03-311-438/+527
* Don't use too-large stack buffers.dfr2000-03-311-3/+16
OpenPOWER on IntegriCloud