| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add myself. | Jason Evans | 2001-06-24 | 1 | -0/+1 |
| * | Reduce field width for some columns so that the default output fits in <= 79 | Jens Schweikhardt | 2001-06-23 | 1 | -3/+3 |
| * | Three people known to be born on December 18! | Ruslan Ermilov | 2001-06-23 | 1 | -0/+1 |
| * | Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats. | Ruslan Ermilov | 2001-06-23 | 4 | -13/+37 |
| * | - Fix space allocation for mbstat structure | Bosko Milekic | 2001-06-23 | 1 | -3/+5 |
| * | Make sure to try hw.ncpu if kern.smp.cpus doesn't exist (i.e. on UP) when | Bosko Milekic | 2001-06-23 | 1 | -1/+2 |
| * | By default link statically (like we did in the port) - it provides 8-10% | Maxim Sobolev | 2001-06-23 | 1 | -0/+2 |
| * | Honor -s -s (don't show zero stats) with -r, untangle SYNOPSIS further. | Ruslan Ermilov | 2001-06-23 | 2 | -12/+25 |
| * | Add myself. | Ralf S. Engelschall | 2001-06-23 | 1 | -0/+1 |
| * | Average age is 28 years and 11 months. | Ruslan Ermilov | 2001-06-23 | 1 | -1/+3 |
| * | Make sure the average age keeps on decreasing down that slippery slope. | Brian Feldman | 2001-06-23 | 1 | -0/+1 |
| * | Make the similar changes as in our keyinfo, i.e. allow user to get his own | Andrey A. Chernov | 2001-06-23 | 1 | -0/+1 |
| * | give up and join the party (along with thomas Moestl (same bday)) | Julian Elischer | 2001-06-23 | 1 | -0/+1 |
| * | Now how many files would a new committer have to commit? | Seigo Tanimura | 2001-06-22 | 1 | -0/+1 |
| * | Join in the fun. | Wes Peters | 2001-06-22 | 1 | -0/+1 |
| * | Quiet compiler warnings by making `WARNS 2' clean. | David E. O'Brien | 2001-06-22 | 2 | -6/+9 |
| * | WARNS= -> WARNS?= | Dima Dorfman | 2001-06-22 | 4 | -4/+4 |
| * | Average tuning and contribute a Brazilian | Mario Sergio Fujikawa Ferreira | 2001-06-22 | 1 | -0/+1 |
| * | Add myself | Paul Saab | 2001-06-22 | 1 | -0/+1 |
| * | Add myself. | Thomas Moestl | 2001-06-22 | 1 | -0/+1 |
| * | More average age tuning. | Ruslan Ermilov | 2001-06-22 | 1 | -0/+1 |
| * | Correct small typo on debug message. | Daniel C. Sobral | 2001-06-22 | 1 | -1/+1 |
| * | Fixed average age (28 years and 11 months). | Ruslan Ermilov | 2001-06-22 | 1 | -1/+2 |
| * | Add myself. It looks like I am in very good company in November. | Gregory Neil Shapiro | 2001-06-22 | 1 | -0/+1 |
| * | Add myself | Kevin Lo | 2001-06-22 | 1 | -0/+1 |
| * | - Fixed bogon in rev. 1.14 (dates are separated by a tab). | Ruslan Ermilov | 2001-06-22 | 1 | -13/+13 |
| * | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | Bosko Milekic | 2001-06-22 | 4 | -88/+235 |
| * | Add Myself. | Takanori Watanabe | 2001-06-22 | 1 | -0/+1 |
| * | Dive in as well. | Peter Wemm | 2001-06-22 | 1 | -0/+1 |
| * | Add myself. | Motoyuki Konno | 2001-06-22 | 1 | -0/+1 |
| * | Oops, I was born in Osaka. Kanagawa is my current address :-) | Munechika SUMIKAWA | 2001-06-22 | 1 | -1/+1 |
| * | Add myself. sos, you have a clone (albeit younger by 9 years :) | Ade Lovett | 2001-06-22 | 1 | -0/+1 |
| * | Stylify, ANSIfy, silence warnings, plug a memory leak, don't assume the | Dag-Erling Smørgrav | 2001-06-22 | 2 | -90/+70 |
| * | Add myself. | Vanilla I. Shu | 2001-06-22 | 1 | -0/+1 |
| * | Okay, I'll go along with the gag.... Interesting- I'm quite startled | Matt Jacob | 2001-06-22 | 1 | -0/+1 |
| * | Add myself. | Greg Lehey | 2001-06-22 | 1 | -0/+1 |
| * | Slightly lower average age. | Brooks Davis | 2001-06-21 | 1 | -0/+1 |
| * | represent detroit rock city | Bill Fumerola | 2001-06-21 | 1 | -1/+1 |
| * | Add the Bzip2 binaries. These are starting to get used more and more | David E. O'Brien | 2001-06-21 | 2 | -0/+53 |
| * | Follow Ben's suit in decreasing the average age here | Michael C . Wu | 2001-06-21 | 1 | -0/+1 |
| * | Hopefully decrease the average age further still... :-) | Ben Smithurst | 2001-06-21 | 1 | -0/+1 |
| * | bring down the average age a little | Bill Fumerola | 2001-06-21 | 1 | -0/+1 |
| * | FreeBSD calendar. | Ruslan Ermilov | 2001-06-21 | 1 | -0/+90 |
| * | - Avoid hardcoded constant on icmp6 in/out histogram printing | Munechika SUMIKAWA | 2001-06-21 | 1 | -4/+8 |
| * | This compiles cleanly with WARNS=2; make sure it stays that way. | Dima Dorfman | 2001-06-20 | 1 | -2/+3 |
| * | Don't arbitrarily limit tabstop expansions to 256 characters. | Dima Dorfman | 2001-06-20 | 1 | -1/+1 |
| * | Made all fields in default output be space separated. Run-together | Jens Schweikhardt | 2001-06-19 | 1 | -11/+6 |
| * | Call clnt_destroy() to prevent exhausting resources. | Mike Heffner | 2001-06-19 | 2 | -0/+3 |
| * | Cleanup the mix of styles in this file: | Mike Heffner | 2001-06-19 | 1 | -116/+115 |
| * | Teach fstat(1) about FIFO's - it's OK to display them as regular files. | Peter Pentchev | 2001-06-18 | 1 | -3/+10 |