Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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 | |
From: Thomas Jarosch <thomas.jarosch@intra2net.com> | |||
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 | |
- in non-interactive mode, do not print an empty prompt at the end before finishing - print newline after EOF in editline mode - call el_end() in editline mode ok dtucker djm | |||
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 | |
ok henning@ | |||
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 | |
This is still not perfect as on ABRs it is only necessary to recalculate the area that got changed and not all others too. More to come but it is a good start. OK norby@ | |||
2005-08-08 | Initial import of watchdogd, a daemon to retrigger the watchdog timer | Marc Balmer | |
from userland (not yet linked to the build process). ok henning@ | |||
2005-08-08 | add missing `(' in function declaration; | Xavier Santolaria | |
2005-08-08 | add rtag command aliases; | Xavier Santolaria | |
2005-08-08 | zap unused vars; | Xavier Santolaria | |
2005-08-08 | Add a few splassert() checks, okay art@ | Pedro Martelletto | |
2005-08-08 | prepare for static keying | Hans-Joerg Hoexer | |
2005-08-08 | Correctly order LSA/route entries. Also prefer network vertices over router | Claudio Jeker | |
ones in the candidate list. Be more careful about LS_INFINITY as it is possible that the cost overflows in the calculation (checking for == is in some cases wrong). Simplify the code a bit. Tested and OK norby@ | |||
2005-08-08 | tab before newline. | Claudio Jeker | |
2005-08-08 | zap remaining rcsid. | Marc Espie | |
Kill old files that are no longer compiled. okay theo | |||
2005-08-08 | sync | Theo de Raadt | |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie | |
Make sure tolower/toupper use the whole 8 bits. okay deraadt@ thanks to everyone who tested | |||
2005-08-08 | lots of cleanup, print lots of information based on new linkages between | Theo de Raadt | |
devices provided by marco; ok marco | |||
2005-08-08 | rename a bunch of bio/raid APIs to stop the bleeding in dlg and | Theo de Raadt | |
my eyes; marco ok | |||
2005-08-08 | Add devices to structures. | Marco Peereboom | |
ok and help deraadt@ | |||
2005-08-08 | more xr auipx i missed to commit first round | Michael Shalayeff | |
2005-08-07 | make it better | Theo de Raadt | |
2005-08-07 | Xr auixp 4 | Theo de Raadt | |
2005-08-07 | undo unrelated commit | Marc Espie | |
2005-08-07 | auixp | Michael Shalayeff | |