| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos per PR 15649. Also did some rewording for clarity. | archie | 2000-01-03 | 2 | -34/+38 |
* | Remove -g compiler flag. | marcel | 2000-01-03 | 1 | -1/+0 |
* | o Add build-tools target for maketabs although it doesn't seem to | marcel | 2000-01-03 | 1 | -3/+5 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 2 | -5/+5 |
* | This commit adds device driver support for the ADMtek AN986 Pegasus | wpaul | 1999-12-28 | 2 | -2/+13 |
* | Use genassym(1) and <sys/assym.h> to generate assembler symbols. | marcel | 1999-12-23 | 1 | -8/+3 |
* | Use genassym(1) and <sys/assym.h> to generate assembler symbols. | marcel | 1999-12-23 | 1 | -8/+3 |
* | Revert previous checkin; I incorrectly thought that it was needed | archie | 1999-12-21 | 1 | -2/+0 |
* | Manual page style work. | julian | 1999-12-21 | 37 | -281/+611 |
* | i82365_isasubr is gone, remove from building module. | imp | 1999-12-19 | 1 | -1/+1 |
* | Enable building of the OSF/1 compat module. | gallatin | 1999-12-15 | 1 | -0/+4 |
* | Finally add the Alpha OSF/1 compat code. I will add it to the | gallatin | 1999-12-14 | 3 | -0/+108 |
* | Add module for if_ef driver and make it compile. | bp | 1999-12-13 | 3 | -2/+157 |
* | Add a run of Linux ldconfig. | cracauer | 1999-12-13 | 1 | -1/+10 |
* | Move mlx, ncp and nwfs to the common area, they build on the Alpha and | peter | 1999-12-12 | 1 | -3/+4 |
* | Zap unused CFLAGS += -DNCP | peter | 1999-12-12 | 1 | -1/+0 |
* | Move mlx from x86-only to generic. It builds on the Alpha and is in the | peter | 1999-12-12 | 1 | -4/+0 |
* | Move amr from x86-specific to generic. (it's in the generic conf/files | peter | 1999-12-12 | 1 | -2/+2 |
* | Don't waste time creating amr.h since it (and NAMR) aren't used. | peter | 1999-12-12 | 1 | -4/+0 |
* | Fix joy and put it back in the MI section. (yes, it works on Alpha) | peter | 1999-12-12 | 2 | -6/+4 |
* | Change "atapi" (the old one) from "present but broken" to "not present". | peter | 1999-12-12 | 1 | -33/+0 |
* | Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been | peter | 1999-12-12 | 15 | -24/+3 |
* | Bring these more into line with other modules that have .h files generated | peter | 1999-12-12 | 21 | -43/+43 |
* | Add reference to RFC 1702, after learning how to have "T. Li" | archie | 1999-12-10 | 2 | -0/+16 |
* | First version of HPFS stuff. | semenu | 1999-12-09 | 1 | -0/+15 |
* | Update man page: BPF is supported even in the KLD version. | archie | 1999-12-09 | 2 | -2/+2 |
* | Fix 'make clean' | archie | 1999-12-09 | 1 | -0/+2 |
* | New netgraph node type 'pptpgre': this performs GRE encapsulation | archie | 1999-12-08 | 4 | -1/+266 |
* | Include net/slcompress.c in the build of this module. | archie | 1999-12-08 | 3 | -25/+19 |
* | Add opt_svr4.h to SRCS. This fixes make depend. | marcel | 1999-12-08 | 1 | -1/+1 |
* | SVR4 emulator source files now take their compilation options from | newton | 1999-12-08 | 1 | -11/+17 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -1/+4 |
* | Add forgotten ip_fil.c and fil.c to kld version | guido | 1999-12-06 | 2 | -183/+1 |
* | Sorted SUBDIR. | bde | 1999-12-05 | 1 | -4/+3 |
* | Add pci_if.h to SRCS so that dcphy will build. | wpaul | 1999-12-05 | 1 | -1/+1 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 7 | -40/+6 |
* | forgot .CURDIR | julian | 1999-12-04 | 1 | -1/+1 |
* | New netgraph node type, ng_bpf(8). This node type allows you to | archie | 1999-12-03 | 4 | -1/+298 |
* | Update documentation to reflect new functionality. | archie | 1999-11-30 | 2 | -18/+118 |
* | Fix typo. | archie | 1999-11-30 | 1 | -3/+2 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 6 | -5/+110 |
* | Add resource activation routines to pcic driver. Minor cleanup of | imp | 1999-11-28 | 2 | -2/+2 |
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 61 | -619/+45 |
* | This fell out of a previous commit: create the opt_md.h and opt_mfs.h | phk | 1999-11-26 | 1 | -1/+9 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 2 | -1/+17 |
* | Add ipfilter kld and wire it in. | guido | 1999-11-23 | 3 | -2/+197 |
* | Add vnode_if.c to CLEANFILES. | green | 1999-11-22 | 1 | -1/+1 |
* | Change a CLEANFILES misspelling to get miibus_if.h removed. | green | 1999-11-22 | 1 | -1/+1 |
* | Make this compile (remove vnode_if.c from SRCS) and clean properly | green | 1999-11-22 | 1 | -2/+2 |
* | Clean up the Makefiles, make them consistent with the others and remove | n_hibma | 1999-11-22 | 7 | -42/+33 |