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