Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-14 | add missing prototype; ok deraadt@ | Jason Peel | |
2003-05-14 | unifdef __FreeBSD__ and stuff. markus ok | Jun-ichiro itojun Hagino | |
2003-05-14 | KNF. markus ok | Jun-ichiro itojun Hagino | |
2003-05-14 | No more gated. ok krw@, deraadt@, commments from David Krause, jakob@. | Ian Darwin | |
2003-05-14 | add experimental support for verifying hos keys using DNS as described | Jakob Schlyter | |
in draft-ietf-secsh-dns-xx.txt. more information in README.dns. ok markus@ and henning@ | |||
2003-05-14 | Default public key directory definition sanity. | Hakan Olsson | |
2003-05-14 | Policy file default defined twice, kill the local copy. | Hakan Olsson | |
2003-05-14 | Fix a typo (in unused code). | Hakan Olsson | |
2003-05-14 | "error" was typed double, which is not suitable for getaddrinfo(3). | Jun-ichiro itojun Hagino | |
from tobias | |||
2003-05-14 | Unbreak 64-bit archs... | Thierry Deval | |
2003-05-14 | nuke !PULLDOWN_TEST case. (leftover from yesterday) | Jun-ichiro itojun Hagino | |
2003-05-14 | Fix stupid typo in example. | Miod Vallat | |
2003-05-14 | I did not test this enough. Unbreak. | Hakan Olsson | |
2003-05-14 | Might mention mgx here as well. | Miod Vallat | |
2003-05-14 | KNF; sync w/kame | Jun-ichiro itojun Hagino | |
2003-05-14 | Pointer cleaning. ok ian@, tedu@, krw@ | Thierry Deval | |
2003-05-14 | sync. -moj | Mats O Jansson | |
2003-05-14 | Graphics card on newer PBG4 15". -moj | Mats O Jansson | |
2003-05-14 | KNF | Jun-ichiro itojun Hagino | |
2003-05-14 | make PULLDOWN_TEST codepath the default (has been default for a long time). | Jun-ichiro itojun Hagino | |
markus ok | |||
2003-05-14 | remove obsolete comments | Jun-ichiro itojun Hagino | |
2003-05-14 | setup -> set up; | Jason McIntyre | |
from wiz@netbsd | |||
2003-05-14 | New libkrb5, with a number of other krb5 related folded into one. | Hans Insulander | |
Not yet activated in the tree, that will be done later. ok mho@ | |||
2003-05-14 | Nuke more commons: ac97_id2, tinfo_t | Jason Wright | |
2003-05-14 | http://bugzilla.mindrot.org/show_bug.cgi?id=560 | Markus Friedl | |
Privsep child continues to run after monitor killed. Pass monitor signals through to child; Darren Tucker | |||
2003-05-14 | pflogd now uses the new pflog link type. Trying to append to an existing | Can Erkin Acar | |
old-style logfile will fail. Move away old log files. ok henning@ dhartmei@ frantzen@ | |||
2003-05-14 | typos; | Jason McIntyre | |
diffs passed on to curses people. | |||
2003-05-14 | libpcap and tcpdump now understand the new pflog datalink type. | Can Erkin Acar | |
old datalink type is still recognized. ok henning@ dhartmei@ frantzen@ | |||
2003-05-14 | Minor format string correctness. | Chad Loder | |
OK deraadt, ian darwin | |||
2003-05-14 | Use official (from pcap people) link type for pflog. | Can Erkin Acar | |
With this change, the log header format also changes. The new log format is extendible and allows logging of the originating anchor and ruleset information. ok henning@ dhartmei@ frantzen@ | |||
2003-05-14 | - better formatting in SYNOPSIS | Jason McIntyre | |
- whitespace at EOL ok djm@ | |||
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove lib45. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Removed krb4 support. | Magnus Holmberg | |
2003-05-14 | Manual page for mgx(4), and references to it. | Miod Vallat | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Mention that without a password being specified, the account is disabled | Jason Peel | |
by default. Idea from Ross.Richardson@utas.edu.au, discussed with millert@; closes PR 3257. | |||
2003-05-14 | Better wording, partly related to recent vis(3) change. | Paul Janzen | |
2003-05-14 | The ramdac's hater club is proud to present new yet another SBus frame | Miod Vallat | |
bufer driver, this time for the Southland Media Systems (now Quantum 3D) MGX and MGXPlus cards. Not complete, but a good start. | |||
2003-05-14 | Remove redundant assignment. Found by Julien Bordet. ok itojun@ | Daniel Hartmeier | |