Age | Commit message (Expand) | Author |
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 |
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 |
2005-08-08 | tab before newline. | Claudio Jeker |
2005-08-08 | zap remaining rcsid. | Marc Espie |
2005-08-08 | sync | Theo de Raadt |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie |
2005-08-08 | lots of cleanup, print lots of information based on new linkages between | Theo de Raadt |
2005-08-08 | rename a bunch of bio/raid APIs to stop the bleeding in dlg and | Theo de Raadt |
2005-08-08 | Add devices to structures. | Marco Peereboom |
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 |
2005-08-07 | auixp; fomr netbsd | Michael Shalayeff |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff |
2005-08-07 | .PATH better | Theo de Raadt |
2005-08-07 | remove some scsi bus warnings and gunk if on a ramdisk; semi-ok krw | Theo de Raadt |
2005-08-07 | zap rcsid. | Marc Espie |
2005-08-07 | split off the code that handles dependencies proper, so that we can (later) | Marc Espie |
2005-08-07 | a bunch more ADB handler IDs, will be necessary in the future | Martin Reindl |
2005-08-07 | wrapper around Ustar that replaces long names/links with LongName#/LongLink#. | Marc Espie |
2005-08-07 | Do not blindly reset the state count to zero after a clear, as we may not | Christopher Pascoe |
2005-08-07 | verify ticket in DIOCADDADDR, from Boris Polevoy, ok deraadt@ | Daniel Hartmeier |
2005-08-07 | Reset kif->pfik_ifp to NULL before calling pfi_kif_unref(), similar change | Christopher Pascoe |
2005-08-07 | zap rcsid, tested there. okay deraadt@ | Marc Espie |
2005-08-07 | move non-standard COMPATIBILITY section to HISTORY, which seems more | Jason McIntyre |
2005-08-07 | commit LC_CTYPE files from NetBSD/citrus, not yet linked in. | Marc Espie |
2005-08-07 | locale dirs. okay deraadt@ | Marc Espie |
2005-08-07 | mklocale tool, from NetBSD/citrus, not yet linked in. | Marc Espie |
2005-08-07 | grr. wrong Makefile. | Marc Espie |
2005-08-07 | Add LC_CTYPE locale sources, not yet linked in. | Marc Espie |
2005-08-07 | Remove advertising clause from UCB licenses; ok deraad@ | Miod Vallat |
2005-08-07 | Simplify code by calling error() from inside buf_* functions rather | Kenneth R Westerback |