summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-18pull in missing includesTheo de Raadt
2002-06-18size_t cleanupsTheo de Raadt
2002-06-18gcc -Wall (pass this one up, hin)Theo de Raadt
2002-06-18string.hTheo de Raadt
2002-06-18oops, forgot to commit this when gpr was added.Federico G. Schwindt
2002-06-18Style.Angelos D. Keromytis
2002-06-18KNFAngelos D. Keromytis
2002-06-18Initialize mo to NULL, for good measure -- sam@errno.comAngelos D. Keromytis
2002-06-18Missing freeing of crp, from sam@errno.comAngelos D. Keromytis
2002-06-18need string.hTheo de Raadt
2002-06-18syncTheo de Raadt
2002-06-18propogate a '!' when a host resolves to multiple IP addressesMike Frantzen
ok dhartmei@
2002-06-18actually, wrong type for printing of sise_tTheo de Raadt
2002-06-18don't allow individual keep state rules to specify timeouts for 'interval' andMike Frantzen
'frag' -- they aren't applied anyway ok dhartmei@ and henning@
2002-06-18Fix double-free.Angelos D. Keromytis
2002-06-18Same as with ip_ah.c (fix unreachable reference-after-free)Angelos D. Keromytis
2002-06-18Fix reference to free'ed location (unreachable condition because ofAngelos D. Keromytis
spl protection, but better safe...) --- pointed out by sam@errno.com
2002-06-18update copyright notice. mckusick says that Van signed the standardTheo de Raadt
Berkeley copyright assignment form, therefore the new license should be on these files. I just copied in the notice that Kirk mailed me.
2002-06-18make this example code 'secure' wrt shmget() perms; ok millert@Todd T. Fries
2002-06-18unbreak sshd with privsep: open /dev/crypto, keep fd, and callMarkus Friedl
CRIOGET per EVP_Init(); ok niklas@, miod@
2002-06-18Remove all traces of the PCCONS stuff. (Remove pc.h and references to NPCNathan Binkert
and NPCCONSKBD) ok matthieu
2002-06-18per-evp state is now sizeof(struct dev_crypto_state) instead sizeof(struct ↵Markus Friedl
session_op)
2002-06-18Rewrite to get proper Copyright.Marc Espie
Should even be slightly better than the old one. Checked and fixed by miod@, my initial version was not 100% right (writing m68k loops blindly doesn't always work).
2002-06-18fix file descriptor leak.Jun-ichiro itojun Hagino
http://marc.theaimsgroup.com/?l=openbsd-tech&m=102125850815351&w=2 From: Gregory Steuck <greg@nest.cx>
2002-06-18KNF (whitespace)Jun-ichiro itojun Hagino
2002-06-18document CAPS_IS_CONTROL. suggested by miodJun-ichiro itojun Hagino
2002-06-18format string audit. From: Gregory Steuck <greg@nest.cx>Jun-ichiro itojun Hagino
2002-06-18"option CAPS_IS_CONTROL" will enable use of caps key as controlJun-ichiro itojun Hagino
(need wsconsctl keymap too)
2002-06-18From bjh21@NetBSD:Jason Wright
- When open(2) fails, it returns -1, not NULL. - When we're assigning to a long, use 0 rather than NULL.
2002-06-18add x flag for systraced processes; mentioned by christos@netbsdNiels Provos
document missing flags from proc.h
2002-06-18KNFTheo de Raadt
2002-06-18update a bit.Federico G. Schwindt
2002-06-18uftdi is fixed nowNathan Binkert
2002-06-18fix uftdi so that it matches what usbdevs saysNathan Binkert
2002-06-18syncTheo de Raadt
2002-06-18regen.Federico G. Schwindt
2002-06-18this is better.Federico G. Schwindt
2002-06-18ANSITheo de Raadt
2002-06-18revoke privs after kvm_openfilesTheo de Raadt
2002-06-18remove ifdef sgi code, and HAVENIS. sgi was pointless and this didnt even comeEric Jackson
close to compiling w/o HAVENIS deraadt@ ok
2002-06-18Add gpr, i386 only; this may change in the near future to something moreFederico G. Schwindt
generic as /dev/smartcard or similar. deraadt@ ok.
2002-06-17syncTheo de Raadt
2002-06-17option XSERVER was only needed for pccons console driver, whichMatthieu Herrb
has been obsoleted. ok millert@, miod@ and deraadt@.
2002-06-17remove old pccons console driver. Not used anymore and not maintained.Matthieu Herrb
ok millert@, miod@.
2002-06-17typo. From: "R. Lewczuk" <rafal.lewczuk@pronet.pl>Jun-ichiro itojun Hagino
2002-06-17Go ahead and enable upa0 at mainbus0Jason Wright
2002-06-17cosmetic changes in the copyright suggested by theo.Federico G. Schwindt
2002-06-17when calling system(3) redirect std* from /dev/nullJason Wright
2002-06-17and more uftdi kernel breaking crap here. GeezTheo de Raadt
2002-06-17Who the HELL commited this thing which breaks kernels? Get your actTheo de Raadt
in gear!