| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add miibus drivers for the ThunderLAN internal PHY and the Micro Linear | Bill Paul | 1999-08-27 | 5 | -1/+975 |
| * | Use FIODTYPE to unbogosify much of the file type checking in dd. | Brian Feldman | 1999-08-27 | 1 | -10/+15 |
| * | Add FIODTYPE ioctl for getting d_flags (type) info on a device. | Brian Feldman | 1999-08-27 | 2 | -2/+9 |
| * | Fix the child's return path from fork so that fork will return 0 | Andrew Gallatin | 1999-08-27 | 3 | -12/+12 |
| * | Remove a 4.3BSDish anachronism that claimed EPERM for an attempt to | Joerg Wunsch | 1999-08-27 | 1 | -3/+1 |
| * | Fix conflicts. This brings in rev 1.2 (FreeBSD native support -- do not | David E. O'Brien | 1999-08-27 | 1 | -1857/+2225 |
| * | Small whitespace change to fix run-over lines introduced in the previous | Sheldon Hearn | 1999-08-27 | 2 | -6/+6 |
| * | Fix conflicts. This brings the "printf0" addition into EGCS 1.1.2. | David E. O'Brien | 1999-08-27 | 1 | -20/+53 |
| * | Add -m option to specify a creation mode whcih is not affected by | Sheldon Hearn | 1999-08-27 | 2 | -9/+59 |
| * | Don't accept %q length specifiers in the kernel (more precisely, | David E. O'Brien | 1999-08-27 | 1 | -1/+2 |
| * | Fixed kernel format checking: | David E. O'Brien | 1999-08-27 | 1 | -3/+3 |
| * | Fix conflicts. | David E. O'Brien | 1999-08-27 | 1 | -260/+983 |
| * | Fix conflicts. | David E. O'Brien | 1999-08-27 | 1 | -820/+1261 |
| * | - Retain the previous vty and history buffers when setting up | Kazutaka YOKOTA | 1999-08-27 | 1 | -8/+5 |
| * | - Set the correct value to va_line_width while in the ioctl | Kazutaka YOKOTA | 1999-08-27 | 1 | -6/+17 |
| * | - Ouch! Do not assume the VESA BIOS will preserve the upper 16 bits | Kazutaka YOKOTA | 1999-08-27 | 1 | -20/+20 |
| * | Add ``-i'' option, which is the same as ``-''. The -i option is the | Sheldon Hearn | 1999-08-27 | 2 | -8/+19 |
| * | Don't install /etc/manpath.config.sample. | Ruslan Ermilov | 1999-08-27 | 1 | -4/+0 |
| * | A few style changes (fixes hopefully) and some more tidying up. Fix (?) | Peter Wemm | 1999-08-27 | 2 | -202/+208 |
| * | Remove some vestiges of devfs direct calls. | Julian Elischer | 1999-08-27 | 3 | -18/+3 |
| * | I misunderstood the failure mode - revert BINMODE to 4554. I'm still | Jordan K. Hubbard | 1999-08-27 | 1 | -2/+2 |
| * | 'build' calls 'stage1' | Roger Hardiman | 1999-08-27 | 1 | -2/+2 |
| * | Add PHK's make_dev() into more places where DEVFS used to be | Julian Elischer | 1999-08-27 | 19 | -368/+112 |
| * | Don't return 0 for an unknown ioctl (!). This was breaking ppp(8). | Peter Wemm | 1999-08-27 | 2 | -20/+18 |
| * | Fix a typo. | Jordan K. Hubbard | 1999-08-27 | 2 | -8/+8 |
| * | I don't know who decided that an install mode of 4544 was correct, but | Jordan K. Hubbard | 1999-08-27 | 1 | -2/+2 |
| * | Rebuild the list of interface numbers to names if we're trying | Brian Somers | 1999-08-26 | 1 | -3/+13 |
| * | Add readonly OID ``net.inet.tcp.tcbhashsize'' so it is possible to | Jonathan Lemon | 1999-08-26 | 2 | -2/+12 |
| * | Handle the new Makefile infrastructure in the doc/ repository. | Nik Clayton | 1999-08-26 | 1 | -3/+3 |
| * | Pull the FDP maintained documents (that's the FAQ, the Handbook, the | Nik Clayton | 1999-08-26 | 1 | -45/+1 |
| * | Sync with -stable version | Roger Hardiman | 1999-08-26 | 1 | -5/+6 |
| * | Comment out references to ssh to allow builds to complete. | Roger Hardiman | 1999-08-26 | 1 | -3/+5 |
| * | Don't follow symlinks on coredumps. | Dima Ruban | 1999-08-26 | 2 | -6/+6 |
| * | Don't suggest sysctl(8) as a means for discovering what filesystem types | Sheldon Hearn | 1999-08-26 | 1 | -8/+5 |
| * | 1. Add support for months and years in relative time spec (now + 1 year) | Nick Sayer | 1999-08-26 | 2 | -52/+35 |
| * | VALIASED doesn't exist any more. | Poul-Henning Kamp | 1999-08-26 | 1 | -3/+1 |
| * | Update so it applies cleanly | Roger Hardiman | 1999-08-26 | 1 | -4/+4 |
| * | Update patch so it applies cleanly | Roger Hardiman | 1999-08-26 | 1 | -4/+4 |
| * | Simplify the handling of VCHR and VBLK vnodes using the new dev_t: | Poul-Henning Kamp | 1999-08-26 | 23 | -630/+160 |
| * | Initialize the dev->si_bsize fields. | Poul-Henning Kamp | 1999-08-26 | 2 | -2/+10 |
| * | . mention the existence of various flags in the synopsis, so it's more | Joerg Wunsch | 1999-08-26 | 2 | -4/+8 |
| * | Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZE | Roger Hardiman | 1999-08-26 | 1 | -2/+6 |
| * | This commit was generated by cvs2svn to compensate for changes in r50397, | David E. O'Brien | 1999-08-26 | 606 | -53302/+362306 |
| |\ |
|
| | * | Virgin import of gcc from EGCS 1.1.2 | David E. O'Brien | 1999-08-26 | 641 | -70550/+400582 |
| * | | Fix DMA macros to work on alpha. | Doug Rabson | 1999-08-26 | 1 | -0/+4 |
| * | | Don't schedule the next transaction if the pipe is being aborted. | Doug Rabson | 1999-08-26 | 1 | -1/+0 |
| * | | Make the behaviour of `read -e', ie. treating backslashes as special, | Thomas Gellekum | 1999-08-26 | 2 | -17/+21 |
| * | | Aligh mbufs to sizeof(long), not 4 | Brian Somers | 1999-08-26 | 1 | -2/+2 |
| * | | Properly re-enable the transmitter in the TX error handler. | Bill Paul | 1999-08-26 | 1 | -5/+3 |
| * | | Handle buses with multiple PHYs correctly. | Bill Paul | 1999-08-26 | 1 | -5/+3 |