summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-11-10show pltime=0 address as "deprecated". sync with kame.Jun-ichiro itojun Hagino
2000-11-10Change the ktrace interface functions from taking the trace vnode to taking theArtur Grabowski
traced proc. The vnode is in the proc and all functions need the proc.
2000-11-10do not advertise dynamic/cloned routesJun-ichiro itojun Hagino
2000-11-10sync with kame.Jun-ichiro itojun Hagino
- allow -s (data len) that are < 8. - more fflush.
2000-11-10reflect realityMarc Espie
2000-11-10Use .Nm instead of spelling out "cpio".Aaron Campbell
2000-11-10tiny fix on getaddrinfo error handlingJun-ichiro itojun Hagino
2000-11-10correct 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-10revert, okay @aaronNiels Provos
2000-11-10seperate -> 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-10Use better grammar.Aaron Campbell
2000-11-10these 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-10improved queue handling + some small bug fixesNiklas Hallqvist
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist
2000-11-10it doesn't matter what kind of interface it is if the bridge_iflist allocationJason 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-10unused bit in display stringJason Wright
2000-11-10This fixes a problem that caused DMA errors from shortly beforeKenneth 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-10do not change NROFFTheo de Raadt
2000-11-10No ioasic on model 240Miod Vallat
2000-11-10Backout last change, broke as emulation orderMiod Vallat
2000-11-10typo; from mouring@pconline.comMarkus Friedl
2000-11-10the new MANPS variable specifies that .ps versions of manual pages shouldTheo de Raadt
also be installed in /usr/share/man/ps[0-9]/ as *.ps files. No MLINKS are made for them.
2000-11-10create /usr/share/man/ps{1-9} directories and sub-directoriesTheo de Raadt
2000-11-10shorten, now it fits in -TpsTheo de Raadt
2000-11-10Add 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-09typoTheo de Raadt
2000-11-09Insert some missing commas.Aaron Campbell
2000-11-09Fix an off-by-one-hour error that would occur when changing the time acrossAaron Campbell
DST (Daylight Saving Time); from NetBSD.
2000-11-09permit -Tps; aaron okTheo de Raadt
2000-11-09typoTheo de Raadt
2000-11-09Remove -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-09Conform to RFC 2367 numbering (hshoexer@rommelwood.de)Angelos D. Keromytis
2000-11-09cast pointer to a long for alpha's sake; pointed out by ericj@Michael Shalayeff
2000-11-09case of headerTheo de Raadt
2000-11-09new timeouts; aaron@ okMichael Shalayeff
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron 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-09new timeoutsMichael Shalayeff
2000-11-09PHOLD 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-09PHOLD/PRELE instead manual fiddling with p_holdcntArtur Grabowski
2000-11-09Use PHOLD/PRELE instead of manually fiddling with p_holdcnt.Artur Grabowski
2000-11-09add uvm(9) from netbsd; as a side effect increase art's guilt factor ;)Michael Shalayeff
2000-11-09it's been movedMichael Shalayeff
2000-11-09indentation nits.Artur Grabowski
2000-11-09zap old file.Artur Grabowski
2000-11-09zap dead files.Artur Grabowski