summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-04Fix set selection list logic so that when extracting more setsKenneth R Westerback
2002-07-04correct udp-from-broadcast check. from <andre@ae-35.com>Jun-ichiro itojun Hagino
2002-07-04document setting options in pf.confHenning Brauer
2002-07-04don't allocate, copy, and discard if there is not interested in the data; ok ...Markus Friedl
2002-07-04document port allocationJakob Schlyter
2002-07-04use tcp high portrange for active data connections. ok deraadt@Jakob Schlyter
2002-07-04blah blah minor nothing as i read and re-read and re-read...Theo de Raadt
2002-07-04minor KNFTheo de Raadt
2002-07-04new deviceNathan Binkert
2002-07-04New product ID.Nathan Binkert
2002-07-04syncNathan Binkert
2002-07-04new devicesNathan Binkert
2002-07-04Fix off by one error found by aaron@; my fixTodd C. Miller
2002-07-04 correct handling of EOF on both tty input and network. for example,Vincent Labrecque
2002-07-04ansiTheo de Raadt
2002-07-044 unchecked mallocs; cloder@acm.orgTheo de Raadt
2002-07-04patch memory leaks; grendel@zeitbombe.orgTheo de Raadt
2002-07-04catch malloc failures, my changes; found by cloder@acm.orgTheo de Raadt
2002-07-04Various tga hacks:Miod Vallat
2002-07-03KNFTheo de Raadt
2002-07-03Xr fixes; from PR 2794Miod Vallat
2002-07-03Xr fixups, mostly from PR 2793Miod Vallat
2002-07-03ansi on a file which idiots believe is not here anymoreTheo de Raadt
2002-07-03check for malloc failure; reported by cloder@acm.orgTheo de Raadt
2002-07-03missing or incorrect checks for malloc failure; cloder@acm.orgTheo de Raadt
2002-07-03if localid is too long, abort; found by cloder@acm.orgTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-07-03syncTheo de Raadt
2002-07-03Change all variables definitions (int foo) in sys/sys/*.h to variableMiod Vallat
2002-07-03Another missing call to AMI_UNLOCK_API(). Fixes SPL NOT LOWERED errors seenAaron Campbell
2002-07-03Remove unused function parameter 'cache' from nfs_repheadNathan Binkert
2002-07-03If we've given a domain name prefix as the authentication name, stripbrian
2002-07-03remove a useless {} that was there for "historical reasons" and only servedVincent Labrecque
2002-07-03 add a missing newline to an error message.Vincent Labrecque
2002-07-03syncTodd C. Miller
2002-07-03New config for the OpenBSD mailing list server. Two separate daemonsTodd C. Miller
2002-07-03No need to have this in cvs--the OpenBSD list config is basically the same.Todd C. Miller
2002-07-03re-enable ssh-keysign's sbit, but make ssh-keysign read /etc/ssh/ssh_configMarkus Friedl
2002-07-03use RSA_blinding_on() for rsa hostkeys (suggested by Bill Sommerfeld)Markus Friedl
2002-07-03convert to ansi. suddenly realise that means yet another function is aTheo de Raadt
2002-07-03code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat...Theo de Raadt
2002-07-03 a few missing tests for malloc()'s return value.Vincent Labrecque
2002-07-03sis(4) works on alpha, so move it out of the UNTESTED section.Aaron Campbell
2002-07-03avoid dd. do not ask me whyTheo de Raadt
2002-07-03fix a null deref in sysctl_iflist()Michael Shalayeff
2002-07-03Fix some major brain damage where I was performing arithmetic on aAaron Campbell
2002-07-03But when denormalizing we need the normalized length, too as well as the dest...Jason Wright
2002-07-03result only needs to be as big as the number of real bits in the modulusJason Wright
2002-07-02make it compile w/ ipsec and no pf ; smth that was left for homeworkMichael Shalayeff