| Commit message (Expand) | Author | Age | Files | Lines |
* | Change macros Em -> Dv. | marko | 2000-10-03 | 2 | -56/+59 |
* | Add support for the AMD Am79c976 PCnet/PRO controller chip. For now | wpaul | 2000-10-03 | 1 | -2/+2 |
* | Update with all the new chipsets.. | sos | 2000-10-03 | 1 | -10/+22 |
* | Fix typo : s/maintaince/maintenance/ | murray | 2000-10-03 | 1 | -1/+1 |
* | Fix cdev kld example after it has been broken for year or so. Also extend list | sobomax | 2000-10-02 | 7 | -15/+114 |
* | fix ordering of NetBSD 1.3 (sync with NetBSD share/misc/bsd-family-tree). | itojun | 2000-10-02 | 1 | -7/+8 |
* | Change "building the standard ${LIB} library" to "building the static | peter | 2000-10-02 | 1 | -1/+1 |
* | Add reference to file /usr/share/examples/netgraph/ether.bridge. | archie | 2000-10-01 | 1 | -0/+5 |
* | Script showing how to setup Ethernet bridging using ng_bridge(4). | archie | 2000-10-01 | 1 | -0/+167 |
* | SC_ALT_MOUSE_IMAGE is required for the mouse if SC_NO_FONT_LOADING or | marko | 2000-09-30 | 2 | -3/+13 |
* | Document passwd_format further. | green | 2000-09-30 | 2 | -0/+16 |
* | Document that net.inet.ip.fw.one_pass only affects dummynet(4). | ru | 2000-09-29 | 1 | -1/+1 |
* | Bring this a bit more up to date. | julian | 2000-09-29 | 1 | -97/+19 |
* | Change paths, /modules -> /boot/kernel in FILES section | marko | 2000-09-29 | 1 | -4/+4 |
* | Fixed broken path /etc/mailer.conf -> /etc/mail/mailer.conf | marko | 2000-09-27 | 1 | -2/+3 |
* | Huge improvement to the mutex man page. | markm | 2000-09-25 | 1 | -9/+151 |
* | Remove references to the defunct kern.timecounter.method sysctl variable. | markm | 2000-09-25 | 1 | -15/+1 |
* | This is a very obsolete example file for wormcontrol, which is no | asmodai | 2000-09-22 | 1 | -41/+0 |
* | Document 'libusb' option for .Lb macro | phantom | 2000-09-22 | 1 | -0/+2 |
* | Add ports-french. | asami | 2000-09-22 | 3 | -0/+3 |
* | Make some small line-break tweaks. | wpaul | 2000-09-21 | 1 | -4/+4 |
* | o Bring VOP_GETACL(9) and VOP_GETEXTATTR(9) man page "LOCKS" sections in | rwatson | 2000-09-21 | 2 | -4/+2 |
* | Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters. | wpaul | 2000-09-20 | 2 | -0/+160 |
* | Put temporary output in ${TMPDIR:-/tmp} | brian | 2000-09-19 | 1 | -2/+1 |
* | NGM_BPF_{G,S}ET_FILTER should be NGM_BPF_{G,S}ET_PROGRAM. | archie | 2000-09-19 | 1 | -4/+4 |
* | Added missing .It macros | marko | 2000-09-18 | 1 | -2/+2 |
* | Reference DRIVER_MODULE.9 | alex | 2000-09-17 | 1 | -1/+4 |
* | Add DRIVER_MODULE.9, the manual page describing the kernel driver | alex | 2000-09-17 | 2 | -1/+100 |
* | Added FreeBSD 4.1.1 | wosch | 2000-09-17 | 1 | -0/+3 |
* | Give users a way to alter the sendmail (and related utilities) build | gshapiro | 2000-09-17 | 1 | -0/+15 |
* | Comment out MTREE_FOLLOWS_SYMLINKS by default, since it picked before mtree is | ache | 2000-09-16 | 1 | -1/+1 |
* | Add tr_TR timedef | ache | 2000-09-16 | 3 | -0/+207 |
* | Fix a cut&paste mistake. | phk | 2000-09-16 | 1 | -1/+1 |
* | Replace ${LIBMYTINFO} with warning | ache | 2000-09-16 | 1 | -2/+2 |
* | Add/use MTREE_FOLLOWS_SYMLINKS make.conf option | ache | 2000-09-15 | 1 | -0/+3 |
* | Another overhaul of the periodic stuff. | brian | 2000-09-14 | 1 | -5/+77 |
* | Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time. | ru | 2000-09-14 | 1 | -13/+1 |
* | Fix small typo in sample code. | julian | 2000-09-13 | 1 | -1/+1 |
* | Add kbdmap.5 to build. | dwmalone | 2000-09-13 | 1 | -2/+2 |
* | Add scant documentation for msleep. | jake | 2000-09-11 | 2 | -1/+20 |
* | pmcd_value is actually a quad_t. | dwmalone | 2000-09-10 | 1 | -1/+1 |
* | Nuke RSAREF support from orbit. | kris | 2000-09-10 | 1 | -1/+0 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 2 | -2/+224 |
* | ``Anyone is now free to rub two primes together for their own gratification'' | kris | 2000-09-06 | 1 | -5/+1 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 9 | -688/+528 |
* | The kernel is now known as `kernel.ko' and it and its matching modules | obrien | 2000-09-06 | 1 | -7/+7 |
* | The kernel is now known as `kernel.ko' and it and its matching modules | obrien | 2000-09-05 | 1 | -2/+2 |
* | Good thing about these examples is that no one uses them, so they can | dcs | 2000-09-05 | 1 | -3/+3 |
* | Added page http://perso.wanadoo.fr/levenez/unix/ to Bibliography. | wosch | 2000-09-03 | 1 | -0/+3 |
* | Added OpenBSD 2.7 | wosch | 2000-09-03 | 1 | -11/+12 |