| Commit message (Expand) | Author | Age | Files | Lines |
* | xntpd -> ntpd. | roberto | 1999-12-17 | 7 | -7/+7 |
* | Bye bye xntpd, enter ntp. | roberto | 1999-12-16 | 1 | -3/+3 |
* | Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc) | billf | 1999-12-16 | 1 | -0/+1 |
* | This was a mixed bag of spaces and ^I's. | obrien | 1999-12-15 | 1 | -5/+5 |
* | Add an enable_osf1 knob to the alpha startup code | gallatin | 1999-12-15 | 2 | -0/+10 |
* | Add missing trailing slash to URL. | sheldonh | 1999-12-15 | 1 | -1/+1 |
* | The target `all' evoluted into a kitchen-sink these days... It's no | joerg | 1999-12-14 | 1 | -22/+35 |
* | update to isdn4bsd beta release 0.90 | hm | 1999-12-14 | 3 | -0/+143 |
* | Exercise sufficient editorial license and further shorten motd. | dcs | 1999-12-13 | 1 | -17/+16 |
* | Suport multiple ``ifconfig_*?="DHCP"'' configurations. | obrien | 1999-12-12 | 7 | -77/+133 |
* | Trim to 24 lines. Yeah, I know, looks ugly. | dcs | 1999-12-11 | 1 | -4/+3 |
* | Add reference to hier(7). This gets motd just over 25 lines. I'm | dcs | 1999-12-11 | 1 | -1/+5 |
* | Minor whitespace fix. | obrien | 1999-12-04 | 1 | -2/+1 |
* | Added ntfs subdir to allow mountd.c include <ntfs/ntfsmount.h> | semenu | 1999-12-03 | 1 | -0/+2 |
* | Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccard | imp | 1999-12-02 | 3 | -0/+9 |
* | Call rpc.umntall only if nfs_client_enable, hang occurse otherwise | ache | 1999-11-30 | 1 | -3/+7 |
* | Add the ability to match on device names attached to. | n_hibma | 1999-11-28 | 1 | -6/+5 |
* | As promised long ago, remove the last evidence of the 'sd' driver. | msmith | 1999-11-27 | 1 | -5/+2 |
* | Do not create bdev nodes anymore. Instead create cdev nodes with the | phk | 1999-11-26 | 1 | -58/+57 |
* | MFS: note that only IP addresses work when wrapping the portmapper. | obrien | 1999-11-25 | 1 | -2/+10 |
* | Make the devices for the endpoints 0-15, not only for 0. This creates | n_hibma | 1999-11-24 | 1 | -3/+5 |
* | Remove /dev/drum | phk | 1999-11-24 | 1 | -3/+1 |
* | Remove leftover reference to the "od" devices. | phk | 1999-11-24 | 1 | -2/+1 |
* | we all like to 'Use' ppp, but this should be 'User' | alfred | 1999-11-24 | 1 | -1/+1 |
* | Remove man_locales - goes to manpath.config | ache | 1999-11-23 | 1 | -1/+0 |
* | Use manpath -L for man locales | ache | 1999-11-23 | 2 | -16/+4 |
* | Oops, typo | brian | 1999-11-23 | 7 | -7/+7 |
* | Add pppoed startup options | brian | 1999-11-23 | 8 | -0/+74 |
* | Flip the sequence of vendor, product around, to make it consistent | n_hibma | 1999-11-22 | 1 | -3/+3 |
* | Finish up umntall support. init now passed an argument to the | dillon | 1999-11-22 | 2 | -3/+33 |
* | Add the usbd.conf to the distribution target. | n_hibma | 1999-11-22 | 1 | -1/+1 |
* | Add event queue handling. It triggers activities on events read from | n_hibma | 1999-11-21 | 1 | -0/+35 |
* | Fix the entry for the NetGear FA410TX, which appears to have been committed | msmith | 1999-11-21 | 2 | -6/+6 |
* | Add share/examples/netgraph. | roberto | 1999-11-19 | 1 | -0/+2 |
* | Use a common MAKEDEV between the Alpha and i386 - the only differences | peter | 1999-11-18 | 3 | -2845/+1 |
* | Add the entry for usb (as opposed to usb<number>). It's minor is equivalent | n_hibma | 1999-11-17 | 3 | -3/+15 |
* | Add network pass4 - after all local (/usr/local/etc/rc.d f.e.) | ache | 1999-11-17 | 8 | -70/+116 |
* | Add Nokia Cellular Data Card DTP2 and DTP-2 ver II | roger | 1999-11-16 | 2 | -0/+32 |
* | Add single_mountd_enable hook to run mountd but not NFS server | ache | 1999-11-14 | 8 | -0/+120 |
* | cleanup the IDE cases a bit, add the ad driver to the all: target. | sos | 1999-11-09 | 2 | -8/+20 |
* | Add missing netinet6. | jlemon | 1999-11-05 | 1 | -0/+2 |
* | Entry for Network Everywhere Ethernet 10BaseT PC Card. | obrien | 1999-11-05 | 2 | -0/+18 |
* | Add entry for BayNetworks NETGEAR FA410TXC Fast Ethernet. Poster had this | obrien | 1999-11-05 | 2 | -2/+18 |
* | Add network entry for Xircom Realport (Ethernet + modem). | obrien | 1999-11-05 | 2 | -0/+16 |
* | Pass IP fragments with non-zero offset. The semantics of matching | ru | 1999-11-04 | 1 | -0/+6 |
* | "make install" did not install 150.clean-hoststat. | ghelmer | 1999-11-04 | 1 | -0/+1 |
* | Add share/examples/nwclient directory. | bp | 1999-11-03 | 1 | -0/+2 |
* | Document the ch* devices. | nik | 1999-11-01 | 2 | -0/+2 |
* | Fix a rather amusing bug. | phk | 1999-10-30 | 1 | -2/+2 |
* | Fix ownership of /dev/fd/*. We still had a bin:bin hangover from pre-3.0. | obrien | 1999-10-30 | 3 | -3/+3 |