summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-21sync to 1.9.9, featuring:Ingo Schwarze
2009-10-21Remove unused function.Nicholas Marriott
2009-10-21Nuke dead store.Nicholas Marriott
2009-10-21Now we are correctly not redrawing the whole pane on linefeed, redo theNicholas Marriott
2009-10-21Tweak after recent gnome MODULE changes.Antoine Jacoutot
2009-10-21nat -> match...nat-to in example PF rule. ok mpf@Stuart Henderson
2009-10-21Add f*lockfile() routines to librthreadPhilip Guenthe
2009-10-21Change libpthread's f*lockfile() routines to stop acting as no-opsPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2009-10-21"usage:" is lowercase; spacing.Igor Sobrado
2009-10-21After forking, the child is single threaded, so tell libc that. ThisPhilip Guenthe
2009-10-21sort options; synchronize argument names with synopsis;Igor Sobrado
2009-10-21Tweak descriptions for up/down pane to be clearer.Nicholas Marriott
2009-10-21Don't redraw the scroll region on linefeed/reverse index unless it is necessaryNicholas Marriott
2009-10-21catch signals when we start doing stuff... so that cleaning up at theMarc Espie
2009-10-21minor bug-fix: partial_install is not print.Marc Espie
2009-10-21Some terminals don't correctly clear their let's-wrap flag after changing theNicholas Marriott
2009-10-21Getting the read and write ends of the pipe the right way round is usuallyNicholas Marriott