summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16Honour serial console speed on O2 too.Miod Vallat
2009-10-16Make Octane kernels compile again after recent changes. My bad.Miod Vallat
2009-10-16man page bits for mail; it was ok millert@Martynas Venckus
2009-10-16factor psummary code of ftp.c to be generic, for all types ofMartynas Venckus
2009-10-16bring in proper lookup_name prototype so that its pointer returnMartynas Venckus
2009-10-16teach gdtoa & its subroutines that malloc can fail; in which caseMartynas Venckus
2009-10-16sort flags in synopsis, usage, and description.Igor Sobrado
2009-10-16Get serial console speed from prom, and use it instead of hardcoding 9600 bps,Miod Vallat
2009-10-15regenMiod Vallat
2009-10-15Sort widgets by type instead of manufacturer code, add some TIO widgets,Miod Vallat
2009-10-15The Octane boot PROM is accessible through the PCI space of the on-board i/oMiod Vallat
2009-10-15fix installation headerMarc Espie
2009-10-15missed one, tell tracker this is already installedMarc Espie
2009-10-15Makefile.inc also has to be included from hereRobert Nagy
2009-10-15merge some gcc-local(1) changes:Robert Nagy
2009-10-15teach gcc about our kprintf and syslog format attributesRobert Nagy
2009-10-15allow solve to find dependencies in current UpdateSetMarc Espie
2009-10-15only enable SF, DF, XF, TF modes in libgcc if we are building with gcc4, so w...Robert Nagy
2009-10-15sync updatesets with tracker when we create them...Marc Espie
2009-10-15fix at-file.texi pathRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy
2009-10-15separate the dependencies in several lists for registration, so thatMarc Espie
2009-10-15syncTheo de Raadt
2009-10-15add target configuration for openbsdRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy
2009-10-15remove parameter we no longer useMarc Espie
2009-10-15Import a BSD make based infrastructure for building gcc, based on theRobert Nagy
2009-10-15Implement passive cooling for acpitz; works for some overheating machinesJordan Hargrave
2009-10-15the to_install/to_update stuff is now in the tracker object.Marc Espie
2009-10-15move the installed check in Tracker, where they belongMarc Espie
2009-10-15pkg_add will need to track installation progress globally, so that we don'tMarc Espie
2009-10-15sync with gcc4 port module changeSteven Mestdagh
2009-10-15Add detach support to a few more drivers, and in others do the neccessaryTheo de Raadt
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2009-10-15disable interrupt coalescing (aka mitigation) if the chip comes up with itDavid Gwynne
2009-10-15reorg codeMarc Espie
2009-10-15missed oneMarc Espie
2009-10-15fix typo that prevented `pkg_info -r` from working.Peter Hessler
2009-10-15let handle compute pkgnames correctly, simplifies code a bitMarc Espie
2009-10-15ident(1) does not require arguments; while here, note that thisIgor Sobrado
2009-10-15If the bSynchAddress of the AudioStreaming isochronous audio dataJacob Meuser
2009-10-15sort flags.Igor Sobrado
2009-10-15arguments to -C, -c, -S and -s are optional.Igor Sobrado
2009-10-15The pane pty name isn't useful for anything so show the pane number instead.Nicholas Marriott
2009-10-15syncTheo de Raadt
2009-10-15syncTheo de Raadt
2009-10-14move OpenBSD::Handle into its own file. I guess I need to disentangle thisMarc Espie
2009-10-14On coherent systems, all bus_dmamap_sync() needs to do is writebacks, noMiod Vallat
2009-10-14cmd_find_client shouldn't die when there is an empty slot in the clientsNicholas Marriott
2009-10-14sort flags.Igor Sobrado