summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-19Depending on wether the kernel has been compiled with or withoutAlexander Bluhm
2013-10-19Use daddr_t * instead of int * for the partoffp parameter toKenneth R Westerback
2013-10-19When hooks are called, allow them to disestablish themselves by usingReyk Floeter
2013-10-19In carp_set_addr6() break out of the loop after the interface addressAlexander Bluhm
2013-10-19Remove more knowledge of a.out and stab information from the tree.Theo de Raadt
2013-10-19Remove a.out/stab knowledge from nm.Theo de Raadt
2013-10-19Make uhub_explore() return an int rather than a usbd_satus. This hasMartin Pieuchot
2013-10-18don't silence stderr from pkg_add when running in verbose modeAlexander Hall
2013-10-18UTF-8 support for wsdisplay emulation modes. Both vt100 and sun emulationMiod Vallat
2013-10-18Comment out cd* at scsibus? from installation media which lack CD9660 support.Miod Vallat
2013-10-18In in_pcblookup() convert a hand crafted loop into a LIST_FOREACHAlexander Bluhm
2013-10-18tidy this page up a little;Jason McIntyre
2013-10-18Make sure that, when a particular mapchar() can't find a proper glyph for theMiod Vallat
2013-10-18bugfix update to 1.4.3Robert Nagy
2013-10-18I forget to enable edma when I import it.Sylvestre Gallon
2013-10-18Move mmc base address registers workaround where it belongs.Sylvestre Gallon
2013-10-18Scattering a few bcopy()'s around source using mostly memcpy() is justKenneth R Westerback
2013-10-18do not speak of rdsetrootTheo de Raadt
2013-10-18Remove an incorrect assert used in the real mode parking code forMike Larkin
2013-10-18Disable global page mappings before we start to unpack. This was likelyMike Larkin
2013-10-18Do not fiddle with the response queue directly but go throughFlorian Obser
2013-10-18Logging to syslog works better with openlog(3).Florian Obser
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