Age | Commit message (Expand) | Author |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-07-01 | fix some typos; ok djm@ | Kevin Steves |
2008-07-01 | regen | Stuart Henderson |
2008-07-01 | add ID for Globespan Pulsar G7370 ADSL modem | Stuart Henderson |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | Isakmpd acquire mode did not work with a config generated from | Alexander Bluhm |
2008-07-01 | If a rules contains a hostname instead of an address, use the list | Alexander Bluhm |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | If multiple to addresses but no peer are given in an ike or flow | Alexander Bluhm |
2008-07-01 | Don't return immediately if we're actually passing the traffic, we want to | Ryan Thomas McBride |
2008-07-01 | PF_DT_SKIP_STATETREE is no longer used. | Ryan Thomas McBride |
2008-07-01 | Remove a now unused variable. | Marc Balmer |
2008-07-01 | Stricter probing: Not only check for an AMD cpu with MSRs, but make sure | Marc Balmer |
2008-07-01 | Do not use MINCLSIZE to figure out if a single mbuf or a mcluster should be | Claudio Jeker |
2008-07-01 | Spacing. | Marcus Glocker |
2008-07-01 | Send CR LF during protocol banner exchanges, but only for Protocol 2 only, | Darren Tucker |
2008-07-01 | Check ExitOnForwardFailure if forwardings are disabled due to a failed | Darren Tucker |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-07-01 | Remove clauses 3 and 4 from BSD license owned by mickey, niklas, and NetBSD. | Ray Lai |
2008-07-01 | Remove clauses 3 and 4 from BSD license owned by mickey and NetBSD. | Ray Lai |
2008-07-01 | Initialize variable before checking against NULL. | Ray Lai |
2008-06-30 | set speed for writing tracks in TAO. | av |
2008-06-30 | regen. | Federico G. Schwindt |
2008-06-30 | rename OZ7110 to OZ711Mx Misc as it's not really a cardbus controller. | Federico G. Schwindt |
2008-06-30 | Don't try to free a non-malloced address. Somehow this bit of code escaped | Owain Ainsworth |
2008-06-30 | Limit maximal number of mmap buffers to 32 (instead 256). | Marcus Glocker |
2008-06-30 | - Free mmap buffer on close/detach. | Marcus Glocker |
2008-06-30 | Use int instead if bool in the arguments to upd_qs(). Sendmail itself | Anders Magnusson |
2008-06-30 | clarify that eow@openssh.com is only sent on session channels | Damien Miller |
2008-06-30 | only send eow@openssh.com notifications for session channels; ok! markus@ | Damien Miller |
2008-06-30 | only pass channel requests on session channels through to the session | Damien Miller |
2008-06-30 | Include file order must be "monitor.h" before "extern.h" otherwise enum | Anders Magnusson |
2008-06-30 | Teach lii(4) how to clean up after itself. | Joel Sing |
2008-06-30 | explicitly disable conch options that could interfere with the test | Damien Miller |
2008-06-30 | remove "set -e" left over from debugging | Damien Miller |
2008-06-30 | shell portability: use "=" instead of "==" in test(1) expressions, | Damien Miller |
2008-06-30 | typo: s/constraint_date/constraint_data/ | Damien Miller |
2008-06-30 | document that mquery(2) is non-standard; hint and ok deraadt@ | Otto Moerbeek |
2008-06-30 | xref mquery | Otto Moerbeek |
2008-06-30 | wrap logging code around WDC_DEBUG. shrinks kernel by ~4k. | Federico G. Schwindt |
2008-06-30 | re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@ | Ian Darwin |
2008-06-30 | sync | Theo de Raadt |
2008-06-29 | Add RT2870 firmware with the same license as the rest of | Jonathan Gray |
2008-06-29 | repetition, spotted by <bsd@openbsd.rutgers.edu> | Pierre-Yves Ritschard |
2008-06-29 | Use DEV_BSIZE (defined as 512) instead of 512 when initializing the | Kenneth R Westerback |
2008-06-29 | this stupid per-arch SIZEOF_BPF_HDR define is really really stupid, but | Theo de Raadt |
2008-06-29 | Use C99, not gcc-specific variadics. Ok miod@. | Anders Magnusson |
2008-06-29 | Don't fail compilation if APERTURE is not defined. | Anders Magnusson |
2008-06-29 | various macro/spelling/grammar fixes; | Jason McIntyre |
2008-06-29 | typo | Miod Vallat |