Age | Commit message (Expand) | Author |
2002-11-24 | consistency; s/nat/translation/ a few times | Henning Brauer |
2002-11-24 | move } outside #ifdef INET6 | Ryan Thomas McBride |
2002-11-24 | typo: "the the" | Kevin Steves |
2002-11-24 | KNF while beeing here | Henning Brauer |
2002-11-24 | gack. | Henning Brauer |
2002-11-24 | Add HISTORY section | Todd C. Miller |
2002-11-24 | test altq and queue | Henning Brauer |
2002-11-24 | make succeed again; explicit address family needed in one more case now | Henning Brauer |
2002-11-24 | KNF | Henning Brauer |
2002-11-24 | KNF | Henning Brauer |
2002-11-24 | make the example parseable (quotes around macros) | Philipp Buehler |
2002-11-24 | also no opt_user_ldt.h | Philipp Buehler |
2002-11-24 | Check whether the chip enabled or not by reading status register. | Alexander Yurchenko |
2002-11-24 | use 8 rounds for passwd, like login.conf specifies; rob_ses@web.de | Theo de Raadt |
2002-11-24 | there is no spoon^Wopt_pool.h | Philipp Buehler |
2002-11-24 | Be sun4m-friendly in FDC_C_HANDLER case. | Miod Vallat |
2002-11-24 | we "now" have /usr/share/pf | Philipp Buehler |
2002-11-24 | missed one about ordering in the ruleset-file | Philipp Buehler |
2002-11-24 | modifiers for -F/-s in the same order as it is required in pf.conf(5) | Philipp Buehler |
2002-11-24 | reflect new ordering requirements (..nat, queue, filter) | Philipp Buehler |
2002-11-24 | consistency: use sin6 as variable name for sockaddr_in6, not sin | Henning Brauer |
2002-11-24 | enforce that queue comes right before filtering | Philipp Buehler |
2002-11-24 | RIO is not yet in GENERIC | Philipp Buehler |
2002-11-24 | Fix an error message and remove 'S' from getopt, it's not used. | Daniel Hartmeier |
2002-11-24 | Explicit unsigned char and unsigned short instead of u_char, u_short. | Marc Espie |
2002-11-24 | Fix a kernel fault in FDC_C_HANDLER code. | Miod Vallat |
2002-11-24 | Same fix for nat and rdr. Now all regress tests pass with malloc.conf J | Daniel Hartmeier |
2002-11-24 | Don't memcpy() structures that contain TAILQs. If you need a copy, you have | Daniel Hartmeier |
2002-11-24 | Cosmetics and removal of a redundant code block. | Daniel Hartmeier |
2002-11-24 | "The contents is" -> "The contents are" | Chad Loder |
2002-11-24 | Zero out the reserved fields of struct gmonhdr rather than leaving | Chad Loder |
2002-11-24 | Make this compile again if FDC_C_HANDLER is defined. | Miod Vallat |
2002-11-24 | Fix comment: s/trailing NULL/trailing NUL/, no code changes. | Chad Loder |
2002-11-24 | Fix instance where syslog(3) after closelog(3) could access freed log | Chad Loder |
2002-11-24 | sync | Theo de Raadt |
2002-11-24 | wrong word. Thx theo | Marc Espie |
2002-11-24 | Some documentation for local gcc changes. | Marc Espie |
2002-11-24 | When initializing the colormap on low depth frame buffers, pick values | Miod Vallat |
2002-11-23 | Sync with sbin/kbd/Makefile | Miod Vallat |
2002-11-23 | -I${.CURDIR} makes no sense now that we don't look at the tables/ directory. | Miod Vallat |
2002-11-23 | Now that wskbd layouts for sparc are done, I don't need to keep these files | Miod Vallat |
2002-11-23 | Add the remaining layouts (due to popular demand): spanish, italian, dutch, | Miod Vallat |
2002-11-23 | New identifier for dutch keyboard layout. | Miod Vallat |
2002-11-23 | sigh | Theo de Raadt |
2002-11-23 | KNF | Henning Brauer |
2002-11-23 | More links | Miod Vallat |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat |
2002-11-23 | After fixing these comments, I add another incorrect one. | Dale Rahn |
2002-11-23 | wskbd layouts for Sun Danish, French and German keyboards. | Miod Vallat |
2002-11-23 | Implement [u]mul/[u]div/[u]rem with faster version if available | Dale Rahn |