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