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