| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a missing vnode_if.h. | phk | 2001-01-01 | 1 | -1/+1 |
* | We are now in the year 2001, so ajust copyrights. | sobomax | 2001-01-01 | 1 | -2/+2 |
* | Make it a bit clearer that asprintf doesn't actually "return" a pointer in | ben | 2001-01-01 | 1 | -4/+3 |
* | Push down sched_lock in psignal(). sched_lock was being held across | jhb | 2001-01-01 | 1 | -4/+21 |
* | ru_SU -> ru_RU for nls too | ache | 2001-01-01 | 2 | -6/+6 |
* | Add in a missing release of the proctree lock. | jhb | 2001-01-01 | 1 | -0/+1 |
* | Add a dopey makefile to do the tags dance, which is probably not perfect | mjacob | 2000-12-31 | 1 | -0/+29 |
* | there is no more miscfs/devfs | mjacob | 2000-12-31 | 1 | -1/+0 |
* | Fix problems with incomplete conversions from printf to isp_prt. | mjacob | 2000-12-31 | 1 | -5/+3 |
* | Oops, I'm such an idiot. For reasons I don't really agree with, | mjacob | 2000-12-31 | 2 | -2/+2 |
* | In call to realloc, pass the number of bytes needed, not simply the | ghelmer | 2000-12-31 | 1 | -2/+2 |
* | ... and ru_RU.KOI8-R. | phk | 2000-12-31 | 1 | -5/+1 |
* | Add ru_RU.ISO_8859-5 also. | phk | 2000-12-31 | 1 | -0/+2 |
* | This is the first snapshot of the new all-singing-and-dancing md(4). | phk | 2000-12-31 | 2 | -133/+520 |
* | Add forgotten entry for ru_RU.CP866 to try to make make release work. | phk | 2000-12-31 | 1 | -0/+2 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-31 | 2 | -2/+2 |
* | Improve cmdline parsing and messages. | phk | 2000-12-31 | 3 | -21/+210 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-31 | 1 | -4/+4 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-31 | 5 | -13/+13 |
* | Add compress option at the instigation of rgrimes. | phk | 2000-12-31 | 1 | -0/+1 |
* | The default is /dev/nrsa0 (now), not /dev/nsa0. | mjacob | 2000-12-31 | 1 | -1/+1 |
* | Unbelievable how this slipped through. There is | mjacob | 2000-12-31 | 1 | -1/+1 |
* | If the first argument doesn't start with '-' assume that it is an | imp | 2000-12-31 | 2 | -4/+14 |
* | Ignore a net interrupt if the corresponding handler is not | tanimura | 2000-12-31 | 1 | -1/+4 |
* | Backout rev 1.57 & 1.58. While the previous revisions fixed | ps | 2000-12-31 | 1 | -1/+0 |
* | Imply -c when -S is specified, so 'vnconfig -s reserve -S 4 vn1' configures the | dillon | 2000-12-31 | 1 | -0/+2 |
* | Fix a lockup problem that occurs with 'cvs update'. specfs's fsync can | dillon | 2000-12-30 | 2 | -0/+26 |
* | Use macro API for <sys/queue.h> | phk | 2000-12-30 | 1 | -4/+4 |
* | My bad, committed the submitted patch rather than the fixed patch. | phk | 2000-12-30 | 1 | -2/+3 |
* | Use macro API to <sys/queue.h> | ben | 2000-12-30 | 2 | -4/+4 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 3 | -18/+17 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 1 | -31/+16 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 2 | -6/+6 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 1 | -1/+1 |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 3 | -16/+16 |
* | Use <sys/queue.h> macro API. | phk | 2000-12-30 | 1 | -12/+12 |
* | Sync up the list of supported AMI MegaRAID controllers with reality. | bmah | 2000-12-30 | 3 | -40/+49 |
* | Change the modification of what could be a const string. Apparently the | mjacob | 2000-12-30 | 1 | -3/+2 |
* | Remove comma after final .Nm entry before .Nd | ben | 2000-12-30 | 1 | -1/+1 |
* | Remove CIRCLEQ manual page links now that CIRCLEQ has been axed. | ben | 2000-12-30 | 1 | -16/+0 |
* | Fix a tailq conversion bug that resulted in, e.g., nvi crashing upon | green | 2000-12-30 | 1 | -1/+2 |
* | update to the current set of mnt_, ufs_ and nfs_ flags | assar | 2000-12-30 | 2 | -21/+67 |
* | Use the MACRO API to <sys/queue.h>. | phk | 2000-12-30 | 1 | -4/+4 |
* | Don't include <stddef.h> for offsetof() - its also defined in <sys/types.h> | dfr | 2000-12-30 | 1 | -2/+0 |
* | Merge ALIGN changes from alpha code. | dfr | 2000-12-30 | 1 | -3/+24 |
* | Fix typo. | dfr | 2000-12-30 | 1 | -1/+0 |
* | Pass me the pointy hat. Do not hold sched_lock over psignal. | ps | 2000-12-30 | 1 | -1/+1 |
* | Change open modes from ">$file" to "> $file" because it's much safer should | paul | 2000-12-30 | 1 | -2/+2 |
* | add strcollect.c to SRCS (new file in 1.0.5) | assar | 2000-12-29 | 1 | -3/+3 |
* | set LIBEXECDIR (used by kipd) | assar | 2000-12-29 | 1 | -1/+3 |