Age | Commit message (Expand) | Author |
2004-11-26 | implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtree | Markus Friedl |
2004-11-26 | Rewrite the internals of the file management code so that we do not keep | Jean-Francois Brousseau |
2004-11-26 | Cleanup, document .cvsrc and -f a bit more, and add checkout to the | Jean-Francois Brousseau |
2004-11-26 | Match more closely the data sent by GNU CVS when dealing with multiple | Jean-Francois Brousseau |
2004-11-26 | An introduction man page on how to use OpenCVS to manage CVS repositories | Jean-Francois Brousseau |
2004-11-26 | struct cvs_file -> CVSFILE | Jean-Francois Brousseau |
2004-11-26 | document /etc/{firmware,fonts,hotplug} | Jason McIntyre |
2004-11-26 | better kerberos/gssapi references; | Jason McIntyre |
2004-11-26 | add pfkey sysctl subtree; ok deraadt | Markus Friedl |
2004-11-26 | install more manpages: gssapi(3), gss_acquire_cred(3), kerberos(8), | Bjorn Sandell |
2004-11-26 | fix typo; from heimdal cvs | Bjorn Sandell |
2004-11-25 | fix on alpha. the lack of BWX by default, and assumptions of alignment | Theo de Raadt |
2004-11-25 | leak; from mpech | Markus Friedl |
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt |
2004-11-25 | resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it's | Markus Friedl |
2004-11-25 | use ttl from setsockopt(), similar to bsd/os; ok henning, mcbride, fgsch | Markus Friedl |
2004-11-25 | remove special handling of PF_KEY in net_sysctl; ok deraadt | Markus Friedl |
2004-11-25 | off by one in err() | Markus Friedl |
2004-11-25 | Move towards a more flexible and generic interrupt system, as well as better | Miod Vallat |
2004-11-25 | Handle CVSD_SET_MODDIR, add session allocation and some minor cleanup | Jean-Francois Brousseau |
2004-11-25 | add regress test support for bufferevents | Brad Smith |
2004-11-25 | update FILES; | Jason McIntyre |
2004-11-25 | Don't use strlcpy() to copy just part of a string, it make the code too | Todd C. Miller |
2004-11-25 | fix for race between invocation for timer and network input | Markus Friedl |
2004-11-25 | compatibility ioctls for things like "wicontrol ath0 -l" to | Reyk Floeter |
2004-11-25 | Ignore 0.0.0.0 in RTM_NEWADDR messages as these messages are generated by | Claudio Jeker |
2004-11-25 | Remove obsolete RhostsAuthentication from test config; ok markus@ | Darren Tucker |
2004-11-25 | fix "listen on hostname" | Henning Brauer |
2004-11-25 | Change the behavior of IFS word-splitting: split words | Jared Yanovich |
2004-11-25 | Enable lpt0 on amd64 GENERIC. ok deraadt@ | Ian Darwin |
2004-11-24 | if I would remember at what I looked when learning how to use our wonderful | Henning Brauer |
2004-11-24 | Long time not accurate anymore. | Miod Vallat |
2004-11-24 | don't leave run state on background scan | Damien Bergamini |
2004-11-24 | add missing field in struct iwi_associate | Damien Bergamini |
2004-11-24 | - add short preamble capability | Damien Bergamini |
2004-11-24 | extend scan delay from 20ms to 100ms for each channel + minor consistency tweak | Damien Bergamini |
2004-11-24 | reset adapter in iwi_stop() | Damien Bergamini |
2004-11-24 | clear register 0x41, not 0x43 (endianness) | Damien Bergamini |
2004-11-24 | fix interrupt handler | Damien Bergamini |
2004-11-24 | remove obsolete `A' from `state' example; | Jason McIntyre |
2004-11-24 | on MP machines, in STAT field, add /# where # is the cpu number so that | Theo de Raadt |
2004-11-24 | nothing really uses kernfs anymore, and in general it is unsafe since the | Theo de Raadt |
2004-11-24 | say hi to _ftp | Henning Brauer |
2004-11-24 | replace old net/if_ieee80211.h header with the net80211 ones, userland part. | Federico G. Schwindt |
2004-11-24 | typo | Thierry Deval |
2004-11-24 | Use sysctl to get the running kernel version instead of grotting | Todd C. Miller |
2004-11-24 | typo in previous | Ian Darwin |
2004-11-24 | Do not put a ``warning: '' prefix to stabs warning messages, as we already | Miod Vallat |
2004-11-24 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Theo de Raadt |
2004-11-24 | Enable krb5 authentication (from Gabriel Kihlman) and encryption | Bjorn Sandell |