summaryrefslogtreecommitdiffstats
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* Idempotency #endif was not at end of file or commented.bde1994-08-221-3/+3
* Fix typo (define -> ifndef)paul1994-08-211-2/+2
* Make idempotent.paul1994-08-2115-22/+85
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-5/+1
* Fix up some sloppy coding practices:wollman1994-08-185-11/+11
* Added ioctl support for SIOCSIFMTU.dg1994-08-081-3/+6
* On second thought, better restrict the mtu to between 72-65535...strangedg1994-08-081-2/+6
* Enforce the mtu to between the range 1-65535 before calling the driverdg1994-08-081-1/+3
* Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-dg1994-08-082-2/+15
* Added $Id$dg1994-08-0227-13/+27
* Reduced loopback MTU from 65535 to 65532 because some things like NFSdg1994-08-011-1/+1
* Changed loopback MTU to 65535.dg1994-05-291-0/+4
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2510-41/+23
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2427-0/+9434
OpenPOWER on IntegriCloud