summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-06-26Add pciide support for powerpc.Dale Rahn
2001-06-26Support for Motorola RavenSteve Murphree
2001-06-26dont set the source address to 127.0.0.1 if a local port is specifiedEric Jackson
2001-06-26add USER_PCICONF in GENERICMatthieu Herrb
2001-06-26More chipset info needed by X.Artur Grabowski
2001-06-26crank minor versionDug Song
2001-06-26configure sa_family on mask too. to preserve older practiceJun-ichiro itojun Hagino
2001-06-26support wd & atapiscsi on regular pciide; i found what Dale missed, so i _des...Theo de Raadt
2001-06-26clean up copyrightNiels Provos
2001-06-26rule nr is in rule nowNiels Provos
2001-06-26rewrite telnet negotiationEric Jackson
2001-06-26add rule nr for NielsDaniel Hartmeier
2001-06-26Provide chipset configuration to sysctls.Artur Grabowski
2001-06-26-DKRB5 makes this work much better...Hans Insulander
2001-06-26allow -addr src/prefixlen dst/prefixlen. discussed with angelos.Jun-ichiro itojun Hagino
2001-06-26openbsd tagJason Wright
2001-06-26Provide some chipset information to usreland through sysctl.Artur Grabowski
2001-06-26USER_PCICONFArtur Grabowski
2001-06-26KerberosVHans Insulander
2001-06-26Support for changing kerberos 5 passwords.Hans Insulander
2001-06-26Adapt for our useHans Insulander
2001-06-26Import password changing program from heimdal-0.3fHans Insulander
2001-06-26add smartcard support to the client, too (now you can use bothMarkus Friedl
2001-06-26regenDug Song
2001-06-26pass rule to logging for state matchesNiels Provos
2001-06-26size fixes. Some KNF.Niklas Hallqvist
2001-06-26crank minor number, for new getpeereid() syscallDug Song
2001-06-26modify m_pkthdr.len computation to work with both 4.4BSD M_COPY_PKTHDRJun-ichiro itojun Hagino