| Commit message (Expand) | Author | Age | Files | Lines |
* | explain that ioflags can be used to give read-ahead hints to the underlying | alfred | 1999-12-13 | 1 | -1/+5 |
* | Keep fortunes short, so motd won't scroll outside the screen. | dcs | 1999-12-13 | 1 | -1/+1 |
* | Use the -c and -h args of vnode_if.sh to generate only the .h file that | peter | 1999-12-12 | 1 | -9/+7 |
* | Make the cvs-supfile cover the entire repository - add the doc hierarchy. | dillon | 1999-12-12 | 1 | -0/+8 |
* | Add reference to RFC 1702, after learning how to have "T. Li" | archie | 1999-12-10 | 1 | -0/+8 |
* | Revert previous commit. | marcel | 1999-12-09 | 1 | -2/+16 |
* | Update man page: BPF is supported even in the KLD version. | archie | 1999-12-09 | 1 | -1/+1 |
* | Make share/examples/mdoc and share/misc/mdoc.template internally | mpp | 1999-12-08 | 4 | -44/+60 |
* | 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 |
* | Remove support for symlinks instead of copies. This also avoids | marcel | 1999-12-08 | 1 | -16/+2 |
* | 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 |
* | Don't use %E* in old fields for compatibility reasons | ache | 1999-12-03 | 55 | -100/+100 |
* | 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 |
* | If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined. | mharo | 1999-11-30 | 1 | -1/+1 |
* | Convert after %Ex->%Ef and %EF adding | ache | 1999-11-30 | 55 | -155/+375 |
* | Spanish messages | yokota | 1999-11-30 | 1 | -24/+36 |
* | Convert to new format | ache | 1999-11-30 | 55 | -100/+1029 |
* | 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 | 4 | -4/+280 |
* | - Fixed German spelling in INDEX.keymaps. | yokota | 1999-11-29 | 1 | -10/+55 |
* | - Fix Swiss keymaps: swissfrench.iso.kbd and swissgerman.iso.kbd. | yokota | 1999-11-29 | 7 | -46/+545 |
* | Add two modules for the pccard work: dev/pccard/card_if.m and | imp | 1999-11-28 | 1 | -2/+2 |
* | Build and clean device interface files (foo_if.[ch]) and empty options | bde | 1999-11-28 | 1 | -4/+33 |
* | - Added Estonian keymaps: estonian.iso.kbd, estonian.iso15.kbd, | yokota | 1999-11-28 | 5 | -0/+349 |
* | 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 |
* | To avoid confusion, zap libcurses. ncurses provides both curses, termcap | peter | 1999-11-26 | 2 | -42/+1 |
* | Add one of the two root words adapted from scandinavian since 1066: | imp | 1999-11-24 | 1 | -0/+2 |
* | Add .ORDER which is needed for the previous commit to work with -jN. | marcel | 1999-11-23 | 1 | -0/+1 |
* | vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c to | marcel | 1999-11-23 | 1 | -1/+1 |
* | 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 |