summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-2788-37507/+13
* Pre 3.0 branch cleanup sos#1: wcdsos1998-12-272-4/+4
* Pre 3.0 branch cleanup sos#1: wcdsos1998-12-2711-1429/+15
* Pre 3.0 branch cleanup casualty #6: ftphk1998-12-2712-2939/+13
* forgot to remote options here.phk1998-12-272-34/+2
* Delete stale config.phk1998-12-271-114/+0
* Add commented out SMP stuff in GENERIC, remove stale configs.phk1998-12-274-385/+20
* Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uhaphk1998-12-2713-5339/+13
* Pre 3.0 branch cleanup casualty #4: pcvtphk1998-12-2717-17373/+7
* Pre 3.0 branch cleanup casualty #3: 3c505 ethernet supportphk1998-12-277-904/+5
* Pre 3.0 branch cleanup casualty #2: Transputer supportphk1998-12-277-833/+5
* Pre 3.0 branch cleanup casualty #1: DSI_SOFT_MODEM support.phk1998-12-274-164/+4
* Turn the VIA chipset ,<<IDE/USB>> controller probing off.foxfair1998-12-271-6/+1
* Tweak ptrace(PT_READ_U) so that the last alpha register can be read.dfr1998-12-261-2/+5
* More isdn4bsd convergence: cleanup log messages.phk1998-12-261-18/+24
* Converge further on the isdn4bsd version of this file.phk1998-12-261-27/+25
* clean up more timeout/untimeout portability stuff.phk1998-12-261-34/+19
* Fix for creating files on a Solaris 7 server with NFSv3 (the request wasdfr1998-12-256-202/+278
* Sync with sys/i386/isa/wd.c revision 1.182.kato1998-12-251-4/+14
* Sync with sys/i386/conf/files.i386 revision 1.207.kato1998-12-252-2/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.132.kato1998-12-252-6/+6
* According to the author..julian1998-12-242-18/+8
* One more time: another case where we need to trim the CRC manually.wpaul1998-12-241-2/+11
* Grrrr... The RealTek 8139 is yet another chip that includes the ethernetwpaul1998-12-241-4/+13
* The VIA Rhine appears to be yet another chip that always includes thewpaul1998-12-242-4/+22
* Fix a small bug in xl_start(): when queuing a packet onto the end ofwpaul1998-12-241-2/+3
* Flush the fifos at the correct place in cyopen(). Various thingsbde1998-12-243-93/+51
* Restored rev.1.31 which was clobbered by rev.1.69 (the big Lite2bde1998-12-242-4/+6
* Fixed null pointer panics which I introduced in rev.1.86. Vnodesbde1998-12-241-7/+19
* Correct the wrong PCI-IDE probing on AcerLabs Aladdin-V chipset. It won'tfoxfair1998-12-241-4/+14
* Not quite right for the goal of using swi_register, but on the way there.mjacob1998-12-241-4/+2
* a more correct change that should meet the sniff testmjacob1998-12-241-14/+10
* Unstaticize swi_camnet && swi_cambio so Alpha kernels can build again.mjacob1998-12-241-3/+3
* you can retry SYNC CACHE on UA errorsmjacob1998-12-231-2/+3
* Add Matrox Mystique 1064/1164SG chips info. By the datasheet from Matrox,foxfair1998-12-231-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-236-15/+117
* Don't leave the CDROM tray locked if an attempt to mount it is made andmsmith1998-12-231-1/+2
* Update comments to routines in vm_page.c, most especially whether adillon1998-12-231-19/+106
* Invalid is spelled with the v *BEFORE* the a.imp1998-12-221-2/+2
* Add entries for DUMMYNET and BRIDGEluigi1998-12-223-3/+24
* 'ip_fw_head' and 'M_IPFW' are also used in ip_dummynet so cannot beluigi1998-12-221-3/+3
* Error check is not necessary - this function cannot fail in thiseivind1998-12-221-8/+4
* Staticize.eivind1998-12-223-17/+17
* Adjust some comments to prevent future confusion on the implementation.dillon1998-12-221-6/+26
* Don't calculate the residual twice.gibbs1998-12-221-7/+9
* Staticize the overrun buffer so that they are not shared betweengibbs1998-12-226-24/+24
* Return NULL on resource shortage instead of blindly continuing.gibbs1998-12-221-2/+4
* Add a quirk NORRLS (no reserve/release) which can (andmjacob1998-12-221-39/+84
* add command storage to correlate with latched errormjacob1998-12-221-1/+3
* Correctly handle misaligned VMIO buffer (whose start or end offset in the VMluoqi1998-12-221-77/+92
OpenPOWER on IntegriCloud