| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use struct device * rather than device_t for (*pci_intr_route args), so | gallatin | 2001-06-11 | 1 | -1/+1 |
* | Fix small bogon. | jlemon | 2001-06-11 | 1 | -1/+1 |
* | - Restore -nostdinc that got lost in rev.1.105; we don't | ru | 2001-06-11 | 1 | -2/+3 |
* | This is force commit to mention about previous commit. | ume | 2001-06-11 | 0 | -0/+0 |
* | This is force commit to mention about previous commit. | ume | 2001-06-11 | 0 | -0/+0 |
* | Backout removal of -I${.CURDIR}/../../../sys in previous revision. | ru | 2001-06-11 | 2 | -1/+2 |
* | Backout previous change (removal of -I${.CURDIR}/../../sys/netinet). | ru | 2001-06-11 | 7 | -5/+7 |
* | Mention about -rl behavior change. Now, MTU is printed. | ume | 2001-06-11 | 1 | -1/+3 |
* | Add missing column for Mtu in header when -rl is specified. | ume | 2001-06-11 | 1 | -4/+13 |
* | Add sbuf_copyin(). Also add 'b' variants of sbuf_{cat,copyin,cpy}() which | des | 2001-06-11 | 3 | -2/+160 |
* | For some reason, though the module builds just fine without <sys/lock.h>, | des | 2001-06-11 | 3 | -0/+3 |
* | Pass on the verbose option to fetchGetURL(). | des | 2001-06-11 | 1 | -3/+4 |
* | Don't call _ftp_closefn() upon EOF in _ftp_readfn(); just return 0. This | des | 2001-06-11 | 1 | -1/+1 |
* | Removed the broken code which claimed to lose the set[ug]id bits in | bde | 2001-06-11 | 3 | -27/+4 |
* | prefixcmd_enable was obsoleted by syncing recent KAME. New prefix(8) | ume | 2001-06-11 | 1 | -1/+0 |
* | The README file says: | ru | 2001-06-11 | 2 | -121/+121 |
* | Sync with recent KAME. | ume | 2001-06-11 | 247 | -11898/+20320 |
* | Add PSEUDOFS, and note that LINPROCFS depends on it. | des | 2001-06-11 | 2 | -2/+6 |
* | Add pseudofs and the new linprocfs here. | des | 2001-06-11 | 1 | -0/+5 |
* | Add a PSEUDOFS option to allow pseudofs to be built statically. | des | 2001-06-11 | 1 | -0/+1 |
* | Remove the old linprocfs code. | des | 2001-06-11 | 1 | -4/+0 |
* | Cosmetics: | joerg | 2001-06-11 | 2 | -32/+44 |
* | WARNS=2 cleanup, ANSIfication, manpage mdoc(7) cleanup. | roam | 2001-06-11 | 3 | -128/+117 |
* | Try to make the setting of the SIGCHLD handler the same as setting of | dwmalone | 2001-06-11 | 1 | -1/+4 |
* | ISO_ -> ISO | ache | 2001-06-11 | 2 | -2/+2 |
* | ISO_ -> ISO | ache | 2001-06-11 | 6 | -748/+9 |
* | ISO_ -> ISO | ache | 2001-06-11 | 9 | -41/+41 |
* | ISO_ -> ISO | ache | 2001-06-11 | 10 | -426/+11 |
* | ISO_ -> ISO, calendar | ache | 2001-06-11 | 1 | -2/+2 |
* | ISO_ -> ISO rename | ache | 2001-06-11 | 1 | -116/+0 |
* | ISO_* -> ISO* | ache | 2001-06-11 | 4 | -4/+4 |
* | ISO_ -> ISO (partially) | ache | 2001-06-11 | 2 | -6/+6 |
* | ISO_ -> ISO | ache | 2001-06-11 | 2 | -6/+6 |
* | ISO_* -> ISO* rename | ache | 2001-06-11 | 51 | -10821/+6 |
* | Add 'SKIP' as an action so that verification works for multivolume restores. | mjacob | 2001-06-11 | 1 | -1/+1 |
* | ISO_ -> ISO in comment | ache | 2001-06-11 | 1 | -1/+1 |
* | ISO_ -> ISO | ache | 2001-06-11 | 1 | -2/+2 |
* | ISO_ -> ISO in DOC_LANG | ache | 2001-06-11 | 2 | -2/+2 |
* | Correct typo. | grog | 2001-06-11 | 1 | -2/+2 |
* | identify es1371 revision a | cg | 2001-06-11 | 1 | -1/+6 |
* | get clkrun the right way around | cg | 2001-06-11 | 1 | -5/+0 |
* | Minor whitespace changes. | des | 2001-06-11 | 1 | -57/+57 |
* | In debug mode don't print error for C,POSIX,ASCII,US-ASCII locales | ache | 2001-06-10 | 1 | -2/+7 |
* | Preemptive brucification. | des | 2001-06-10 | 1 | -2/+0 |
* | Connect linprocfs to the build. | des | 2001-06-10 | 2 | -0/+13 |
* | Handle ASCII and US-ASCII aliases | ache | 2001-06-10 | 1 | -1/+3 |
* | These aren't needed any more. | des | 2001-06-10 | 5 | -2163/+0 |
* | New pseudofs-based linprocfs (repo-copied from linprocfs_misc.c). | des | 2001-06-10 | 1 | -210/+142 |
* | Handle "ASCII" and "US-ASCII" aliases | ache | 2001-06-10 | 1 | -1/+2 |
* | Disconnect linprocfs prior to moving it. | des | 2001-06-10 | 2 | -21/+1 |