summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-16some .Pa;Jason McIntyre
2013-10-16no more -r; ok blambertJason McIntyre
2013-10-16Correctly honour spoofonly in readvdmlabel() to avoid reading the on-disk labelMiod Vallat
2013-10-16Revert unintended changes.Florian Obser
2013-10-16Support for oaic in the boot blocks. Cope with older prom putting a \r atMiod Vallat
2013-10-16 1) move the creation of 'restricted' communication socketsBret Lambert
2013-10-16Add a manpage for ommmc(4).Raphael Graf
2013-10-16Prefer ACPI over APM. For years, we had a SMBIOS-probing hack to preferTheo de Raadt
2013-10-16Adapt to recent gnome MODULE change.Antoine Jacoutot
2013-10-16tweak previous;Jason McIntyre
2013-10-16Implement client-side hostname canonicalisation to allow an explicitDamien Miller
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-15remove conditionals for ELF; prodding by patrick keshishianTheo de Raadt
2013-10-15Don't bind a label for the default route.Renato Westphal
2013-10-15Minor fixes on if_del() and nbr_new().Renato Westphal
2013-10-15Simplify the lde_nbr_new() function.Renato Westphal
2013-10-15Remove stray (long) cast of value being assigned to tv_secs.Kenneth R Westerback
2013-10-15tweak previous;Jason McIntyre
2013-10-15Simplify the code by avoiding direct calls to imsg_compose_event().Renato Westphal
2013-10-15Improve debug and error logs.Renato Westphal
2013-10-15Generate the NBR_EVT_PDU_RCVD event in a single point.Renato Westphal
2013-10-15If the fake target of a port installed an empty (0-byte) file as aIngo Schwarze
2013-10-15Fix whitespace and other style issues.Renato Westphal
2013-10-15Since a targeted neighbor can be created both by configuration andRenato Westphal
2013-10-15The disklabel variables aflag and dflag are boolean, use logicalAlexander Bluhm
2013-10-15Improve parsing of LDP messages.Renato Westphal
2013-10-15This has been rewritten in perl as parse_structinfo.plPhilip Guenther
2013-10-15Rewrite the awk script that generates the data for option DDB_STRUCT:Philip Guenther
2013-10-15Remove BUGS section, it got fixed a few months ago.Miod Vallat
2013-10-15steal manpages from mvme88kMiod Vallat
2013-10-15it's supposed to be test first, commit afterwardsMiod Vallat
2013-10-15regenMiod Vallat
2013-10-15ramdisk needs diskmap. Found the hard way.Miod Vallat
2013-10-15Ignore messages that have Unknown flag set.Renato Westphal
2013-10-15tweak previous;Jason McIntyre
2013-10-15First shot at installation media for aviion, and updated documentation.Miod Vallat
2013-10-15First shot at installation media for aviion, and updated documentation.Miod Vallat
2013-10-15In readvdmlabel(), be sure to have *partoffp initialized in all cases.Miod Vallat
2013-10-15Remove the multicast filter from the ``real'' interface when destroyingMartin Pieuchot
2013-10-15Document MODGNOME_MIME_FILE and MODGNOME_DESKTOP_FILE.Antoine Jacoutot
2013-10-15no more a.out support hereTheo de Raadt
2013-10-15repair typo talking about a.outTheo de Raadt
2013-10-15this does not need sys/exec_ecoff.hTheo de Raadt
2013-10-15tedu a.out supportTheo de Raadt
2013-10-15The ERL Ethernet is supported now and can be booted over NFS. Reflect thatBrian Callahan
2013-10-15remove last bits of a.out supportTheo de Raadt
2013-10-15Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300,Miod Vallat
2013-10-15Fix detach -a by skipping clients where the session is NULL.Nicholas Marriott