summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-22Name change; SB900 -> Hudson-2.Stuart Henderson
2009-10-22When starting playback, the client tries to write ``bufsz'' framesAlexandre Ratchov
2009-10-22use .Ux in midicat.1, as we do for aucat.1 nowAlexandre Ratchov
2009-10-22fix two typos in documentation.Igor Sobrado
2009-10-22Redraw checks have to after handling input or pane redraw flags set by keyNicholas Marriott
2009-10-22With the splx() changes, it is no longer necessary to remember which interruptMiod Vallat
2009-10-22Implement bus_space_vaddr() for macepcibr.Miod Vallat
2009-10-22Make macebus_intr_disestablish() signature sane, and update its caller.Miod Vallat
2009-10-22Fix a typoTodd C. Miller
2009-10-22The recent cleanups make blatantly visible that the pending_int handlerMiod Vallat
2009-10-22unifdef -DIMASK_EXTERNAL to the mips code. Support for interrupt masking atMiod Vallat
2009-10-22Replace intrmask_t with uint32_t. This types only describes interrupt masksMiod Vallat
2009-10-22The client buffers have to be checked after every event in order to catch theNicholas Marriott
2009-10-22wrap at 80 columns.Igor Sobrado
2009-10-22Introduce a logical xbpci(4) device between xbridge and pci, since more thanMiod Vallat
2009-10-22Split the server code handling clients, jobs and windows off into separateNicholas Marriott
2009-10-22Change the #define controlling use of RM7k/RM9k coprocessor 0 ICR toMiod Vallat
2009-10-22Correctly initialize the second HUB PI interrupt and calias registers onMiod Vallat
2009-10-22Remove a never hit debug panic I commited by accident sometime ago.Miod Vallat
2009-10-22Only play with RM7k coprocessor 0 ICR if IMASK_EXTERNAL is not defined.Miod Vallat
2009-10-22Do not bother invoking hw_setintrmask() in splinit(), spl0() will do it forMiod Vallat
2009-10-22At the end of a context switch and in proc_trampoline(), instead of doing theMiod Vallat
2009-10-22Crank VM_MIN_ADDRESS to prevent userland from being able to mmap zero,Miod Vallat
2009-10-22arguments to name description (.Nd) macros are usually lower case;Igor Sobrado
2009-10-22Apparently these didn't get checked in when I added the tests.Todd C. Miller
2009-10-22tweak previous; ok marcoJason McIntyre
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22List Option GT HSUPA 380E, found in some Acer AspireOne.Stuart Henderson
2009-10-22add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model.Stuart Henderson
2009-10-22regenStuart Henderson
2009-10-22add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. ok ...Stuart Henderson
2009-10-22Since etc/daily rev. 1.58, there is no more output redirection in crontab(5).Ingo Schwarze
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-10-22Only redraw the pane when changing mode, not the entire window.Nicholas Marriott
2009-10-22devices below the scsibus should all be detached via scsi_detach_lun.David Gwynne
2009-10-22Merge prepare_cmd into main as it is short and only called once.Nicholas Marriott
2009-10-22replace cross references to other manual pages with the right macros.Igor Sobrado
2009-10-22replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".Igor Sobrado
2009-10-22pesky full stop, donated by tim van der molen;Jason McIntyre
2009-10-22gc unused globalDavid Gwynne
2009-10-22Back out previous commit, as it caused too much growth for the installPhilip Guenthe
2009-10-21Add delete example since it has come up several times.Marco Peereboom
2009-10-21Add passphrase file for crypto volume bring-up. Proded and ok deraadtMarco Peereboom
2009-10-21Tidy identify message send into a separate function.Nicholas Marriott
2009-10-21Replace IP32 hw_setintrmask() .S routine with a two line C routine.Miod Vallat
2009-10-21use _lto8b to calculate 64 bit address. Fixes issue ckuethe saw at 2TBMarco Peereboom
2009-10-21Don't try to unsuspend a client if it isn't suspended.Nicholas Marriott
2009-10-21Client tidying: get rid of client_ctx struct in favour of two variables inNicholas Marriott
2009-10-21In atoi(), only check for a base indication iff the string starts with `0'Miod Vallat
2009-10-21Unused variable.Nicholas Marriott