summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-10more sockaddr initializations.Jun-ichiro itojun Hagino
2002-06-10argh, no last minute changes...Dale Rahn
2002-06-10pmap cleanup and KNF.Dale Rahn
2002-06-092^5 not 5, duh, sorry matthieuJason Wright
2002-06-09Export compression info only if the SA (xform) is initialized.Angelos D. Keromytis
2002-06-09Added registers in cheetahMarcus Watts
2002-06-09Pass in the device name to pcmcia_intr_establish() instead of ""Todd C. Miller
2002-06-09Don't use an int for the flags, when the structure usesAngelos D. Keromytis
2002-06-09some -Wall and spaces cleanup, scsi.c left.Federico G. Schwindt
2002-06-09pass salen to sockaddr_ntop so that we are happy on linux/solarisJun-ichiro itojun Hagino
2002-06-09update for no setuid root and ssh-keysign; ok deraadt@Kevin Steves
2002-06-09When checking for valid login names, check length against MaxUserNameLen.Todd C. Miller
2002-06-09Update to the latest and greatest from arla.Hans Insulander
2002-06-09bio is a driver that can delegate ioctls to other drivers whichNiklas Hallqvist
2002-06-09Better fix for correct queue printing when things have been moved around.Todd C. Miller
2002-06-09Correct path to config filesHans Insulander
2002-06-09Don't print jobs in transit to a remote queue as being "active"Todd C. Miller
2002-06-09More sc_arpcom fallout.Artur Grabowski
2002-06-09Remove startup stuff for Kerberos 4 servers.Hans Insulander
2002-06-09Remove private unused version of warn().Hans Insulander
2002-06-09syncTheo de Raadt
2002-06-09don't need device.hJason Wright
2002-06-09Make pf_nat.saddr/daddr a pf_rule_addr instead of pf_addr_wrap, so itDaniel Hartmeier
2002-06-09some fixes.Brad Smith
2002-06-09Reflect realityHans Insulander
2002-06-09Use libroken in kerberosV tree, so we'll only compile it once.Hans Insulander
2002-06-09Prototype for __progname.Hans Insulander
2002-06-09Add two files that are needed to merge kerberosIV and kerberosV libroken.Hans Insulander
2002-06-09arlad -> afsdHans Insulander
2002-06-09Add DynRootDB.5 and afsd.conf.5Hans Insulander
2002-06-09backout previousJun-ichiro itojun Hagino
2002-06-09revert one of wrong strlcpy() changeJun-ichiro itojun Hagino
2002-06-09pax -s <regex> is botched, don't use it.Jun-ichiro itojun Hagino
2002-06-09if_addrlen need not be 4, set to 0. From: Martin Husemann <martin@duskware.de>Jun-ichiro itojun Hagino
2002-06-09new copyright (explicitly public domain) - from netbsdJun-ichiro itojun Hagino
2002-06-09make sure to bzero sockaddr_inJun-ichiro itojun Hagino
2002-06-09support SIO*PHYADDR, so that we can configure outer address with ifconfig(8)Jun-ichiro itojun Hagino
2002-06-09whitespaceJun-ichiro itojun Hagino
2002-06-09whitespace cleanupJun-ichiro itojun Hagino
2002-06-09use tab not spaces (|unexpand)Markus Friedl
2002-06-09reapply patch from jasoni@ for ICMP6_PACKET_TOO_BIGPhilipp Buehler
2002-06-09reapply patch from jasoni@ for pf_route[6]Philipp Buehler
2002-06-09Userland might want resource.h.Artur Grabowski
2002-06-09split ioctl functions out of pf.c into pf_ioctl.cPhilipp Buehler
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09support published arp entries again. PR 2635 (confirmed by submitter).Jun-ichiro itojun Hagino
2002-06-09optimize build time. based on PR 2715Jun-ichiro itojun Hagino
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09no need to log() on outgoing packet on !IFF_UP caseJun-ichiro itojun Hagino
2002-06-09syncTodd T. Fries