summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-17Clarify section on type promotion. This must be done by the programmer,Todd C. Miller
2002-11-17Remove old unused debugging code.Dale Rahn
2002-11-17Terminate printed strings with newlines.Dale Rahn
2002-11-17syncJason Wright
2002-11-17RCC/0x230 appears to be a PCI/ISA bridge, sortaJason Wright
2002-11-17o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME()Alexander Yurchenko
2002-11-17spellingMarc Espie
2002-11-17typo fix: high_class should be med_class in priq example.Kenjiro Cho
2002-11-17Make sure never to put a loaded dmamap in the spare. 3c90x should workJason Wright
2002-11-17this driver has never been in sys/pci (in OpenBSD at least) and supportsJason Wright
2002-11-17Fix another case (tx this time) where buffers were not unloaded (nor sync'd)....Jason Wright
2002-11-17- lightly season with htole32 and friends... enough to get rx workingJason Wright
2002-11-16Give a sensible error message when a user who has no entry in /etc/skeyTodd C. Miller
2002-11-16Zero out struct skey early in skeylookup() so callers can reliably checkTodd C. Miller
2002-11-16Add a missing check for NULL keyfile in skeychallenge() thatTodd C. Miller
2002-11-16rename translation tables. from provosJun-ichiro itojun Hagino
2002-11-16Remove pccon which is a left-over from the i386 pccons console driver.Matthieu Herrb
2002-11-16Use macros in sample file, ok dhartmei@Ian Darwin
2002-11-16use -lnpthread when USELIBPTHREAD=yesMarco S Hyman
2002-11-16Enable libpthread, kind of....Marco S Hyman
2002-11-16From NetBSD (bouyer@):Kenneth R Westerback
2002-11-16New sk deviceNathan Binkert
2002-11-15no need to check trans_size. from provosJun-ichiro itojun Hagino
2002-11-15o Once a user is logged in, don't allow a change to another user.Todd C. Miller
2002-11-15Missing "Configuration" tag in a Phase-1 peer was not handled correctly,Hakan Olsson
2002-11-15lseek(2) may return -1 when getting the public/private key lenght.Federico G. Schwindt
2002-11-15o add support for VIA VT8233 and VT8235Alexander Yurchenko
2002-11-14Create our own version.c instead of snurking it out of ../named/objTodd C. Miller
2002-11-14search in obj dir for version.c. OK pval.Marco S Hyman
2002-11-14Don't complain about the defer timer expiring, call it an oerror instead.Jason Wright
2002-11-14Use %d instead of %2d for better matching. From Mike Neuman. Fixes PR#2848.Hakan Olsson
2002-11-14Better whitespace/newline handling, this should make broken lines andHakan Olsson
2002-11-14Make error messages on symbol lookup failures more useful.Dale Rahn
2002-11-14Allow host to do dns lookups in the initial ruleset. This way, pfctlCamiel Dobbelaar
2002-11-14mark tx as altq-ready.Kenjiro Cho
2002-11-14version.c should be generated from Version.c and ${VER}Todd C. Miller
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-11-14Sync with bind-4.9.11-REL; fixes the problems listed in:Todd C. Miller
2002-11-14Updates from http://www.isc.org/products/BIND/patches/bind4910.diffTodd C. Miller
2002-11-14Rework iha copyight verbiage to make clear what needs to be clear forKenneth R Westerback
2002-11-14correct IPv6 setsockopt for ipsec operation. angelos okJun-ichiro itojun Hagino
2002-11-14get more use of the shadowed regsMichael Shalayeff
2002-11-14$ in front of commandsTheo de Raadt
2002-11-14Add a link to libncurses. Lots of programs/configure scripts out thereTodd C. Miller
2002-11-14syncMichael Shalayeff
2002-11-13extended scrub testsHenning Brauer
2002-11-13as scrub rules end up in a struct pf_rule just call expand_rule instead ofHenning Brauer
2002-11-13update usage; ok ericj@Markus Friedl
2002-11-13put common CFLAGS+= in Makefile.incTodd T. Fries
2002-11-13more testing.Federico G. Schwindt