| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 119 | -573/+499 |
* | mdoc(7) police: get rid of hard sentence breaks, add missing .El, etc. | ru | 2000-12-29 | 1 | -7/+11 |
* | Partially revert revision 1.7: Only use getnanotime instead of | grog | 2000-12-29 | 1 | -1/+9 |
* | Fix a legacy issue. The offset for reading the MAC address is 0 using | paul | 2000-12-29 | 1 | -1/+2 |
* | fix typos. | ben | 2000-12-29 | 1 | -2/+2 |
* | Add some text saying that this page may occasionally be out of date with the | ben | 2000-12-29 | 1 | -0/+7 |
* | Add $FreeBSD$ | peter | 2000-12-29 | 2 | -0/+4 |
* | Map FreeBSD character device hard disks to Linux block device hard disks. | paul | 2000-12-29 | 1 | -0/+14 |
* | add a couple off offset defines for ATIO2s | mjacob | 2000-12-28 | 1 | -0/+3 |
* | roll to 2.01.26 level | mjacob | 2000-12-28 | 1 | -5227/+4903 |
* | remove MAINTAINER file | mjacob | 2000-12-28 | 1 | -2/+0 |
* | New release notes: vinum(4) updates, ICMP ECHO and TSTAMP reply | bmah | 2000-12-28 | 2 | -2/+57 |
* | This is repo-copied from vnioctl.h | phk | 2000-12-28 | 1 | -24/+24 |
* | Add mdconfig into the build. | phk | 2000-12-28 | 1 | -0/+1 |
* | Add the "mdctl" device under the "std" stanza. | phk | 2000-12-28 | 1 | -0/+1 |
* | Preliminary scaffolding for the new integrated vn+md device driver. | phk | 2000-12-28 | 2 | -0/+110 |
* | Fix the broken options that were in the development version I committed by mi... | paul | 2000-12-28 | 1 | -1/+2 |
* | * Fix a segfault when timed(8) receives a packet with a bad tsp_type. | ben | 2000-12-28 | 1 | -2/+17 |
* | Bring the man page up to date with the current version of the script. | paul | 2000-12-28 | 1 | -3/+25 |
* | Add pkg_update, which can replace currently installed ports with new versions | paul | 2000-12-28 | 4 | -1/+276 |
* | Remove prototypes for pthread_attr_[gs]etfloatstate(), which we don't | jasone | 2000-12-28 | 1 | -3/+0 |
* | Move all VCS ids to a consistent location. | obrien | 2000-12-28 | 2 | -6/+4 |
* | Add multiple inclusion protection. | obrien | 2000-12-28 | 2 | -0/+10 |
* | grammar gnit: "relationships (plural) _are_ complex" | hoek | 2000-12-28 | 1 | -1/+1 |
* | typo: modifes -> modifies | hoek | 2000-12-28 | 2 | -2/+2 |
* | Mdoc(7)ify. | ru | 2000-12-28 | 1 | -306/+466 |
* | Retire kernfs (userland part). | des | 2000-12-28 | 8 | -145/+9 |
* | Retire kernfs (kernel part). | des | 2000-12-28 | 12 | -921/+2 |
* | Reflect rev 1.18 in crypt.c. Note that this section is somewhat | peter | 2000-12-28 | 1 | -3/+5 |
* | Hindsight is wonderful, but I got cold feet over the crypt(3) default | peter | 2000-12-28 | 1 | -5/+5 |
* | Merge into a single US-exportable libcrypt, which only provides | peter | 2000-12-28 | 8 | -205/+70 |
* | Send a SIGCONT when detaching or continuing the excution of a traced | ps | 2000-12-28 | 1 | -0/+1 |
* | Pull out the module path from the loader. ie: if you boot from | peter | 2000-12-28 | 2 | -4/+30 |
* | When trying to deduce the diskname from the name so we can run | phk | 2000-12-27 | 2 | -8/+13 |
* | Small fix for bpf compat: | bmilekic | 2000-12-27 | 2 | -1/+2 |
* | Use official API to <sys/queue.h> instead of groping around inside the | phk | 2000-12-27 | 1 | -17/+16 |
* | Link stringlist.3 to sl_{add,find,free,init}.3 | ben | 2000-12-27 | 1 | -0/+2 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 9 | -25/+19 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 2 | -14/+10 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 73 | -423/+294 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 7 | -26/+26 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 3 | -201/+306 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 6 | -36/+40 |
* | Major bugfix and minor update. This should resolve the current issues | msmith | 2000-12-27 | 9 | -338/+437 |
* | change irq handler slightly, get rid of superflous messages | cg | 2000-12-27 | 1 | -6/+4 |
* | include tcp header files to get the prototype for tcp_seq_vs_sess | assar | 2000-12-27 | 1 | -0/+2 |
* | Make zalloc and zfree non-inline functions. This avoids having to | assar | 2000-12-27 | 2 | -78/+77 |
* | Fix a quoting problem I introduced. | dougb | 2000-12-26 | 1 | -2/+2 |
* | Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process'' | joerg | 2000-12-26 | 1 | -0/+15 |