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