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