| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos | phantom | 1999-12-17 | 4 | -5/+8 |
* | Document NDFREE w/flags, and fix up the description of NOFOLLOW. | eivind | 1999-12-16 | 1 | -11/+49 |
* | Document pthread_create(). | chris | 1999-12-16 | 1 | -0/+2 |
* | activate amd.4 | phantom | 1999-12-16 | 1 | -1/+1 |
* | * State in words that "#define^IMACRO" is proper, as it is hard to tell | obrien | 1999-12-16 | 1 | -3/+6 |
* | Mixed updates: | cracauer | 1999-12-16 | 1 | -11/+27 |
* | Add simple manual page for amd driver | phantom | 1999-12-13 | 1 | -0/+52 |
* | Add module for if_ef driver and make it compile. | bp | 1999-12-13 | 1 | -0/+103 |
* | explain that ioflags can be used to give read-ahead hints to the underlying | alfred | 1999-12-13 | 1 | -1/+5 |
* | Add reference to RFC 1702, after learning how to have "T. Li" | archie | 1999-12-10 | 1 | -0/+8 |
* | Update man page: BPF is supported even in the KLD version. | archie | 1999-12-09 | 1 | -1/+1 |
* | Add /boot. | dcs | 1999-12-08 | 1 | -0/+8 |
* | Update mdoc(7) and mdoc.samples(7) to list the preferred order | mpp | 1999-12-08 | 2 | -4/+8 |
* | New netgraph node type 'pptpgre': this performs GRE encapsulation | archie | 1999-12-08 | 1 | -0/+128 |
* | Include net/slcompress.c in the build of this module. | archie | 1999-12-08 | 1 | -12/+8 |
* | [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the | ken | 1999-12-08 | 2 | -1/+296 |
* | Add note about `mountd -r' | phantom | 1999-12-08 | 1 | -0/+5 |
* | Revamp the devstat priority system. All disks now have the same priority. | ken | 1999-12-08 | 1 | -6/+3 |
* | Fix typo errors, remove repeated paragraphs, update incorrect (i.e. mixed up) | chris | 1999-12-07 | 1 | -11/+6 |
* | Correct the synopsis for the wi(4) driver: it's just "device wi0" now, not | wpaul | 1999-12-07 | 2 | -2/+2 |
* | The typo was actually that ``if'' was misspelled as ``it.'' | chris | 1999-12-07 | 1 | -1/+1 |
* | Fix a typo (specifically, the word ``it'' was used twice in a row where it | chris | 1999-12-07 | 1 | -1/+1 |
* | Fixed disordering in rev.1.63. | bde | 1999-12-05 | 1 | -3/+4 |
* | Mention USB mouse support. | yokota | 1999-12-05 | 2 | -2/+10 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 7 | -794/+327 |
* | From the author: | green | 1999-12-03 | 1 | -8/+8 |
* | New netgraph node type, ng_bpf(8). This node type allows you to | archie | 1999-12-03 | 1 | -0/+143 |
* | Remove mention of 'ivars'. | mdodd | 1999-12-03 | 1 | -7/+2 |
* | Add the device_get_children(9) man page. | n_hibma | 1999-12-02 | 3 | -1/+62 |
* | It's device_add_child*, not bus_add_child*. | n_hibma | 1999-12-02 | 1 | -2/+2 |
* | Update documentation to reflect new functionality. | archie | 1999-11-30 | 1 | -9/+59 |
* | Fix typo. | archie | 1999-11-30 | 1 | -3/+2 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 3 | -4/+107 |
* | add pthread_cancel, obtained from OpenBSD. | alfred | 1999-11-28 | 2 | -0/+257 |
* | A bullet in the head to pkg_manage references. | billf | 1999-11-26 | 1 | -4/+0 |
* | Document single_mountd_enable | ache | 1999-11-23 | 1 | -0/+10 |
* | Remove man_locles - goes to manpath.config | ache | 1999-11-23 | 1 | -7/+0 |
* | Document pppoed options | brian | 1999-11-23 | 1 | -0/+23 |
* | Update the manpage with the changed usb_devinfo structure. | n_hibma | 1999-11-22 | 1 | -29/+39 |
* | The rt_refcnt member is a long now. | jdp | 1999-11-22 | 1 | -1/+1 |
* | Document the requirement for root privileges. | julian | 1999-11-21 | 1 | -1/+3 |
* | Document new feature (support for write(2) when 1 hook attached). | julian | 1999-11-21 | 1 | -0/+10 |
* | The at_exit and at_fork functions currently use a 'roll your own' | phk | 1999-11-19 | 2 | -8/+0 |
* | Update references. | archie | 1999-11-19 | 1 | -12/+16 |
* | Miscellaneous edits. | archie | 1999-11-19 | 1 | -21/+25 |
* | Add reference to ng_pppoe(8). | archie | 1999-11-19 | 1 | -0/+1 |
* | Update to reflect changed functionality. | archie | 1999-11-19 | 1 | -22/+24 |
* | Fix invalid option name: DIVERT -> IPDIVERT | phantom | 1999-11-17 | 1 | -1/+1 |
* | Add reference to new netgraph node type "ksocket". | archie | 1999-11-16 | 1 | -1/+2 |
* | New Netgraph node type "ksocket". | archie | 1999-11-16 | 1 | -0/+128 |