Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-22 | USER_FQDN ID support, untested. | Hakan Olsson | |
2001-08-22 | IPCOMP policy control should be optional for backward | Niklas Hallqvist | |
compatibility. | |||
2001-08-22 | first steps toward pci | Artur Grabowski | |
2001-08-22 | "This section" and variants ==> 'The manual pages in section x' | Heikki Korpela | |
in intro manual pages to hopefully confuse users a little bit less aaron@ ok | |||
2001-08-22 | glue for ebus found on ultra 5 and later. From NetBSD. | Artur Grabowski | |
2001-08-22 | Too much cut 'n paste. sbus is not an ifnet. | Artur Grabowski | |
2001-08-22 | psycho -> the pci host bridge on Ultra 5s. | Artur Grabowski | |
From NetBSD. | |||
2001-08-22 | sparc64 pci needs this. | Artur Grabowski | |
From NetBSD. | |||
2001-08-22 | regen | Artur Grabowski | |
2001-08-22 | sun ebus. | Artur Grabowski | |
2001-08-22 | Make it work correctly with our make. (including install). | Artur Grabowski | |
2001-08-22 | rearrange includes | Artur Grabowski | |
2001-08-22 | nostdinc | Artur Grabowski | |
2001-08-22 | netinet/if_ether.h, not net/if_ether.h. | Artur Grabowski | |
Isn't it fun to not notice bugs because of pollution by the cross-compilation environment? | |||
2001-08-22 | NOMAN | Artur Grabowski | |
2001-08-22 | Consolidate svr4_waitsys with our wait4. Fixes gdt_get_slot panic, due to a ↵ | Niklas Hallqvist | |
double cpu_wait invocation. | |||
2001-08-22 | another dependency on make bugs. | Artur Grabowski | |
2001-08-22 | Make it work with our make. | Artur Grabowski | |
2001-08-22 | make it work with our make infrastructure. | Artur Grabowski | |
2001-08-22 | Sync alignment fixes on OpenSSH rijndael with OpenBSD. | Heikki Korpela | |
markus@ ok | |||
2001-08-22 | Alphabeticize extern decls. | Niklas Hallqvist | |
2001-08-22 | Add ipsec_id_string, a function for converting IDs to on epossible | Niklas Hallqvist | |
string form, to be used for IKE mode config and raw key selection by ID. Not yet used though. | |||
2001-08-22 | Correct stuff about ps -Opaddr | Niklas Hallqvist | |
2001-08-22 | oops, forgot to up pflog0; mbing@nfr.net | Theo de Raadt | |
2001-08-22 | Need an extra sa_release() when de-allocating exchange-associated SAs; | Angelos D. Keromytis | |
thus, failed exchanges/negotiations don't leak SAs and transports. ok niklas@ | |||
2001-08-22 | Bypass IPCOMP too. | Niklas Hallqvist | |
2001-08-22 | Add IPCOMP setsockopt policy controls. While here fix the other policies too | Niklas Hallqvist | |
2001-08-22 | Make this work a bit better. | Artur Grabowski | |
2001-08-22 | Duh. | Bob Beck | |
2001-08-22 | snprintf() return audit. sync with kame | Jun-ichiro itojun Hagino | |
2001-08-22 | -Functionify some of the main loop, so it isn't so horrificly deep and is | Bob Beck | |
a bit easier to look at, for small values of easier. -Add two options for -u user and -g group to optionally make the proxy drop privs after doing it's pf ioctl's to find out where to go. Running as non root does mean that the PORT and EPRT backchannels do not come from port 20, but this isn't a problem for most sensible ftp clients and sets of packet filter rules that aren't written by a knuckle dragging ape living in the 90's. I would make it drop privs by default, but technically this breaks the ftp specs, and for the upcoming stuff to deal with EPRT, we will need root privs to manipulate rdr rules). | |||
2001-08-22 | iobase is a bus_addr_t | Jason Wright | |
simplify 'alive' handling check for IRQUNK later | |||
2001-08-22 | Better error catching (badly aligned iov's are EINVAL not ENOMEM) | Jason Wright | |
2001-08-22 | setup the 'machine' commands for ddb | Jason Wright | |
2001-08-22 | default kernel is 'bsd' around here | Jason Wright | |
2001-08-22 | Correct the setup of the intial TCP state window and pre-validate th_ack | Mike Frantzen | |
on an FIN|ACK close if the client has never responded. | |||
2001-08-22 | ether_hton(3) -> ether_hostton(3) | Brad Smith | |
2001-08-22 | Fix panic in pf (was my fault) caused by a bad key compare optimization | Mike Frantzen | |
Add debug output to track loose state matches | |||
2001-08-21 | my initial guess at pflog rollover config | Theo de Raadt | |
2001-08-21 | start pflogd at the right place, I think | Theo de Raadt | |
2001-08-21 | pflogd; work by canacar@eee.metu.edu.tr and myself | Theo de Raadt | |
2001-08-21 | Was lacking a cast. | Miod Vallat | |
2001-08-21 | minor typos and cleanup | Kevin Steves | |
2001-08-21 | zs and all it's associated stuff (all from NetBSD).. Works on my ultra1, | Jason Wright | |
but still needs tweaks (wedging this into OpenBSD is worse than square peg in round hole). | |||
2001-08-21 | sync | Theo de Raadt | |
2001-08-21 | more; openbsd@davidkrause.com | Theo de Raadt | |
2001-08-21 | adjust dummy salt: normal users have 6 blowfish rounds | Camiel Dobbelaar | |
2001-08-21 | small cleanup, OpenBSD -> .Ox, NetBSD -> .Nx | Dale Rahn | |
2001-08-21 | use FLOCK | Camiel Dobbelaar | |
from Solar; ran it by millert@ | |||
2001-08-21 | Add manpages for more powerpc devices, files donated. | Dale Rahn | |
These could use flushed out and cleaned up. com is deleted, as it does not exist on apple systems. |