summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* De-credit myself in order to be consistent.eivind2001-06-151-19/+37
* Line up `netstat -rl' display.ru2001-06-151-5/+7
* Port "x11-fonts/XFree86-4-fontLatin2" has been removed from the portsolgeni2001-06-151-1/+0
* Rename global variable 'name' to 'progname', thus fixing a number ofgad2001-06-157-27/+30
* New entry for rxvt.schweikh2001-06-151-0/+22
* o The VOP_RDWR man page neglected to mention (at least) two error modesrwatson2001-06-151-0/+6
* Correct the arg count after parsing a line with an unescaped # that isn'tbrian2001-06-151-3/+2
* #if 0 out pfs_null() to silence the warning about it not being referenced.des2001-06-151-0/+2
* Fix some typos.olgeni2001-06-151-2/+2
* More tips.nik2001-06-151-0/+24
* Change 93-11-XX for the FreeBSD 1.0 release to 93-11-01, based on thisnik2001-06-151-1/+1
* oops. prepare_usermode() died in August 2000 in the MI and x86 code.peter2001-06-153-22/+0
* Add a new category of fortunes, 'freebsd-tips'. Useful hints, advice, andnik2001-06-152-3/+281
* Include a mention of WRKDIRPREFIX, useful when mounting /usr/ports readonlynik2001-06-152-0/+8
* Bah, back out part of previous commit. I got too carried away.peter2001-06-151-1/+1
* Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 doesmarkm2001-06-151-1/+3
* 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
* remove most of the warningsassar2001-06-1516-277/+144
* 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
* add the option -S for printing port numbers symbolically but addressesassar2001-06-1510-45/+55
OpenPOWER on IntegriCloud