Age | Commit message (Expand) | Author |
2004-03-18 | auvia(4) works on via vt8235/vt8237 | Alexander Yurchenko |
2004-03-18 | sync | Theo de Raadt |
2004-03-18 | Add back ftp5.usa.openbsd.org; it has disk space now; OK miod@ | Todd C. Miller |
2004-03-18 | Add some wicontrol examples for things ifconfig doesn't support. | Todd C. Miller |
2004-03-18 | Document the lack of support for fragmented frames when using | Todd C. Miller |
2004-03-18 | When using an install prefix with -B to install packages, and the packing | Thorsten Lockert |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |
2004-03-18 | typo; | Jason McIntyre |
2004-03-18 | when we are in state CONNECT, i. e. we have a half-open tcp connection | Henning Brauer |
2004-03-18 | mention supported machines here too... | Xavier Santolaria |
2004-03-18 | various fixes from Jared Yanovich; | Jason McIntyre |
2004-03-18 | typo from Jared Yanovich; | Jason McIntyre |
2004-03-18 | wording/grammar improvements from Jared Yanovich; | Jason McIntyre |
2004-03-18 | 0 vs NULL, from Joris Vink | Ted Unangst |
2004-03-18 | don't read registers all the time, solves timeout issues. from Joris Vink | Ted Unangst |
2004-03-18 | Don't ask for timezone info during an upgrade. | Kenneth R Westerback |
2004-03-17 | Document need for net.inet.carp.preempt to be enabled. | Ryan Thomas McBride |
2004-03-17 | Complete the pegasos section 8. | Miod Vallat |
2004-03-17 | return(00); -> return(0); markus@ ok | Aaron Campbell |
2004-03-17 | Otto@ confirms 715/50 needs the viper timeout kluge to be really happy. | Miod Vallat |
2004-03-17 | Add missing open paren in comment noticed by jmc@ | Todd C. Miller |
2004-03-17 | Remove pointless printfs. | Dale Rahn |
2004-03-17 | tell about snapper(4); | Xavier Santolaria |
2004-03-17 | do not init SINGL_FLD, SEP_FLAG twice; from robert nagy | Michael Shalayeff |
2004-03-17 | Adjust the number of processes waiting on a semaphore properly if we're | Todd C. Miller |
2004-03-17 | consistency | Henning Brauer |
2004-03-17 | Better backlight detection on macppc, ok miod@ krw@ (a bit ago) | Dale Rahn |
2004-03-17 | fix problem with counter and logging spotted by danh, where logging | Bob Beck |
2004-03-17 | remove getpeereid() call so that those who have write access to the socket | Henning Brauer |
2004-03-17 | out-of-bounds read in (unused) kerberos ciphersuites (CAN-2004-0112) | Markus Friedl |
2004-03-17 | fix a spacing issue found by deraadt@ and a separate typo from miod@; | Jason McIntyre |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-17 | Add missing space for sets in network statements. | Claudio Jeker |
2004-03-17 | avoid null-pointer deref (aka CAN-2004-0079) | Markus Friedl |
2004-03-17 | typo in comment (fragment->segment); ok itojun@ | Markus Friedl |
2004-03-17 | For consistency and to avoid a rare memory leak, the result from | Hakan Olsson |
2004-03-17 | typos; | Jason McIntyre |
2004-03-17 | typos; | Jason McIntyre |
2004-03-17 | add references to procmap(1) in SEE ALSO; | Jason McIntyre |
2004-03-17 | grammar, consistency fixes, and typos; | Jason McIntyre |
2004-03-17 | repair old/new pdc recognition | Michael Shalayeff |
2004-03-17 | sync | Theo de Raadt |
2004-03-17 | more kosher meats | Michael Shalayeff |
2004-03-17 | xr mem some more | Michael Shalayeff |
2004-03-17 | couple fixes, bit more flesh | Theo de Raadt |
2004-03-17 | If you are running securelevel 2, and you do not sync the clock before | Theo de Raadt |
2004-03-17 | man page to describe some of new cpu toys. ok deraadt@ | Ted Unangst |
2004-03-17 | one sysctl.h should be enough | Ted Unangst |
2004-03-17 | Reduce openings to avoid both usual 'EIO' problems in interrupt mode | Kenneth R Westerback |
2004-03-17 | Document /dev/{k,}mem as usual, as well as the mem0 attachment flags and why | Miod Vallat |