summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-04-05another euid mixup; wiz@danbala.ifoer.tuwien.ac.atTheo de Raadt
2001-04-05When we change the interface MTU, run through the routing table and tweakbrian
2001-04-04missung euid swapout; j@ida.interface-business.deTheo de Raadt
2001-04-03Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEMbrian
2001-04-03Don't say ``PPP enabled'' if we're given the -quiet switchbrian
2001-04-02Satisfy boss.Marc Espie
2001-04-02Handle for newdepend.Marc Espie
2001-04-02style and fix cut & pasto from some previous commit.Federico G. Schwindt
2001-04-02+pkgMarc Espie
2001-04-02pkg command: perl frontend to pkg_{add,info,delete,create}, and hooksMarc Espie
2001-04-02More security fixes; check type before using it as tsptype index.Federico G. Schwindt
2001-04-02Fix security problem correctly; use >=, not >; mea culpa.Federico G. Schwindt
2001-04-02Use poll(2) instead of select(2).Federico G. Schwindt
2001-04-02Use strlcpy where possible.Federico G. Schwindt
2001-04-02Security fix; discard short packets.Federico G. Schwindt
2001-04-01Don't assume challenges and responses don't contain embedded '\0's.brian
2001-03-31Log on short packets before discard'em; millert@ ok.Federico G. Schwindt
2001-03-31Fix -Wall warnings; millert@ ok.Federico G. Schwindt
2001-03-31Security fixes: check for short packets and bad types; from FreeBSD.Federico G. Schwindt
2001-03-29Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headersBob Beck
2001-03-29import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2001-03-28improved print-domain. from tcpdump.org.Jakob Schlyter
2001-03-28Bring the netgraph PPPoE interface UP if required (only applies to FreeBSD)brian
2001-03-28do not core on truncated query-less dns packets; fix pr1746Michael Shalayeff
2001-03-27Rearrange title macros into the correct order.Aaron Campbell
2001-03-26Typo: paramters -> parametersAaron Campbell
2001-03-25Remove an extraneous declbrian
2001-03-25Add some style(9) to alias*.hbrian
2001-03-25If we're adding an interface address that is already one of the interface'sbrian
2001-03-24cleanup error messageJakob Schlyter
2001-03-24fix usage when called as invalid binary name; <raj@cerias.purdue.edu>Jakob Schlyter
2001-03-24fix multiple UID ranges; <raj@cerias.purdue.edu>Jakob Schlyter
2001-03-24fix strlcpy; <raj@cerias.purdue.edu>Jakob Schlyter
2001-03-24Remove some unprotected prototype variable namesbrian
2001-03-23ac on/off hooks; from angelos@Michael Shalayeff
2001-03-22Smarter default conflict, use pkgname-[0-9]* if a version number has beenMarc Espie
2001-03-22Grok NetBSD's version of el_init() (#ifdef NetBSD only)brian
2001-03-22backing out undiscussed changes outside your areaTheo de Raadt
2001-03-22Power status change after resume only if it really changed.Angelos D. Keromytis
2001-03-22Document.Angelos D. Keromytis
2001-03-22Emulate a powerup/powerdown when resuming.Angelos D. Keromytis
2001-03-22Introduce powerup/powerdown actions, when power status changes (ACAngelos D. Keromytis
2001-03-21Fix typo, connnection -> connectionAaron Campbell
2001-03-21do not dereference null pointer. from kameJun-ichiro itojun Hagino
2001-03-21Don't use this non-standard .Nm "" thing.Aaron Campbell
2001-03-20avoid zombies on abnormal disconnections. sync with kameJun-ichiro itojun Hagino
2001-03-15break out of loop if a flag is set; ok deraadt@Dan Harnett
2001-03-15spin even cheaperTheo de Raadt
2001-03-15check all flags before loopingTheo de Raadt
2001-03-15do not permit traceroute -s 127.0.0.1 non-127-net-address; solarTheo de Raadt