Age | Commit message (Expand) | Author |
2003-08-28 | remove kerberos support from ssh1, since it has been replaced with GSSAPI; | Markus Friedl |
2003-08-28 | wording improvement from Michael Knudsen; | Jason McIntyre |
2003-08-28 | fix bzero size; from pechkin | Michael Shalayeff |
2003-08-28 | tweak; | Jason McIntyre |
2003-08-28 | better formatting. from wiz@netbsd | Jun-ichiro itojun Hagino |
2003-08-28 | tweak; | Jason McIntyre |
2003-08-28 | fix "pfctl -vvsr" output for rules with tables inside anchors. | Cedric Berger |
2003-08-28 | don't like libgss/krb5 twice, fixes non-KERBEROS builds; pmbas@samhaim.org | Markus Friedl |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-28 | Fix use of uninitialized variable by porting NetBSD patch to correctly | Kenneth R Westerback |
2003-08-28 | use NI_NUMERICHOST for 2nd invocation | Jun-ichiro itojun Hagino |
2003-08-28 | add int error in CAVEAT | Jun-ichiro itojun Hagino |
2003-08-28 | add CAVEATS section | Jun-ichiro itojun Hagino |
2003-08-27 | oops | Ted Unangst |
2003-08-27 | fix memory leaks. pr3416 from Patrick Latifi <patrick.l@hermes.usherb.ca> | Ted Unangst |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |
2003-08-27 | update Solaris 9 fingerprint for variable MSS | Mike Frantzen |
2003-08-27 | fix inconsistency how we handle tcpopt EOL versus how p0f v2 handles it | Mike Frantzen |
2003-08-27 | sync to the latest p0f v2 database. adds a bunch. thanks and keep going to | Mike Frantzen |
2003-08-27 | kill dangling 'else'. fixes modulus in W and M TCP options | Mike Frantzen |
2003-08-27 | sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testing | Michael Shalayeff |
2003-08-27 | it is supprisingly common (>4%) for some NAT and DSL routers to tweak MSS | Mike Frantzen |
2003-08-27 | rename force_push to something more sensible. | Federico G. Schwindt |
2003-08-27 | escape on expand under emacs mode; otto@ ok. | Federico G. Schwindt |
2003-08-27 | these are not needed here; henning@ ok. | Federico G. Schwindt |
2003-08-27 | typo in comment | Anil Madhavapeddy |
2003-08-27 | update a couple of the Netapp entries | Anil Madhavapeddy |
2003-08-27 | only try to set hostname to what /etc/myname says if that file actually exists, | Henning Brauer |
2003-08-27 | - sort SYNOPSIS and DESCRIPTION | Jason McIntyre |
2003-08-27 | Build process.S using the rules in bsd.lib.mk, instead of having a specific | Hans Insulander |
2003-08-27 | -l and -n options display owner, group and other permissions; | Jason McIntyre |
2003-08-27 | typos from deraadt@; | Jason McIntyre |
2003-08-27 | note that mk.conf does not exist by default; | Jason McIntyre |
2003-08-27 | install sed USD; | Jason McIntyre |
2003-08-27 | library update and description of lib formats; | Jason McIntyre |
2003-08-27 | Avoid doing @cwd if no file follows. Patch from Pedro Bastos (based on | Jolan Luff |
2003-08-27 | Enable 'Snag' boot on newer Apple machines. | Dale Rahn |
2003-08-27 | RNF_IGNORE can corrupt the radix tree when an interface is down, it | Henric Jungheim |
2003-08-27 | correct error message (wall -> syslogd) | Anil Madhavapeddy |
2003-08-27 | cut-and-paste error; henric | Jun-ichiro itojun Hagino |
2003-08-26 | fix for dinode rename, this broke the forth bootblock.s ok jason@ tedu@ | Dale Rahn |
2003-08-26 | catch port/user/group a <>/>< b with a >= b, from mpech@ | Daniel Hartmeier |
2003-08-26 | mention that synproxy state takes the same options as keep/modulate state, | Daniel Hartmeier |
2003-08-26 | re-add logging of matched blacklists lost in previous commit, ok deraadt@ | Daniel Hartmeier |
2003-08-26 | fix backward and forward delete; from wiz@netbsd.org. many thanks. | Federico G. Schwindt |
2003-08-26 | Fix afsd on architectures that care about alignment. This corrects a problem | Bob Beck |
2003-08-26 | constify ffs_tables | Michael Shalayeff |
2003-08-26 | bitgarbage to the recycle bin | Henning Brauer |
2003-08-26 | fix passwd auth for 'username leaks via timing'; with djm@, original patches ... | Markus Friedl |
2003-08-26 | mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent | Jun-ichiro itojun Hagino |