summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-07xxboot is called biosboot hereTheo de Raadt
2004-02-07permit entry into arch/cats and arch/amd64Theo de Raadt
2004-02-07amd64/cats MI touches, as well as a few pegasos mentions forgotten.Miod Vallat
2004-02-07king bula sez: you shall have fluffy sample configsHenning Brauer
2004-02-07Always disable interrupts on a controller for polled commands.Alexander Yurchenko
2004-02-07Final bits to make IT8212F working:Alexander Yurchenko
2004-02-07remove a typo in the copyright;Jason McIntyre
2004-02-07Add a few more sensors types like in NetBSD. Not used for now.Alexander Yurchenko
2004-02-07shut it up a bit moreHenning Brauer
2004-02-07Simplify inet line processing in inet_info().Kenneth R Westerback
2004-02-07Be sure to flag pte constants as UL, and cope with this in locore.Miod Vallat
2004-02-07knf; jjy2+@pitt.eduTheo de Raadt
2004-02-07Updates for Pegasos IIMiod Vallat
2004-02-07Add a MACHINE_ARCH entry for cats.Miod Vallat
2004-02-07zap stupid messageHenning Brauer
2004-02-07KNFHenning Brauer
2004-02-07more KNF From: Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
2004-02-07send filter rules to the RDE on reloads, help & ok claudioHenning Brauer
2004-02-07whitespace policeHenning Brauer
2004-02-07more style fixes from Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
2004-02-07pass correct argument count to ktrsyscall(); now ktrace & kdump workTheo de Raadt
2004-02-07Do not generate text relocations in PIC code.Dale Rahn
2004-02-07Dynamic linker support for arm. non-lazy binding works.Dale Rahn
2004-02-07syncTheo de Raadt
2004-02-07new fxp; cmetzTheo de Raadt
2004-02-07Use the offset provided to us by m_pulldown(), rather than using size ofRyan Thomas McBride
2004-02-07Copy arm/t-netbsd removing the shared libgcc pieces, suggested by espieDale Rahn
2004-02-07when connected routes show up at runtime we have to set ifindex in struct kifHenning Brauer
2004-02-07houps, fetchtable() had the default route special cased... bad.Henning Brauer
2004-02-07the sockaddr holding the netmask and advertised by rtm_addrs mightHenning Brauer
2004-02-07sin_family in the sockaddr_n representing the netmask we sniffed on theHenning Brauer
2004-02-06Use EVP_CIPHER_CTX_key_length for key length. ok markus@Darren Tucker
2004-02-06use the kernel default for buf size. no behavior change by default.Ted Unangst
2004-02-06as seen in netbsd. crank bpf sizes to adapt to faster networks.Ted Unangst
2004-02-06- options description cleanupJason McIntyre
2004-02-06default db.log=1. as noted by Sam Smith, this is more useful. mickey concurredTed Unangst
2004-02-06permit IPv6-only operation (permit AF_INET6 bind(2) without IPv4 address).Jun-ichiro itojun Hagino
2004-02-06use a struct bgpd_addr for the address token instead of a in_addr, claudio okHenning Brauer
2004-02-06initial cut at the filtering language.Henning Brauer
2004-02-06make old & new SYSENTRY macrosTheo de Raadt
2004-02-06fix alias definition, was backwards.Dale Rahn
2004-02-06No SUBDIRs here.Dale Rahn
2004-02-06fix machine/machine_arch, machine_arch should be arm for all arm systemsDale Rahn
2004-02-06Make this at least partially useful. (unbreak)Dale Rahn
2004-02-06`numbits' arg to openssl dsaparam does not have to be the last argumentJason McIntyre
2004-02-06more Knall & Rauch -> ANSI C, KNF and stuff that makes this a bit moreHenning Brauer
2004-02-06typo from Tamas Tevesz, via nick@;Jason McIntyre
2004-02-06Dont compress bsd.rd dont know if ABLE can cope, no bootloader on cats yet.Dale Rahn
2004-02-06cats, you idiot.Dale Rahn
2004-02-06remove silly stub file for alpha and only try to compile _atomic_lock.cBrad Smith