summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-06-27Keep track of the ACQUIRE sequence number, and pass it to the kernelAngelos D. Keromytis
2001-06-27Remove an unused function call.Hakan Olsson
2001-06-27IPv6. Also avoid a couple of mem leaks.Hakan Olsson
2001-06-27A few more functions to help with IPv6 support. By Niklas and me.Hakan Olsson
2001-06-26Add ancontrol too, since it is supported.Dale Rahn
2001-06-26Add wicontrol to ramdisk.Dale Rahn
2001-06-26use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-06-26routines for getting/putting data register numbersJason Wright
2001-06-26Add dmesg to the ramdisk, since it was added to the install.md file...Dale Rahn
2001-06-26Use the ACQUIRE sequence number to "wake up" acquire state kept andAngelos D. Keromytis
2001-06-26update match countsNiels Provos
2001-06-26remove some unused var's.Eric Jackson
2001-06-26add sectok_parse_fname()Jim Rees
2001-06-26PF-related text/references (jsyn@nthought.com)Angelos D. Keromytis
2001-06-26Add -N (parse, but do not load) and -v (verbose: show parsed rules)Kjell Wooding
2001-06-26no need to print the BAR... test program uses dev/pci =)Jason Wright
2001-06-26allow -k for udp and tcpEric Jackson
2001-06-26uncomment iopsp, which not ready, butMichael Shalayeff
2001-06-26Point to pf.conf(5) and nat.conf(5) for helpsmart
2001-06-26htole32 is twice as wrong as letoh16Michael Shalayeff
2001-06-26name comparison operatorsDug Song
2001-06-26fix PFRES_MAX handlingTheo de Raadt
2001-06-26Add mvmeppcSteve Murphree
2001-06-26add sectok_parse_fname()Jim Rees
2001-06-26Put m88k-related files in the correctly named directory.Miod Vallat
2001-06-26Correctly handle mvme88k settings here.Miod Vallat
2001-06-26Add -Wallsmart
2001-06-26Initial import for mvmeppcSteve Murphree
2001-06-26int -> unsigned, so -Wall is happyDaniel Hartmeier
2001-06-26126 -> NBT_BADMiod Vallat
2001-06-26Add mvmeppc.Steve Murphree
2001-06-26array of counters indexed by reason codesTheo de Raadt
2001-06-26bad smartNiels Provos
2001-06-26Initial import of mvmeppc.Steve Murphree
2001-06-26use pci_bus_maxdevs instead of nasty i386 specific goop (It's nice toJason Wright
2001-06-26Add err.h for errx()smart
2001-06-26some warnx, and exit instead of returnNiels Provos
2001-06-26Recurse in mvme88k/Miod Vallat
2001-06-26Recurse in vax/ during make objMiod Vallat
2001-06-26Add pciide support to ramdisk.Dale Rahn
2001-06-26trivial ether_input_mbuf() conversions.Federico G. Schwindt
2001-06-26Initial import of mvmeppc.Steve Murphree
2001-06-26be weary of atoi().Eric Jackson
2001-06-26define opcodes and a macro for generating the instructionsJason Wright
2001-06-26rules have numbers now, use them. add two spl locks.Daniel Hartmeier
2001-06-26s/USER_PCICONFIG/USER_PCICONFJason Wright
2001-06-26Only one non-UVM arch left, not for long.Miod Vallat
2001-06-26A few changes to mvme68k:Miod Vallat
2001-06-26add cyberflex_inq_class()Jim Rees