aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Id -> FreeBSDPeter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283511-3643/+3643
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282815-2936/+2936
* gcc 2.6 is kinda obsolete now.Peter Wemm1999-08-278-1826/+0
* Correction: uid -> gid (comment)Brian Feldman1999-08-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2764-67/+83
* $Id$ -> $FreeBSD$Peter Wemm1999-08-27727-753/+754
* $Id$ -> $FreeBSD$Peter Wemm1999-08-27275-277/+277
* Catch an extra X on DHCP.Jordan K. Hubbard1999-08-277-14/+14
* Fix path for miibus_if.m (mii > dev/mii);Bill Paul1999-08-271-3/+3
* Make some cleanups related to miibus.Bill Paul1999-08-271-47/+21
* Remove some 4.3BSDish anacronisims that stated that it was anMike Pritchard1999-08-275-19/+5
* Add sysctl variables for the Linuxulator. These reside under `compat.linux' asMarcel Moolenaar1999-08-2713-16/+583
* Update these Makefiles; add mlphy and tlphy to the mii module, addBill Paul1999-08-272-2/+8
* Reference the correct gdt[] entry on SMP. Remove the `generation' flag,Jonathan Lemon1999-08-274-30/+26
* Convert the ThunderLAN driver to miibus. This took me a while because IBill Paul1999-08-272-878/+115
* Add miibus drivers for the ThunderLAN internal PHY and the Micro LinearBill Paul1999-08-275-1/+975
* Use FIODTYPE to unbogosify much of the file type checking in dd.Brian Feldman1999-08-271-10/+15
* Add FIODTYPE ioctl for getting d_flags (type) info on a device.Brian Feldman1999-08-272-2/+9
* Fix the child's return path from fork so that fork will return 0Andrew Gallatin1999-08-273-12/+12
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt toJoerg Wunsch1999-08-271-3/+1
* Fix conflicts. This brings in rev 1.2 (FreeBSD native support -- do notDavid E. O'Brien1999-08-271-1860/+2228
* Small whitespace change to fix run-over lines introduced in the previousSheldon Hearn1999-08-272-6/+6
* Fix conflicts. This brings the "printf0" addition into EGCS 1.1.2.David E. O'Brien1999-08-271-20/+53
* Add -m option to specify a creation mode whcih is not affected bySheldon Hearn1999-08-272-9/+59
* Don't accept %q length specifiers in the kernel (more precisely,David E. O'Brien1999-08-271-1/+2
* Fixed kernel format checking:David E. O'Brien1999-08-271-3/+3
* Fix conflicts.David E. O'Brien1999-08-271-260/+983
* Fix conflicts.David E. O'Brien1999-08-271-832/+1273
* - Retain the previous vty and history buffers when setting upKazutaka YOKOTA1999-08-271-8/+5
* - Set the correct value to va_line_width while in the ioctlKazutaka YOKOTA1999-08-271-6/+17
* - Ouch! Do not assume the VESA BIOS will preserve the upper 16 bitsKazutaka YOKOTA1999-08-271-20/+20
* Add ``-i'' option, which is the same as ``-''. The -i option is theSheldon Hearn1999-08-272-8/+19
* Don't install /etc/manpath.config.sample.Ruslan Ermilov1999-08-271-4/+0
* A few style changes (fixes hopefully) and some more tidying up. Fix (?)Peter Wemm1999-08-272-202/+208
* Remove some vestiges of devfs direct calls.Julian Elischer1999-08-273-18/+3
* I misunderstood the failure mode - revert BINMODE to 4554. I'm stillJordan K. Hubbard1999-08-271-2/+2
* 'build' calls 'stage1'Roger Hardiman1999-08-271-2/+2
* Add PHK's make_dev() into more places where DEVFS used to beJulian Elischer1999-08-2719-368/+112
* Don't return 0 for an unknown ioctl (!). This was breaking ppp(8).Peter Wemm1999-08-272-20/+18
* Fix a typo.Jordan K. Hubbard1999-08-272-8/+8
* I don't know who decided that an install mode of 4544 was correct, butJordan K. Hubbard1999-08-271-2/+2
* Rebuild the list of interface numbers to names if we're tryingBrian Somers1999-08-261-3/+13
* Add readonly OID ``net.inet.tcp.tcbhashsize'' so it is possible toJonathan Lemon1999-08-262-2/+12
* Handle the new Makefile infrastructure in the doc/ repository.Nik Clayton1999-08-261-3/+3
* Pull the FDP maintained documents (that's the FAQ, the Handbook, theNik Clayton1999-08-261-45/+1
* Sync with -stable versionRoger Hardiman1999-08-261-5/+6
* Comment out references to ssh to allow builds to complete.Roger Hardiman1999-08-261-3/+5
* Don't follow symlinks on coredumps.Dima Ruban1999-08-262-6/+6
* Don't suggest sysctl(8) as a means for discovering what filesystem typesSheldon Hearn1999-08-261-8/+5