summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-16Hook wcsftime(3) to the build; committing on behalf of espieStefan Sperling
2011-10-16Add wscanf(3) and friends. Based on our scanf(3) implementation, with wideStefan Sperling
2011-10-16Remove a bunch of useless assignments,Ingo Schwarze
2011-10-16Provide battery charge/discharge rate in proper units.Mark Kettenis
2011-10-16Add optional checkpoints for moduli screening. feedback & ok deraadtDarren Tucker
2011-10-16Tweak wording, to clarify that setrtable affects the routing tablePhilip Guenthe
2011-10-16Note a restriction that is actually enforced in 5.0Philip Guenthe
2011-10-16document PROPERTIESMarc Espie
2011-10-16Fixes and tweaks from jmc@Philip Guenthe
2011-10-16stacksize argument is gone and replaced with tidptr argumentPhilip Guenthe
2011-10-16+10/12 Dennis Ritchie died, 2011Jason McIntyre
2011-10-16Make consistent the syscall stubs for the syscalls that got specialPhilip Guenthe
2011-10-16Add stubs and manpage for __{get,set}_tcbPhilip Guenthe
2011-10-16TCB address should be reset when execing, to provide a clean setup forPhilip Guenthe
2011-10-16align the read to the PCI config space.David Hill
2011-10-15syncPhilip Guenthe
2011-10-15"TLS-lite": add kernel support for a per-thread userspace pointer,Philip Guenthe
2011-10-15Respect the ToS setting in tcp syn+ack for IPv4, still need to fix forChristiano F. Haesbaert
2011-10-15either set or unset variables that are to be examined further on, don'tAlexander Hall
2011-10-15Ignatios Souvatzis at NetBSD rescinded the third and fourth clause inIngo Schwarze
2011-10-15dont define proxydl in nd6_na_output when NCARP = 0 as unusedNigel Taylor
2011-10-15update currency exchange rates;Jason McIntyre
2011-10-15Added "provision for rewound PPP frames" that allows receivingYASUOKA Masahiko
2011-10-15Delete unused field s_first in 'struct pppoe_session' that is assignedYASUOKA Masahiko
2011-10-14Make ath(4) send multicast frames once, not multiple times.Stefan Sperling
2011-10-14Fix toprec handling in cgetnext(). OK otto@Todd C. Miller
2011-10-14Prevent carp slaves from sending IPv6 neighbour advertisements for carpStefan Sperling
2011-10-14Return EINVAL when there's no config descriptor for a given index.Martin Pieuchot
2011-10-14s/chuck/chunk/, from Remco, thanks!Alexandre Ratchov
2011-10-13Teach some userland tools about NAT64. I think this is mostly from mikeb@Claudio Jeker
2011-10-13pfctl change for af-to / NAT64 support.Claudio Jeker
2011-10-13Since the IPv6 madness is not enough introduce NAT64 -- which is actuallyClaudio Jeker
2011-10-13I'm sick and tired of people doing misalgned reads and writes to PCI configMark Kettenis
2011-10-13Make WOL support do something that actually makes sense; effectivelyMark Kettenis
2011-10-13Fix definition of XL_PME_EN.Mark Kettenis
2011-10-13Drop a reference to the client SSL_CTX after SSL_new(), so that it isEric Faurot
2011-10-13I'm sick and tired of people doing misalgned reads and writes to PCI configMark Kettenis
2011-10-13Start ldapd(8) earlier so that ypldap(8) can properly run (an LDAPAntoine Jacoutot
2011-10-13Deal with the horror that is gcc asm constraints by copying thePhilip Guenthe
2011-10-13Increase the stack offset for the new rthread from (BIAS+128) toPhilip Guenthe
2011-10-13Remove support for systems that lack CPUs. (i.e., stop looking upPhilip Guenthe
2011-10-13Convert rfork_thread() from int$80 to syscall.Philip Guenthe
2011-10-12Localize _new_pexp unconditionally, or rc_read_runfile()Ingo Schwarze
2011-10-12Remove all MD diagnostics in cpu_switchto(), and move them to MI code ifMiod Vallat
2011-10-12- avoid line wrapping an exampleJason McIntyre
2011-10-12default snaplen is 160 these daysHenning Brauer
2011-10-12Simplify and improve the way options are parsed and remove ~300 linesAlexandre Ratchov
2011-10-11We don't need to break after calling err(3) because this function willYASUOKA Masahiko
2011-10-11Add a flag for nginx (-u) to be able to disable chroot and use a betterRobert Nagy
2011-10-11Update Digest module to 1.17 (security fix).Remi Pointel