Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-09 | sync | Theo de Raadt | |
2005-08-09 | add watchdogd | Theo de Raadt | |
2005-08-09 | apparently some ultra machines do need this, work by miod; testing my uwe | Theo de Raadt | |
2005-08-09 | Re-add the change from tzcode2005c, this time with an added bounds | Todd C. Miller | |
check from Arthur David Olson that fixes a possible infinite loop. | |||
2005-08-09 | xr sysctl(8) | Michael Shalayeff | |
2005-08-09 | link static and mlockall() once daemonised to prevent sudden pageins and ↵ | Michael Shalayeff | |
wdog misfire; discussed a lot at wtf; mbalmer@ art@ ok | |||
2005-08-09 | Make tests more readable by using predefined keyfiles. Add test for tcpmd5 | Hans-Joerg Hoexer | |
using a key from a file. | |||
2005-08-09 | Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@ | Marco Peereboom | |
2005-08-09 | Add Vital Product Data structure. Requested deraadt@ ok dlg@ | Marco Peereboom | |
2005-08-09 | Document how to read keys from a file. | Hans-Joerg Hoexer | |
2005-08-09 | Normalize attribute values before comparison. Unbreaks interop with netscreen. | Hans-Joerg Hoexer | |
Noticed by Sean Knox. Testing by msf@, Sean Knox and others. Thanks! ok cloder@ msf@ | |||
2005-08-09 | test for SAs | Hans-Joerg Hoexer | |
2005-08-09 | Rewrite handling of transforms. Now both ah and esp can be specified and | Hans-Joerg Hoexer | |
validated correctly. Unbreaks ah. | |||
2005-08-09 | Correct keysize for 3des-cbc | Hans-Joerg Hoexer | |
2005-08-09 | handle -A0 correctly; from koen@egelink.nl | Michael Shalayeff | |
2005-08-09 | normalise the fan speed output | David Gwynne | |
ok marco@ | |||
2005-08-09 | fix our root caching method, it was utterly broken and would | Joris Vink | |
cause opencvs to segfault in several cases. ok jfb@, xsa@ | |||
2005-08-09 | add Xr to ifstated(8); | Jason McIntyre | |
ok mpf@ | |||
2005-08-09 | lightly document ifstated(8); | Jason McIntyre | |
help + ok mpf@ | |||
2005-08-09 | use a standard options list, and various other minor tweaks; | Jason McIntyre | |
help + ok mbalmer@ | |||
2005-08-09 | Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address | Martin Reindl | |
after everything else, fix transfer sizes on quick/non-quick and attach sub devices after interrupts are configured. from NetBSD | |||
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 | |
input/ok jmc, ok jfb joris. | |||
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in ↵ | Michael Shalayeff | |
pcisubmatch(); kettenis@ testing; brad@ ok | |||
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 | |
means abort' behaviour added during the hackathon). Eliminates redundant ereply function, fixes miscellaneous cores when aborting, and move a number of assumed pathnames into the prompt text, since they are used there anyway. All changes consistent with emacs behavior ok beck@ many, many moons ago. | |||
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 | |
larger than 1TB. ok deraadt@ | |||
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 | |
Fixes returning from fork(2) in the child with a pending signal. tested by otto@, krw@, sturm@ ok deraadt@ | |||
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 | |
delivery. Very early is before fork() returns. | |||
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 | |
to reflect the new allocation of IRQ bits, and zap duplicate definition of SI_TO_IRQBIT; help/test niallo@ ok drahn@ | |||
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 | |
ok deraadt |