| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.4.0 | cvs2svn | 1999-12-20 | 3 | -3/+3 |
| * | MFC: keep both netgraph trees exactly in sync. | Julian Elischer | 1999-12-18 | 1 | -1/+1 |
| * | MFC: Fix bugs in the MP fragment reassembly code | Archie Cobbs | 1999-12-17 | 1 | -26/+32 |
| * | Very late MFC: add PCI ID for the 3c450 HomeConnect adapter. | Bill Paul | 1999-12-17 | 2 | -0/+5 |
| * | Bump __FreeBSD_version | Jordan K. Hubbard | 1999-12-17 | 1 | -1/+1 |
| * | Post-tag, now we're 3.4-STABLE | Jordan K. Hubbard | 1999-12-17 | 1 | -1/+1 |
| * | Go to -release for tag | Jordan K. Hubbard | 1999-12-17 | 1 | -1/+1 |
| * | MFC: add STAILQ_FOREACH | Jordan K. Hubbard | 1999-12-17 | 1 | -2/+7 |
| * | MFC: Adjust data pointers for untransmitted bytes in fifos when there's | Luoqi Chen | 1999-12-16 | 1 | -5/+13 |
| * | MFC nfs_serv.c 1.92 - use snapshot of boottime instead of bottime for | Matthew Dillon | 1999-12-16 | 1 | -6/+14 |
| * | Disable the Stollmann Tina-dd ISDN device. It doesn't work and | Josef Karthauser | 1999-12-15 | 1 | -1/+1 |
| * | MFC (rev. 1.80): Fix the problem with non-working static | Alexey Zelkin | 1999-12-15 | 1 | -0/+3 |
| * | MFC nfs_serv.c 1.86. Remove too-conservative NFSERR_BAD_COOKIE returns. | Matthew Dillon | 1999-12-15 | 1 | -0/+4 |
| * | MFC nfs_bio.c 1.82. This MFC does not do the involved changes that were | Matthew Dillon | 1999-12-14 | 1 | -0/+11 |
| * | MFC: | Seigo Tanimura | 1999-12-14 | 1 | -2/+8 |
| * | MFC nfs_srvcache.c 1.19, fix mbuf leakage that occurs with heavy NFS | Matthew Dillon | 1999-12-13 | 1 | -0/+16 |
| * | MFC: Run a run of Linux ldconfig. | Martin Cracauer | 1999-12-13 | 1 | -1/+10 |
| * | MFC nfs_socket.c 1.58 - fix deadlock that can occur with temporary NFS | Matthew Dillon | 1999-12-13 | 1 | -4/+24 |
| * | MFC: Bring in all of C. Stephen Gunn's fixes to make VLAN support | Jordan K. Hubbard | 1999-12-13 | 3 | -24/+234 |
| * | MFC nfs_nqlease 1.47, nfs_serv.c 1.89, nfs_subs.c 1.87. Prevent panics | Matthew Dillon | 1999-12-12 | 3 | -5/+10 |
| * | MFC nfs_bio.c 1.81, nfs_subs.c 1.86, nfs_vnops.c 1.148. Fixed two | Matthew Dillon | 1999-12-12 | 3 | -7/+7 |
| * | MFC: Update license, fig message-in parsing bug. | Justin T. Gibbs | 1999-12-12 | 10 | -75/+109 |
| * | MFC: Sync to rev 1.23 (aic7896/97 auto-term fixes) | Justin T. Gibbs | 1999-12-12 | 1 | -37/+56 |
| * | MFC, rev 1.30 | Kenneth D. Merry | 1999-12-11 | 1 | -7/+1 |
| * | MFC 1.56 -> 1.57: Fix route table leak. | John Polstra | 1999-12-11 | 1 | -5/+12 |
| * | MFC: add reference to RFC 1702 | Archie Cobbs | 1999-12-10 | 1 | -0/+8 |
| * | Sync with sys/i386/isa/vga_isa.c and sys/dev/syscons/scvidctl.c revision | Yoshihiro Takahashi | 1999-12-09 | 2 | -7/+5 |
| * | Fix CONS_FINDMODE and xxx_query_mode() in the vga and vesa drivers. | Kazutaka YOKOTA | 1999-12-09 | 4 | -17/+15 |
| * | Add the PPTP node | Julian Elischer | 1999-12-09 | 1 | -18/+21 |
| * | - Add NEC PC-9801-77 support. | Yoshihiro Takahashi | 1999-12-09 | 3 | -9/+84 |
| * | Sync with sys/dev/syscons/syscons.c revision 1.293.2.10 and 1.293.2.11. | Yoshihiro Takahashi | 1999-12-09 | 1 | -6/+10 |
| * | Enable pptpgre module (pptp tunnelling support) | Julian Elischer | 1999-12-08 | 1 | -1/+1 |
| * | Add options for MFC'd stuff | Julian Elischer | 1999-12-08 | 2 | -0/+2 |
| * | MFC: | Julian Elischer | 1999-12-08 | 16 | -42/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-12-08 | 4 | -0/+980 |
| * | MFC: Include net/slcompress.c in the build of this module. | Archie Cobbs | 1999-12-08 | 2 | -13/+11 |
| * | Need netgraph/ng_parse.c for options NETGRAPH. | Archie Cobbs | 1999-12-08 | 1 | -0/+1 |
| * | MFC: new syscalls for linux_sigaltstack, linux_ustat and linux_fdatasync | Marcel Moolenaar | 1999-12-08 | 9 | -18/+155 |
| * | Add $FreeBSD$ tags to the generated files. | Marcel Moolenaar | 1999-12-08 | 1 | -1/+7 |
| * | MFC: sigaltstack, ustat and fdatasync | Marcel Moolenaar | 1999-12-08 | 1 | -4/+6 |
| * | Fix mouse cursor update logic. This bug is only in -STABLE. | Kazutaka YOKOTA | 1999-12-08 | 1 | -2/+2 |
| * | MFC from rev 1.328: Fix cursor position calculation. | Kazutaka YOKOTA | 1999-12-08 | 1 | -1/+2 |
| * | MFC, rev 1.29 | Kenneth D. Merry | 1999-12-08 | 1 | -1/+7 |
| * | MFC, revision 1.95 (partial) | Kenneth D. Merry | 1999-12-08 | 1 | -2/+2 |
| * | Long overdue patch to make bridging work properly with multicast | Luigi Rizzo | 1999-12-07 | 2 | -162/+355 |
| * | MFC: New netgraph BPF node type | Archie Cobbs | 1999-12-06 | 4 | -1/+5 |
| * | MFC: | Archie Cobbs | 1999-12-06 | 14 | -647/+50 |
| * | MFC: make bpf_validate() and bpf_filter() take a const struct bpf_insn * | Archie Cobbs | 1999-12-06 | 2 | -7/+5 |
| * | MFC: new PCI device ID for the InBusiness 10/100 card. (an 82559 with | Peter Wemm | 1999-12-06 | 2 | -1/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-12-06 | 4 | -0/+762 |