Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-25 | remove -w option to sysctl; | Jason McIntyre | |
diffs from Paul de Weerd; ok deraadt@ | |||
2004-02-24 | sync FILES and SEE ALSO w/ mdoc.samples(7); | Jason McIntyre | |
2004-02-24 | add FILES section documenting license.template; | Jason McIntyre | |
from Nick Nauwelaerts; ok deraadt@ | |||
2004-02-24 | record code, from netbsd; via jakemsr@jakemsr.com | Theo de Raadt | |
2004-02-24 | Document tftpboot, comment out unavailable [rs]boot. | Miod Vallat | |
2004-02-24 | correct includes; | Jason McIntyre | |
ok deraadt@ fgsch@ | |||
2004-02-24 | 'source-track' not 'source-tracking' | Ryan Thomas McBride | |
2004-02-23 | - document net.inet.etherip.allow; as noted by Graeme Lee | Jason McIntyre | |
- tidy up references a little - .Xr sysctl(3) and ipsec(4) help/ok markus@ | |||
2004-02-22 | Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin. | Matthieu Herrb | |
2004-02-22 | be more emphatic: ptys are still allocated using openpty(3), it just | Theo de Raadt | |
happens to use this new ptm thing underneath | |||
2004-02-21 | +gcc-local, common to both gcc versions. | Marc Espie | |
2004-02-20 | Regen | Miod Vallat | |
2004-02-20 | - document .In, .Ex, and .Rv | Jason McIntyre | |
- keep the description of .Cd on one line - note that .Fd may be used w/ section 9 pages | |||
2004-02-19 | escape full stops where necessary to kill erroneous double spaces; | Jason McIntyre | |
softly, softly, catchy monkey... | |||
2004-02-19 | Makes pfctl -Fs and pfctl -w works with the optional -i specifier. | Cedric Berger | |
Kernel/Userland Sync needed. ok dhartmei@ jmc@ markus@ mcbride@ | |||
2004-02-19 | don't disable the Sound Blaster legacy mode by default, as this breaks | Markus Friedl | |
apm(4). add a flag that disables Sound Blaster legacy mode, this might be necessary for some floppies. help from jmc, ok+test hshoexer. | |||
2004-02-18 | sync the list of variables held in SUBST_VARS; | Xavier Santolaria | |
ok espie@. | |||
2004-02-17 | tweak; | Jason McIntyre | |
ok miod@ | |||
2004-02-17 | typos; | Jason McIntyre | |
from Maxim Tsyplakov; | |||
2004-02-17 | tweak; | Jason McIntyre | |
ok mickey@ | |||
2004-02-17 | ptm ref. Okay millert@ | Marc Espie | |
2004-02-17 | Regen with correct hd(4) description. | Miod Vallat | |
2004-02-16 | Regen | Miod Vallat | |
2004-02-16 | Add the missing MAKEDEV.8 files to the build (to be generated in a couple | Miod Vallat | |
seconds) | |||
2004-02-16 | Xr compat_aout(8) | Miod Vallat | |
2004-02-15 | Better ABLE usage and information, after clarification from the Simtec unzels. | Miod Vallat | |
2004-02-14 | Not used anymore. | Miod Vallat | |
2004-02-14 | Broadcom BCM4401 (bce) | Andreas Gunnarsson | |
ok miod@ | |||
2004-02-14 | simplify one of the examples; | Jason McIntyre | |
2004-02-14 | some improvements from Jared Yanovich; | Jason McIntyre | |
2004-02-14 | better wording, from jared | Henning Brauer | |
2004-02-13 | Use .Pa, not .Nm, for filenames; spotted by Jared Yanovich. | Miod Vallat | |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson | |
Most work by nate@, ok deraadt@ | |||
2004-02-13 | note com port here too | Michael Shalayeff | |
2004-02-13 | another com and xr dino | Michael Shalayeff | |
2004-02-13 | Kittens in section 8. | Miod Vallat | |
2004-02-10 | describe `volatile' as type-qualifier, not specifier; | Jason McIntyre | |
from Mathias K. Straede (PR 3681); | |||
2004-02-10 | fix copyrights | Michael Shalayeff | |
2004-02-10 | explain the behaviour with TCP_MD5SIG on listening sockets | Henning Brauer | |
with markus and jmc | |||
2004-02-10 | make Nm match Dt; | Jason McIntyre | |
2004-02-10 | remove bt reference; | Jason McIntyre | |
ok miod@ | |||
2004-02-10 | make Dt and Nm match the name of this page; | Jason McIntyre | |
discussed with miod@ also remove obsolete Xr; | |||
2004-02-10 | slight sync with header; | Jason McIntyre | |
ok otto@ | |||
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller | |
ioctl(2), an unprivileged process may allocate a pty and have its owner and mode set appropriately. This means that programs such as xterm and screen no longer need to be setuid. Programs using the openpty() function require zero changes and will "just work". Designed by beck@ and deraadt@; changes by beck@ with cleanup (and a rewrite of the vnode bits) by art@ and tweaks/bugfixes by me. Tested by many. | |||
2004-02-09 | help makewhatis produce correct entries. | Marc Espie | |
okay deraadt@ | |||
2004-02-08 | Update FD_SETSIZE value to 1024. Spotted by and ok jmc@ | Otto Moerbeek | |
2004-02-08 | mark .Dt as being cats pages; | Jason McIntyre | |
ok miod@ | |||
2004-02-08 | kill whitespace at EOL; | Jason McIntyre | |
new sentence, new line; | |||
2004-02-07 | document per-${PKGPATH} settings. | Marc Espie | |
document that WRKOBJDIR is always defined, but can be left empty now. | |||
2004-02-07 | document new show=name1 name2... | Marc Espie | |