Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-25 | .Xr pfctl/pf.conf, not altqd/altq.conf; partitially from David Krause; Thanks! | Henning Brauer | |
2002-11-25 | altq leftovers; David Krause | Henning Brauer | |
2002-11-25 | succesful -> successful | Anil Madhavapeddy | |
2002-11-25 | another pass, sigh | Theo de Raadt | |
2002-11-25 | fix queue example | Henning Brauer | |
2002-11-25 | more crap tuning | Theo de Raadt | |
2002-11-25 | I am sick of this thing. It does not follow the rules of manual pages. | Theo de Raadt | |
Reoganize it, start to use the proper commands that one uses when writing man pages, and damn well do not continue to make this a "different for the hell of it" game. One writes manual pages by reading the source of others; if you cannot do it that way, stay the hell away. | |||
2002-11-24 | consistency; s/nat/translation/ a few times | Henning Brauer | |
ok pb@ mcbride@ | |||
2002-11-24 | Add HISTORY section | Todd C. Miller | |
2002-11-24 | we "now" have /usr/share/pf | Philipp Buehler | |
short descr about the items henning "go ahead, schnellschnellschnell" | |||
2002-11-24 | reflect new ordering requirements (..nat, queue, filter) | Philipp Buehler | |
2002-11-24 | RIO is not yet in GENERIC | Philipp Buehler | |
henning@, kjc@ ok | |||
2002-11-23 | More links | Miod Vallat | |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat | |
2002-11-23 | document "nat pools" changes | Ryan Thomas McBride | |
syntax may still change somewhat ok dhartmei@ henning@ | |||
2002-11-21 | From angelos; document new registration API | Jason Wright | |
2002-11-20 | update to reflect new deivce | Nathan Binkert | |
2002-11-20 | BNF update: | Philipp Buehler | |
o catch up with queuespec change (no 'queue' in altq_rule) o there cant be a lonely number for bandwidth o s/k/K/ for queue_rule also henning@ ok | |||
2002-11-20 | Xr altq bu-bye | Philipp Buehler | |
henning@ ok | |||
2002-11-19 | talk about pass and block and queue | Theo de Raadt | |
2002-11-19 | .Sh QUEUE RULES | Philipp Buehler | |
more to come.. previous fixes from various ppl included: ok henning@, mcbride@ | |||
2002-11-19 | "fix" .Nd, "they do not need to know" | Philipp Buehler | |
request by deraadt@ | |||
2002-11-19 | kb -> Kb | Henning Brauer | |
2002-11-19 | first catch up with altq merge: | Philipp Buehler | |
-Nd: catch on man -k altq/queue -Xr -BNF: should leave enough place/logic for more then cbq henning@ "commit" ok | |||
2002-11-19 | Update to reflect supported devices | Nathan Binkert | |
2002-11-19 | gx(4) goes bye bye | Theo de Raadt | |
2002-11-17 | Clarify section on type promotion. This must be done by the programmer, | Todd C. Miller | |
va_arg doesn't do it for you. pvalchev@ OK | |||
2002-11-17 | spelling | Marc Espie | |
2002-11-13 | Add label macro $if, as we support {} list expansion for interfaces now. | Daniel Hartmeier | |
From David Gwynne. ok henning@, camield@ | |||
2002-11-11 | rpc.yppasswdd(8) mentioned twice in yp(8)'s SEE ALSO; from rogier@quaak.org | Michael Shalayeff | |
2002-11-08 | bktr is leaving the i386 nest | Michael Shalayeff | |
2002-11-08 | Time to cleanup: | Mike Pechkin | |
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok | |||
2002-11-07 | Fix CIRCLEQ example; Hector A. Paterno | Todd C. Miller | |
2002-11-06 | 2x spelling, Jolan Luff, Thanks! | Henning Brauer | |
2002-11-04 | state-opt = "max" seconds -> number, it limits the number of states not | Daniel Hartmeier | |
time. ok henning@, pb@ | |||
2002-10-31 | document 'set require-order (yes|no)' | Philipp Buehler | |
mini-BNF fix henning@ ok | |||
2002-10-31 | spelling; Jolan Luff, thanks! | Henning Brauer | |
2002-10-31 | There's no point in using a small block size when creating a swap | Todd C. Miller | |
partition, it just slows down dd. | |||
2002-10-29 | danger will robinson, danger | Michael Shalayeff | |
2002-10-29 | Document IGNORE and COMES_WITH; ok espie | Peter Valchev | |
2002-10-27 | Remove 'flags X' syntax, if people make heavy use of X/FOOBAR, they | Philipp Buehler | |
chould use macros, e.g. tcpinit="S/SAFR" pass in ... flags $tcpinit | |||
2002-10-26 | indent section about arc4random; ok miod@ | Jakob Schlyter | |
2002-10-25 | Fix example. | Mike Pechkin | |
If error don't use 0 in err/errx. More commits are comming. dhartmei@ ok | |||
2002-10-24 | document va_copy; from NetBSD (kleink) | Todd C. Miller | |
2002-10-21 | manual media setting no longer needed for the 21145 | Henning Brauer | |
2002-10-21 | o Add "-days 365" to the examples (default lifetime is 1 month). | Todd C. Miller | |
o Add an example showing how to make a new cert w/o a new key. o Mention how to dump a cert in text format. | |||
2002-10-20 | Intel 21145 support | Henning Brauer | |
2002-10-19 | Add manpage for asc scsi driver. From NetBSD. | Hugh Graham | |
2002-10-17 | Overhaul of boot_`arch`(8) manual pages (unfinished). | Miod Vallat | |
Attempt to factorize some texts, remove old or false stuff, try to be more {help,use}ful, etc. boot_alpha and boot_hp300 rewritten on the occasion, and boot_hppa is new. | |||
2002-10-16 | Xr ccd for kicks | Theo de Raadt | |