summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-06use <> on include of machine/... files. also include bus.h so thatDale Rahn
2002-09-06yes, you can specify the address family in nat/rdr/binat rules.Henning Brauer
2002-09-06helps to put it in the MakefileTheo de Raadt
2002-09-06Share interrupts nicely. Add tag type.Steve Murphree
2002-09-06sizeof(pointer) is not what should be used here, should be sizeof(*pointer)Dale Rahn
2002-09-06KNF, get this out of my tree finally.Dale Rahn
2002-09-06add shared lib.Brad Smith
2002-09-05never append data to shutdown(s, SHUT_RD) socket. can lead to unexpectedJun-ichiro itojun Hagino
2002-09-05import openssl-0.9.7-beta3Markus Friedl
2002-09-05import openssl-0.9.7-beta3Markus Friedl
2002-09-05import openssl-0.9.7-beta3Markus Friedl
2002-09-05merge with 0.9.7-beta1Markus Friedl
2002-09-05fpu save state is a separate magic function nowMichael Shalayeff
2002-09-05things [in pmap] have changed, kundunMichael Shalayeff
2002-09-05now Steve Swantz lives in a place w/ a zipcode (; which he did a supply)Michael Shalayeff
2002-09-05move the kernel virtual away from the physical addressesMichael Shalayeff
2002-09-05sort out the nlist and do definesMichael Shalayeff
2002-09-05no need for one extra frameMichael Shalayeff
2002-09-05Without IDs wait until next step/retry to handle CERTREQs. This shouldHakan Olsson
2002-09-05lacnic support; from Loic Tortay <loict@bougon.net>.Federico G. Schwindt
2002-09-05Do not print the ASCII_ESC character.Jason Wright
2002-09-05Use the value from AUDIO_CTRL, later to be or'ed with VRM or VRA, notFederico G. Schwindt
2002-09-05Do not require the presence of subjectAltName in certificates used forHakan Olsson
2002-09-05Do not create SAs for transaction exchanges either. By niklas@Hakan Olsson
2002-09-05import openssl-0.9.7-beta1Markus Friedl
2002-09-05import openssl-0.9.7-beta1Markus Friedl
2002-09-05Allow kernels with no display device configured to link. Found by marc@Miod Vallat
2002-09-05this used to be a com(4) bugMichael Shalayeff
2002-09-05Print uvmexp.zeropages.Artur Grabowski
2002-09-05Fix STRIPFLAGS for elf version of strip. Use same flagsMarco S Hyman
2002-09-05kill groups too when we revoke privsTheo de Raadt
2002-09-05safe_finger no longer installedTheo de Raadt
2002-09-05syncTheo de Raadt
2002-09-04Write sentences.Thierry Deval
2002-09-04Add support for RBC (simplified direct) devices.Thierry Deval
2002-09-04don't dereference ecb on default case, it's uninitialized.Federico G. Schwindt
2002-09-04more cruftMarkus Friedl
2002-09-04more cruft.Markus Friedl
2002-09-04sync formatting with 0.9.7Markus Friedl
2002-09-04Ghosts from the past (fixed 1.65, reverted 1.66) rediscovered byDaniel Hartmeier
2002-09-04default LoginGraceTime to 2m; 1m may be too short for slow systems.Kevin Steves
2002-09-04no need to set $SHELLMarkus Friedl
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLMarkus Friedl
2002-09-04Correctly decode the IDE channel/drive number when matching devicesJason Wright
2002-09-04toast uprocp format keyword; peterw@ifost.org.auTheo de Raadt
2002-09-04typos fixus; from andrey@smagin.comMichael Shalayeff
2002-09-04Add BCM 5801,5802,5822Jason Wright
2002-09-04Treat 5822 the same as 5820Jason Wright
2002-09-04Clarify the difference between 5801/5802/5805 now that I know what the differ...Jason Wright
2002-09-04remove some unnecessary casts and adjust format stringsHenning Brauer