summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of MFS.ru2001-06-0129-116/+25
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-0111-0/+254
* Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory,obrien2001-06-012-0/+4
* Back out jesper's 2001/05/31 14:58:11 PDT commit. It does not compile.obrien2001-06-014-37/+6
* Minor style reformatting.obrien2001-06-011-12/+12
* Upgrade to Binutils 2.11.0.obrien2001-06-015-546/+704
* Change plxic to plxcard, per phk. He thnks plxic is too generic aimp2001-06-013-76/+72
* uucp.daemon -> uucp:daemonimp2001-06-011-1/+2
* Remove unused variable (descr) in show_var().dd2001-06-011-1/+1
* Correct a typo.dd2001-06-011-1/+1
* Correct some typos.dd2001-06-011-3/+3
* Fix a spacing issue. (No content changes.)dd2001-06-012-8/+6
* Unlock the process returned from pfind() if it does not return NULL.jake2001-06-012-2/+8
* Don't install setgid kmem.dd2001-06-011-2/+0
* Grrr. Fix PR 27742 correctly this time. (At least I got -stable right.)wpaul2001-06-011-11/+2
* Fix how /bin/sh handles 'for' and 'case' statements when it is called to dogad2001-06-011-0/+16
* remove unneeded #include <vm/vm_map.h>gallatin2001-05-312-2/+0
* Cast size_t variables before printing them to cope with the case oftmm2001-05-311-2/+2
* Document the half-supported WITHOUT_X.dd2001-05-311-0/+4
* Convert to use the sysctl interface to obtain the data when operatingdd2001-05-312-52/+240
* Close PR #27742: allow the xl driver to receive VLAN tagged frames bywpaul2001-05-312-3/+16
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cjesper2001-05-311-0/+5
* Change the default value of net.inet6.ip6.maxfragpackets fromjesper2001-05-311-1/+1
* Prevent denial of service using bogus fragmented IPv4 packets.jesper2001-05-311-0/+31
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cjesper2001-05-314-8/+0
* Backout previous revision. While it fixed many platforms, it brokegallatin2001-05-312-12/+3
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-319-1/+2400
* Starting with 5.0-R, do not support `.' as a owner / group delimiter.obrien2001-05-311-1/+0
* Disable rfc1323 and rfc1644 TCP extensions if we havn't gotjesper2001-05-311-0/+9
* Cross reference pkg_update(1).eric2001-05-311-0/+1
* plxic deviceimp2001-05-311-0/+1
* Add a simple plx pci9052 based pccard bridges. This doesn't work yet,imp2001-05-312-0/+455
* Cleanup TurboLaser a bit. Add non-Adaptec statement for Miata SRM.wilko2001-05-312-20/+42
* Support a range of registers to read.imp2001-05-312-10/+38
* Change the ownership of the symbolic link for hidden gameru2001-05-311-1/+1
* Remove commented out line that doesn't belong here.sobomax2001-05-311-1/+0
* Fix typos and modify obscure wordingtom2001-05-311-5/+5
* Fixed the bug from the previous revision.ru2001-05-312-2/+2
* PERL_THREADED is too experimental at this stage. Remove.markm2001-05-312-10/+0
* For the time being, Perl threading is considered dangerous. How, whenmarkm2001-05-318-4625/+1
* Recently, other BSDs had faith support in inetd. Though our inetd hasume2001-05-311-1/+7
* Truly limit the path to local filesystems.dougb2001-05-311-2/+4
* Display -tcp w/o load average so that all statistics fits on a 80x25 screen.ru2001-05-312-3/+3
* Show TCP checksum failures with -tcp display.ru2001-05-311-0/+3
* Minor style(9) tweak: if ( instead of if(.imp2001-05-311-3/+3
* Add suggested parens around truth value.imp2001-05-311-1/+1
* Fix date. This man page was not written on July 11, 2001, because thatwpaul2001-05-311-1/+1
* Correct the documentation for snprintf() and vsprintf() which actuallygshapiro2001-05-301-1/+12
* Revert the previous commit in favor of the fix in rev 1.42 ofjhb2001-05-301-1/+0
* Forward declare struct cg to quiet a warning.jhb2001-05-301-0/+1
OpenPOWER on IntegriCloud