summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-18Use a dedicated socketpair for stdin, makes the code more symetric andFlorian Obser
2013-10-18does not need stab.hTheo de Raadt
2013-10-18Calculate correct pointer for fcgi_{begin,end}_request_body.Florian Obser
2013-10-18Calculate correct pointer for end_request; while there initializeFlorian Obser
2013-10-18set FD_CLOEXECFlorian Obser
2013-10-18the radeon suspend routine looks hairy, and feels like it should runTheo de Raadt
2013-10-18Add a conditional to disable most of the `abort state' code in the emulationMiod Vallat
2013-10-18syncMiod Vallat
2013-10-18bye bye rdsetroot; ok miodTheo de Raadt
2013-10-18cleanup elfrdsetroot references; ok miodTheo de Raadt
2013-10-18Add a proper MANSUBDIR, to have manpages install in the proper directory.Miod Vallat
2013-10-18create usr/share/man/man5/macppcMiod Vallat
2013-10-18Introduce a dedicated private header file to control the optional featuresMiod Vallat
2013-10-18%d -> %lld, add (long long) cast to time_t variables. Make guentherKenneth R Westerback
2013-10-18allow more space for swap with big disks, useful for hibernation;Otto Moerbeek
2013-10-18At device attach, mark the device "shutdown", until the mountroot hookTheo de Raadt
2013-10-18typo in function name in log messageStuart Henderson
2013-10-18Add configuration for MI libsa loadfile, to be used soon.Miod Vallat
2013-10-18Fix building regress outside of /usr/src where the objdirJonathan Gray
2013-10-18Abstract the fact that IPv4 muticast records are linked to theMartin Pieuchot
2013-10-18Prepare the route(8) command for printing 64 bit route expire time.Alexander Bluhm
2013-10-18Replace sc->sc_dev.dv_xname by DEVNAME macro that is defined inSylvestre Gallon
2013-10-17include remote port in bad banner message; bz#2162Damien Miller
2013-10-17test fails when run as root - test executability instead of writabilityDamien Miller
2013-10-17Implement the .UR/.UE block (uniform resource identifier) introduced in theIngo Schwarze
2013-10-17cannot have queue definitions inside anchors.Henning Brauer
2013-10-17Respect the max pdu length and merge all send_label* functions intoRenato Westphal
2013-10-17Improve parsing of label mapping messages and merge all recv_label*Renato Westphal
2013-10-17... and do not set up lance buffers at 3MB. Oh the irony.Miod Vallat
2013-10-17Merge old netboot le(4) code into new boot, to allow for a kernel to be loadedMiod Vallat
2013-10-17The header file netinet/in_var.h included netinet6/in6_var.h. ThisAlexander Bluhm
2013-10-17remove capability to do a.outTheo de Raadt
2013-10-17zap ecoff and a.out support like in MI loadfileTheo de Raadt
2013-10-17the explanation for locally-defined ecoff is even simpler now thatTheo de Raadt
2013-10-17a better way to disable the speaker on AV400 familyMiod Vallat
2013-10-17syncTheo de Raadt
2013-10-17no need for this, unlinked from the build for a while anyway;Jason McIntyre
2013-10-17Remove a.out leftovers now that libsa loadfile() will only boot ELF binaries.Miod Vallat
2013-10-17pretty upTheo de Raadt
2013-10-17another lurking ecoff reference is found..Theo de Raadt
2013-10-17a.out emulation went awayTheo de Raadt
2013-10-17Less ambiguous wording concerning control socket configuration options.Bret Lambert
2013-10-17more a.out/ecoff removal; ok phesslerTheo de Raadt
2013-10-17Update snmpd(8) to use the proc.c privsep style from iked and relayd.Reyk Floeter
2013-10-17syncTheo de Raadt
2013-10-17Remove support for a.out and ecoff. We only do elf now.Theo de Raadt
2013-10-17tweak previous;Jason McIntyre
2013-10-17Fix run-regress-fragping to use ping(8) instead of ping6(8) to send theLawrence Teo
2013-10-17rearrange check to reduce diff against -portableDamien Miller
2013-10-17fsync@openssh.com protocol extension for sftp-serverDamien Miller