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