summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import the NetBSD 1.5 RC system.obrien2001-06-162-0/+54
* Fix warning (and obviously broken code)jlemon2001-06-161-1/+1
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) givebenno2001-06-1625-487/+606
* Print spaces on the leading edge rather than the trailing edge of eachmikeh2001-06-161-8/+7
* Fix warnings:jlemon2001-06-161-0/+1
* generate ksrvtgtassar2001-06-161-0/+11
* Undo last braino and fix properly.jlemon2001-06-161-2/+2
* Fix warning:jlemon2001-06-161-1/+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
* Cast size_t -> int to satisfy printf %* constraints on the alpha.jlemon2001-06-161-1/+1
* 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
* free memory that gets allocated by vfprintf when str == NULLassar2001-06-164-0/+8
* 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
* Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-)peter2001-06-161-1/+1
* style(9) + fix FreeBSD id's.obrien2001-06-165-34/+41
* OpenSSH doesn't forward keys by default.dd2001-06-161-2/+3
* Explicitly set arpproxy_all and start_vinum to "NO" for consistency.dd2001-06-161-2/+2
* Get rid of a trigraph ("??>") mistakenly put in an error message.gad2001-06-161-1/+1
* remove warningsassar2001-06-1513-93/+67
* remove K&R supportassar2001-06-1515-338/+201
* This was repo copied from its sys/conf/ldscript.alpha counter part.obrien2001-06-150-0/+0
* This was repo copied from its sys/conf/Makefile.i386 counter part.obrien2001-06-150-0/+0
* These were repo copied from their sys/boot/ofw/libofw counter parts.obrien2001-06-150-0/+0
* Remove unwanted CFLAGS, and add a CVS id.eric2001-06-152-1/+5
* revert removal of warning and K&R supportassar2001-06-1516-138/+294
* nflag -> numeric_port. nflag is no moreassar2001-06-151-1/+1
* These were repo copied from their /sys/alpha/alpha counter parts.obrien2001-06-150-0/+0
* Add CVS id.obrien2001-06-151-1/+2
* These were repo copied from their /sys/alpha/include counter parts.obrien2001-06-150-0/+0
* Bump FreeBSD_version to indicate locale renamingache2001-06-151-1/+1
* Previous commit makes a minor change so socket-debug processing works thegad2001-06-150-0/+0
* *** empty log message ***gad2001-06-151-19/+15
* Rename a few global variables which hold hostname-related values to begad2001-06-1512-69/+90
* 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
* Print symbolic names for appletalk ports. Also some very minor style 9 issues.imp2001-06-151-2/+15
* 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
* First round of netstat(1) cleanup.ru2001-06-154-65/+52
OpenPOWER on IntegriCloud