summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-07-21Use new timeouts.Artur Grabowski
2000-07-21Mod_SSL 2.6.5 - from brad@, thanks.Bob Beck
2000-07-21Deal with a bunch of dhcp issues, ok fries@:Bob Beck
- some minor cleanup (syscall return codes, dead code, use strlcpy, etc) - sanity check dhcp option values recieved by dhclient so that things that should look like a hostname look like a hostname, and things that should look like an ip address look like an ip address, if they don't ignore the lease offer because it's bogus. - Make the dhcp server attempt to ping an address when it recieves a RELEASE from it. If the address answers a ping, ignore the release offer. This helps make spoofing releases to liberate addresses more difficult.
2000-07-21CAST-128 keys are 40-128 bits long (not 40-160)Angelos D. Keromytis
2000-07-21Fix KPDK mode (based on patch provided by lob@netstream.se)Angelos D. Keromytis
2000-07-20syncHakan Olsson
2000-07-20Pijnenburg PCC-ISESHakan Olsson
2000-07-20document input and output filesMarkus Friedl
2000-07-20add fms & auvia, so that people test itTheo de Raadt
2000-07-20new auvia and fms drivers from netbsd (testing requests sent out, since i ↵Theo de Raadt
cannot find any of these devices)
2000-07-20work around broken A0 5805 silicon that fails to set the status result word ↵Theo de Raadt
in the mcr
2000-07-20extend with new netbsd api, and add backwards compat hacks for driversTheo de Raadt
2000-07-20more guesses at tritech codecsTheo de Raadt
2000-07-20chp->wdc can be NULL on probe.Constantine Sapuntzakis
Propagate verbose flag from cf_data to channel
2000-07-20Code cleanup, user errx and warn instead of the hacks already there.Eric Jackson
2000-07-20set uio_procp correctly in uvn_io.Artur Grabowski
2000-07-20Convert to new timeouts. (art@ ok)Hakan Olsson
2000-07-20Revert to old vm, now that it builds again.Marc Espie
UVM on amiga is definitely NOT READY for prime time yet.
2000-07-20SynchMarc Espie
2000-07-20Don't mis-interpret sockaddr_in6 structures as sockaddr_in structuresbrian
when purging routes.
2000-07-20OxTheo de Raadt
2000-07-20Fix to ATA detect. Some devices seem to be comatose after resetConstantine Sapuntzakis
(return 0x00 status persistently). Send them identify to wake them up. Flag value 0x10000 will enable probe messages for a channel/controller. When UKC supports setting flags, this will be useful debugging failing IDE detects without kernel recompiles.
2000-07-20add openbsd tag, fix cpp warning about SSIZE redefinitionJason Wright
2000-07-20Move ws* command man pages to arch-dependent subdirs.Marc Espie
2000-07-20missing free, reorderMarkus Friedl
2000-07-20add hppa subdirs; espie, there is more than thatMichael Shalayeff
2000-07-19chflags no moreMichael Shalayeff
2000-07-19syncTheo de Raadt
2000-07-19fix yamaha entries, based on what freebsd driver saysTheo de Raadt
2000-07-19syncTheo de Raadt
2000-07-19not DIAMOND2; they were made by Aureal SemiTheo de Raadt
2000-07-19syncTheo de Raadt
2000-07-19a new avance sound chipTheo de Raadt
2000-07-19mdoc repairs; requested by mickey@.Aaron Campbell
2000-07-19bye-byeMichael Shalayeff
2000-07-19merge chflags(1) into chmod.Michael Shalayeff
also, use new strtofflags, avoid ls/stat_flags.c usage. millert@ ok
2000-07-19regen.Federico G. Schwindt
2000-07-19VIATECH VT82C596A PCI-ISA bridge.Federico G. Schwindt
2000-07-19new strtofflags/fflagstostrMichael Shalayeff
2000-07-19new strtofflags/fflagstostrMichael Shalayeff
2000-07-19from freebsd:Michael Shalayeff
strtofflags/fflagstostr to convert file flags to/from binary from/into a string as used in chflags(1). use u_int32_t instead of u_long (as freebsd does). increase libc minor. millert@ ok.
2000-07-19Removed more stuff that's not relevant for us.Hans Insulander
Texinfo grammatic fixes also.
2000-07-19This file is no longer up to date; its sources has changed.Hans Insulander
2000-07-19OTP has never been supported in our kerberos implementation, and noone seemsHans Insulander
to care about it, so it shouldn't be in the documentation.
2000-07-19Fix path to more kerberosIV configuration files;Hans Insulander
/etc, /var/kerberos -> /etc/kerberosIV where relevant.
2000-07-19new timeouts; testedMichael Shalayeff
2000-07-19let us assume for now this workse with the other 3 chip modelsTheo de Raadt
2000-07-19Fix path to krb.conf and krb.realms.Hans Insulander
From Theo (thanks!).
2000-07-19Blink with new timeouts.Artur Grabowski
2000-07-19syncTheo de Raadt