summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-20minor indent tweaksTheo de Raadt
2002-07-20Remove unused variables.Artur Grabowski
2002-07-20remove unused extern decl (commented out). sync w/kameJun-ichiro itojun Hagino
2002-07-20unconfuse indentation.Artur Grabowski
2002-07-20typoArtur Grabowski
2002-07-20Only add a pmap_physseg if MD code defines __HAVE_PMAP_PHYSSEG.Artur Grabowski
2002-07-20duplicate define.Artur Grabowski
2002-07-20define __HAVE_PMAP_PHYSSEGArtur Grabowski
2002-07-20Always HWREF. Don't have it as an option because the slow-slow versionArtur Grabowski
2002-07-20two more from henningTheo de Raadt
2002-07-20adapt to new dup-to syntaxTheo de Raadt
2002-07-20use diff nicerTheo de Raadt
2002-07-20Instead of copying out the signal trampoline on top of the stack, createArtur Grabowski
2002-07-20properly split yacc and lex useTheo de Raadt
2002-07-20correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.eduPeter Valchev
2002-07-20ansiTheo de Raadt
2002-07-20abort on setusercontext failure; millert okTheo de Raadt
2002-07-20ansiTheo de Raadt
2002-07-20Exit on setusercontext() failure; noticed by deraadt@Todd C. Miller
2002-07-20Exit if setusercontext() fails to set resources/priority and suidwarnTodd C. Miller
2002-07-20Fix up WANT_LIBMILTER stuff for people who want to use it; downsj@downsj.comTodd C. Miller
2002-07-20add flags to synopsis for isa.Federico G. Schwindt
2002-07-20Add flags 0x00 to fdFederico G. Schwindt
2002-07-20Show flags as "flags 0x00", not "flags Z".Federico G. Schwindt
2002-07-20Error out if setusercontext() fails and the runas user is not root.Todd C. Miller
2002-07-20try to make pingsock and rpcsock resv tooTheo de Raadt
2002-07-20If we call siop_intr manually, make sure it's protected by splbio.Artur Grabowski
2002-07-20short -u description in httpd -hHenning Brauer
2002-07-20do not install mk-amd-map and remove references to it in our documentationPeter Valchev
2002-07-20syncTheo de Raadt
2002-07-20compile on sparc64Niels Provos
2002-07-20knfTheo de Raadt
2002-07-20ansiTheo de Raadt
2002-07-20remove pre-apache-1.3.26 cruftHenning Brauer
2002-07-20comment clarification. niels okJun-ichiro itojun Hagino
2002-07-19don't try to find a "suitable" bourne shell for subcommands, just use ourHenning Brauer
2002-07-19sync MANUALPAGES with realityHenning Brauer
2002-07-19syncTheo de Raadt
2002-07-19enable multiviews in the manual dir.Henning Brauer
2002-07-19sync w/ apache 1.3.26Henning Brauer
2002-07-19you can't always cast pointer to int; use intptr_t.Jun-ichiro itojun Hagino
2002-07-19mergeHenning Brauer
2002-07-19import apache 1.3.26 + mod_ssl 2.8.10Henning Brauer
2002-07-19minor tweaks, sighTheo de Raadt
2002-07-19bunch more careful tweaksTheo de Raadt
2002-07-19convert functions from K&R style to prototype style.Marco S Hyman
2002-07-19display a warning from ssh when XAuthLocation does not exist or xauthKevin Steves
2002-07-19a few more comments and debugs, other cosmetic stuffMichael Shalayeff
2002-07-19do not use broken tsc on geode and broken latch on ns geodes; testing by markus@Michael Shalayeff
2002-07-19Remove swedish comment. -mojMats O Jansson