summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-07some formatting fixesAaron Campbell
1999-07-07capitalize .Dt argumentAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-07Attempt to make photurisd limitations clearer.Kjell Wooding
1999-07-07show MESSAGE using PAGERMarc Espie
1999-07-07First REAL cut at documenting bimap.Kjell Wooding
1999-07-07Add the ipsec sysctl information.Kjell Wooding
1999-07-06document TCP_SIGNATURE; cmetz@Aaron Campbell
1999-07-06syncTheo de Raadt
1999-07-06more...Theo de Raadt
1999-07-06ipsec_in_use could get out of sync. (Also niklas@. angelos@ ok)Hakan Olsson
1999-07-06Added TCP_SIGNATURE option.cmetz
1999-07-06Added support for TCP MD5 option (RFC 2385).cmetz
1999-07-06Fixed compilation problems when INET6 is enabled.cmetz
1999-07-06doc isapnp betterTheo de Raadt
1999-07-06isapnpTheo de Raadt
1999-07-06Whoops. Missed man page. removed -UKjell Wooding
1999-07-06Option -U is solaris only. Pointed out by theo.Kjell Wooding
1999-07-06these can also return ENFILETheo de Raadt
1999-07-06Removed bogus ifdef/define lines that resulted from an over-aggressive M-x.cmetz
1999-07-06use NFSSERVER || NFSCLIENT instead of NFSTheo de Raadt
1999-07-06-w writes files to the standard output, not standard input; d@Aaron Campbell
1999-07-06union wait -> intTodd C. Miller
1999-07-06Update to reflect reality.Jason Downs
1999-07-06delete meaningless entry in BUGSTheo de Raadt
1999-07-06syncTheo de Raadt
1999-07-06document machdep.kbdresetTheo de Raadt
1999-07-06for CTRL-ALT-DEL, send SIGUSR1 to initprocTheo de Raadt
1999-07-06your basic rc.shutdown fileTheo de Raadt
1999-07-06if SIGUSR1 is received, kill gettys, run /etc/rc.shutdown, and halt the machineTheo de Raadt
1999-07-06first cut at documenting bimapTheo de Raadt
1999-07-06gethostname() is safeTheo de Raadt
1999-07-06syncTheo de Raadt
1999-07-06fix conflict between mdoc(7) and mdoc.samples(7): the proper order for theAaron Campbell
1999-07-05but make it work for multiple cards... i thinkTheo de Raadt
1999-07-05calculate ca_offset correctlyTheo de Raadt
1999-07-05header file changes for recent powerpc changes.Dale S. Rahn
1999-07-05Several changes here:Dale S. Rahn
1999-07-05move some code under ifdef DDB, it uses a db_ function during the call.Dale S. Rahn
1999-07-05Fix backtraces from ddb for powerpc, If addr is not specified, it willDale S. Rahn
1999-07-05Use a breakpoint to cause an exception to cause the registers to beDale S. Rahn
1999-07-05correctly extract fields for disassembly.Dale S. Rahn
1999-07-05Recognize the 750 (G3) processor.Dale S. Rahn
1999-07-05remove bogus entry from if_enc address list; and rename enc_softc to encifTheo de Raadt
1999-07-05Big cleanup of the userland ipf parsing code.Kjell Wooding
1999-07-05first attempt at isapnp gus supportTheo de Raadt
1999-07-05mdoc'ify syntax of the more complicated commands; when I converted this manAaron Campbell
1999-07-05mmap is no longer broken on sparcArtur Grabowski
1999-07-05don't cache pagetables on a microsparc 2, From NetBSDArtur Grabowski