summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings:jlemon2001-06-161-0/+1
* Save the IRQ that we get in pci attachment.imp2001-06-163-15/+15
* Work around what looks like a bad make(1) bug. For some reason,peter2001-06-161-5/+3
* On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we'reimp2001-06-163-4/+17
* style(9) and remove a left over Alpha commentobrien2001-06-164-54/+60
* style cleanupobrien2001-06-162-44/+46
* Add PC-9821RA-E01. This appears that PC-9821 Ra20 has this eitherimp2001-06-161-0/+1
* style policeobrien2001-06-161-4/+5
* This Intel derived file uses C++ style comments.obrien2001-06-161-33/+37
* Fix FreeBSD id style.obrien2001-06-162-4/+10
* style(9)obrien2001-06-161-23/+18
* Mind-o in last commit: s/==/>=/ when checking MTU size. *blush*wpaul2001-06-161-1/+1
* Fix the last serious bug I've been chasing:wpaul2001-06-161-23/+41
* style(9) + fix FreeBSD id's.obrien2001-06-165-34/+41
* Add CVS id.obrien2001-06-151-1/+2
* Bump FreeBSD_version to indicate locale renamingache2001-06-151-1/+1
* I'm a dunce. Clean up some warnings by axeing some unused variables fromjhb2001-06-151-2/+0
* Do not perform arp send/resolve on an interface marked NOARP.jlemon2001-06-154-6/+18
* Correctly hook up the write kqfilter to pipes.jlemon2001-06-151-5/+7
* Updates and tweaks to the new trace functionality:jhb2001-06-151-37/+44
* Turn TCP and UDP hardware RX checksumming back on. jlemon pointed out wherewpaul2001-06-152-6/+3
* Fix TX bug: when using TCP/IP checksum offload on TX, we tell the chipwpaul2001-06-151-4/+4
* #if 0 out pfs_null() to silence the warning about it not being referenced.des2001-06-151-0/+2
* oops. prepare_usermode() died in August 2000 in the MI and x86 code.peter2001-06-153-22/+0
* Bah, back out part of previous commit. I got too carried away.peter2001-06-151-1/+1
* Fix warning:peter2001-06-151-1/+1
* Fix warnings:peter2001-06-151-48/+48
* Fix warnings:peter2001-06-153-9/+9
* Fix warnings:peter2001-06-151-5/+5
* Fix warning:peter2001-06-151-2/+2
* Fix warning:peter2001-06-151-1/+1
* Fix warning:peter2001-06-151-1/+1
* Fix warning:peter2001-06-151-2/+2
* Fix warnings:peter2001-06-151-3/+6
* Fix warning: 203: implicit declaration of function `kernel_sysctlbyname'peter2001-06-151-0/+1
* Fix warning: (int/long mixup in printf)peter2001-06-151-1/+1
* Fix warning. s/char/unsigned char/ in "(char *)eth"peter2001-06-151-1/+1
* Fix warning: 848: warning: label `nosupport' defined but not usedpeter2001-06-151-1/+0
* Fix warning; remove unused variablepeter2001-06-151-1/+1
* Remove unused variablepeter2001-06-151-1/+0
* Fix some warnings in kern_environment.c. Make the getenv*() familypeter2001-06-152-6/+6
* Fix warning: 186: warning: label `done' defined but not usedpeter2001-06-151-1/+0
* Fix warning: 568: warning: `portal_badop' defined but not usedpeter2001-06-151-13/+0
* Fix a stack of KAME netinet6/in6.h warnings:peter2001-06-151-2/+4
* Fix warning (exposed NetBSD code):peter2001-06-151-1/+1
* Fix warnings (mostly harmless, due to struct bio being embedded in buf):peter2001-06-151-2/+2
* Fix warning: 552: warning: `fdesc_badop' defined but not usedpeter2001-06-151-12/+0
* Fix warning: 128: warning: initialization makes pointer from integerpeter2001-06-151-1/+4
* Fix warnings:peter2001-06-151-1/+0
* Fix warnings:peter2001-06-151-4/+5
OpenPOWER on IntegriCloud