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