Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-10 | show pltime=0 address as "deprecated". sync with kame. | Jun-ichiro itojun Hagino | |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski | |
traced proc. The vnode is in the proc and all functions need the proc. | |||
2000-11-10 | do not advertise dynamic/cloned routes | Jun-ichiro itojun Hagino | |
2000-11-10 | sync with kame. | Jun-ichiro itojun Hagino | |
- allow -s (data len) that are < 8. - more fflush. | |||
2000-11-10 | reflect reality | Marc Espie | |
2000-11-10 | Use .Nm instead of spelling out "cpio". | Aaron Campbell | |
2000-11-10 | tiny fix on getaddrinfo error handling | Jun-ichiro itojun Hagino | |
2000-11-10 | correct call to freeaddrinfo. do not free region before referenced. | Jun-ichiro itojun Hagino | |
reported by ryo@iij.ad.jp for kame/netbsd, and aaron. | |||
2000-11-10 | revert, okay @aaron | Niels Provos | |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
2000-11-10 | - Prefer COMPATIBILITY section after SEE ALSO section. | Aaron Campbell | |
- Insert a missing comma. | |||
2000-11-10 | - Section shuffling. | Aaron Campbell | |
- Some .Nm trimming. - Reword a sentence for consistency with the chmod(1) man page. - Insert a missing comma. | |||
2000-11-10 | Use better grammar. | Aaron Campbell | |
2000-11-10 | these contain special cases where they build man pages into .0 files; | Theo de Raadt | |
they must now also build .ps files if MANPS is set. | |||
2000-11-10 | improved queue handling + some small bug fixes | Niklas Hallqvist | |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist | |
2000-11-10 | it doesn't matter what kind of interface it is if the bridge_iflist allocation | Jason Wright | |
fails.. it's still ENOMEM. | |||
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell | |
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||
2000-11-10 | unused bit in display string | Jason Wright | |
2000-11-10 | This fixes a problem that caused DMA errors from shortly before | Kenneth R Westerback | |
2.7 through the released 2.8. As NetBSD describes the problem: DMA failure still arise when AdvanSys U[2]W host adapters are used in conjunction with Intel 82443BX Host Bridge/Controller (rev. 0x03). With a correct sg_cnt, scatter/gather lists with >1 element no longer reference random(?) memory. Now the mystery is why this didn't cause more problems on other chipsets. Installs of 2.7 and 2.8 to a drive on an adw bus now work even if the motherboard uses the 82443BX. So many problems from one character ... | |||
2000-11-10 | do not change NROFF | Theo de Raadt | |
2000-11-10 | No ioasic on model 240 | Miod Vallat | |
2000-11-10 | Backout last change, broke as emulation order | Miod Vallat | |
2000-11-10 | typo; from mouring@pconline.com | Markus Friedl | |
2000-11-10 | the new MANPS variable specifies that .ps versions of manual pages should | Theo de Raadt | |
also be installed in /usr/share/man/ps[0-9]/ as *.ps files. No MLINKS are made for them. | |||
2000-11-10 | create /usr/share/man/ps{1-9} directories and sub-directories | Theo de Raadt | |
2000-11-10 | shorten, now it fits in -Tps | Theo de Raadt | |
2000-11-10 | Add COMPATIBILITY section definition. | Aaron Campbell | |
2000-11-09 | - Some section shuffling: conform to the standard order documented in mdoc(7) | Aaron Campbell | |
- .Sh AUTHOR -> .Sh AUTHORS | |||
2000-11-09 | typo | Theo de Raadt | |
2000-11-09 | Insert some missing commas. | Aaron Campbell | |
2000-11-09 | Fix an off-by-one-hour error that would occur when changing the time across | Aaron Campbell | |
DST (Daylight Saving Time); from NetBSD. | |||
2000-11-09 | permit -Tps; aaron ok | Theo de Raadt | |
2000-11-09 | typo | Theo de Raadt | |
2000-11-09 | Remove -offset indent so these lines don't wrap over 80 chars; deraadt@ | Aaron Campbell | |
2000-11-09 | - Don't use general text domain macros in literal block displays. | Aaron Campbell | |
- Beautify the SYNOPSIS; somewhat inspired by a similar change in NetBSD. | |||
2000-11-09 | Conform to RFC 2367 numbering (hshoexer@rommelwood.de) | Angelos D. Keromytis | |
2000-11-09 | cast pointer to a long for alpha's sake; pointed out by ericj@ | Michael Shalayeff | |
2000-11-09 | case of header | Theo de Raadt | |
2000-11-09 | new timeouts; aaron@ ok | Michael Shalayeff | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-11-09 | new timeouts | Michael Shalayeff | |
2000-11-09 | PHOLD the nfsd. | Artur Grabowski | |
PRELE the nfsiod when it exits (shouldn't be necessary to PHOLD it because it's a kernel thread, but it doesn't hurt. | |||
2000-11-09 | PHOLD/PRELE instead manual fiddling with p_holdcnt | Artur Grabowski | |
2000-11-09 | Use PHOLD/PRELE instead of manually fiddling with p_holdcnt. | Artur Grabowski | |
2000-11-09 | add uvm(9) from netbsd; as a side effect increase art's guilt factor ;) | Michael Shalayeff | |
2000-11-09 | it's been moved | Michael Shalayeff | |
2000-11-09 | indentation nits. | Artur Grabowski | |
2000-11-09 | zap old file. | Artur Grabowski | |
2000-11-09 | zap dead files. | Artur Grabowski | |