Age | Commit message (Expand) | Author |
2005-08-09 | fix our root caching method, it was utterly broken and would | Joris Vink |
2005-08-09 | add Xr to ifstated(8); | Jason McIntyre |
2005-08-09 | lightly document ifstated(8); | Jason McIntyre |
2005-08-09 | use a standard options list, and various other minor tweaks; | Jason McIntyre |
2005-08-09 | Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address | Martin Reindl |
2005-08-09 | oops: occured -> occurred | Jason McIntyre |
2005-08-09 | use CTYPE_NUM_CHARS instead of harding code the value. ok espie | Kevin Lo |
2005-08-09 | add missing [-T tmpdir] in usage(), spotted by jmc@. | Xavier Santolaria |
2005-08-09 | AC97 -> AC'97, according to spec; | Jason McIntyre |
2005-08-09 | sort options; | Jason McIntyre |
2005-08-09 | add DIAGNOSTICS section about utility return codes; | Xavier Santolaria |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2005-08-09 | Back out a change from tzcode2005c that can cause an infinite loop in mktime(). | Todd C. Miller |
2005-08-09 | Do not ignore return value of localsub() in localtime_r() | Todd C. Miller |
2005-08-09 | align a column | Theo de Raadt |
2005-08-09 | verbose output option | Theo de Raadt |
2005-08-09 | Clean up eread handling in mg. (basically, fallout from the 'enter often | Kjell Wooding |
2005-08-09 | sync | Theo de Raadt |
2005-08-09 | move to 3.8-beta | Theo de Raadt |
2005-08-08 | More informative error message when trying to create a filesystem | Otto Moerbeek |
2005-08-08 | print information about ses/safte for each device; ok marco | Theo de Raadt |
2005-08-08 | Add ses link. Tested and ok deraadt@ | Marco Peereboom |
2005-08-08 | Skip (trap) instruction in cpu_fork() instead of proc_trampoline(). | Mark Kettenis |
2005-08-08 | print out target as channel:target.lun | Theo de Raadt |
2005-08-08 | A reghression test that checks if a process survives very early signal | Otto Moerbeek |
2005-08-08 | Fill in device structure, bad dlg@ | Marco Peereboom |
2005-08-08 | Fill in device structure, bad dlg@ | Marco Peereboom |
2005-08-08 | Senao NL-2511CF | Uwe Stuehler |
2005-08-08 | remove editing slip; | Jason McIntyre |
2005-08-08 | Belkin F5D6060 CF works, reported Patrick Heim. | Uwe Stuehler |
2005-08-08 | Avoid overlap in USB hard and the soft interrupt bits, update comments | Uwe Stuehler |
2005-08-08 | .Xr cvswrappers 5 | Xavier Santolaria |
2005-08-08 | add cvswrappers doc; mucho input/ok jmc, ok jfb joris; | Xavier Santolaria |
2005-08-08 | connect ipsecctl regression tests | Hans-Joerg Hoexer |
2005-08-08 | no test "ipsec13" yet | Hans-Joerg Hoexer |
2005-08-08 | zap unused var; | Xavier Santolaria |
2005-08-08 | some simple regression tests for static keying | Hans-Joerg Hoexer |
2005-08-08 | with -s, do not wait if we don't have any peers at all. | Henning Brauer |
2005-08-08 | re-add write() error check in buf_close(). ok henning@ | Moritz Jodeit |
2005-08-08 | use cvs_tmpdir; OK jfb@ joris@. | Xavier Santolaria |
2005-08-08 | pfkey pieces for static keying, enable static keying | Hans-Joerg Hoexer |
2005-08-08 | ciss and auixp into intro!; from jsg@ | Michael Shalayeff |
2005-08-08 | add crypto transforms and static keying rules | Hans-Joerg Hoexer |
2005-08-08 | sftp prompt enhancements: | Jared Yanovich |
2005-08-08 | lclint is not in the ports tree anymore, splint is. OK jmc@. | Xavier Santolaria |
2005-08-08 | Use unsigned integers for period and nperiod. | Marc Balmer |
2005-08-08 | function prototypes, spacing, KNF, and other readability fixes | Henning Brauer |
2005-08-08 | Try to do an SPF recalculation only if the LS DB changed. | Claudio Jeker |
2005-08-08 | Initial import of watchdogd, a daemon to retrigger the watchdog timer | Marc Balmer |
2005-08-08 | add missing `(' in function declaration; | Xavier Santolaria |