Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-15 | remove removed dirs from SUBDIR | Niklas Hallqvist | |
1998-11-15 | Not clear if we want this | Niklas Hallqvist | |
1998-11-15 | update src list | Niklas Hallqvist | |
1998-11-15 | cripple until later | Niklas Hallqvist | |
1998-11-15 | Not clean enough yet | Niklas Hallqvist | |
1998-11-15 | openBSD RCS IDs | Niklas Hallqvist | |
1998-11-15 | Make up-to-date wrt to licensing | Niklas Hallqvist | |
1998-11-15 | Reflect reality | Niklas Hallqvist | |
1998-11-15 | put userdir back; "disabled" keyword is to be used instead | Theo de Raadt | |
1998-11-15 | ISAKMP on UDP port 500 | Niklas Hallqvist | |
1998-11-15 | Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the | Niklas Hallqvist | |
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems. It is not yet complete or usable in a real scenario but the missing pieces will soon be there. The early commit is for people who wants early access and who are not afraid of looking at source. isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so far, so it is not that incomplete. It is really mostly configuration that is lacking. | |||
1998-11-14 | oops | Theo de Raadt | |
1998-11-14 | move ipsec tools into . | Theo de Raadt | |
1998-11-14 | put bootpd.dump in /var/run, not /tmp, to avoid /tmp race | Todd C. Miller | |
1998-11-14 | add xref to deroff, fix deroff so apropos will work. | Marc Espie | |
1998-11-13 | update to sudo 1.5.6p6 | Todd C. Miller | |
1998-11-13 | Recompute ip header length after packet has been reassembled, and also | Niels Provos | |
use the actual header length for m_pullup, pointed out by jdb@es2.net and guido@freebsd.org. | |||
1998-11-13 | more quiet during autoconf | Jason Wright | |
1998-11-13 | sync | Theo de Raadt | |
1998-11-13 | When vclean calls VOP_LOCK (dead_lock in this case) it has already set | Artur Grabowski | |
the VXLOCK flag. Calling chkvnlock in that case causes a deadlock. XXX note that only vclean passes LK_DRAIN to VOP_LOCK and don't call chkvnlock XXX in that case. | |||
1998-11-13 | put p option in getopt(); garath@code.ridgefield.org | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | fix comment | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | more cards lacking PNPxxx compatid | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | more joy ports | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | new supra modem; s/ed/we/ | Theo de Raadt | |
1998-11-12 | make dirs in /usr/share/sendmail owned by group wheel to match mtree | Todd C. Miller | |
1998-11-12 | clarify | Theo de Raadt | |
1998-11-12 | crank BPF_BUFSIZE so that fddi frames fit | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | OvisLink LE-8019R pnp ne card | Theo de Raadt | |
1998-11-12 | More soft updates fixes from Kirk McKusick. | Constantine Sapuntzakis | |
1998-11-12 | Integrate latest soft updates patches for McKusick. | Constantine Sapuntzakis | |
Integrate cleaner ffs mount code from FreeBSD. Most notably, this mount code prevents you from mounting an unclean file system read-write. | |||
1998-11-11 | Merge with FreeBSD: | Jason Wright | |
o Fix syntax errors inside #ifdef FORCE_AUTONEG_TFOUR. o jack up the TX reclaim threshold for 3c90xB adapters | |||
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-11-11 | note addition of rtl81[23]9 driver | Jason Wright | |
1998-11-11 | misc repair | Aaron Campbell | |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-11-11 | doc's for the phys and the mii layer from NetBSD | Jason Wright | |
1998-11-11 | man page for rtl8129/8139 | Jason Wright | |
1998-11-11 | add driver for rtl8129/8139 cards | Jason Wright | |
1998-11-11 | Driver for rtl8139 based nic's ported from FreeBSD | Jason Wright | |
1998-11-11 | more phys (commented out) | Jason Wright | |
1998-11-11 | add new phys (commented out) | Jason Wright | |
1998-11-11 | Merge with NetBSD: | Jason Wright | |
o additional phy drivers (seeq, ics, level1) o "unknown phy" driver for unsupported phys o collected common code into mii_physubr o exphy isn't the only phy that doesn't have valid id registers | |||
1998-11-11 | define OpenBSD2_4 and date properly | Theo de Raadt | |
1998-11-11 | oops, this is 2.4 not 2.3 | Todd C. Miller | |