summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-08allow the path to isakmpd's fifo to be specified (aka changed) on theHenning Brauer
2011-11-08arm has no need for procfsTheo de Raadt
2011-11-08procfs for solaris compat? not anymore; ok miodTheo de Raadt
2011-11-08use -A with traceroute; ok sthenTheo de Raadt
2011-11-08Add -A option to display AS for each hop address, using origin.asn.cymru.comStuart Henderson
2011-11-08In ddb `show page', print the address of the vm_page_md substruct ifMiod Vallat
2011-11-08Pass install the -S option to avoid a window where the target isn'tPhilip Guenthe
2011-11-07When multiple display modifiers are specified on a ddb examine command, doMiod Vallat
2011-11-07Cleanup and make initialization more readable. ok drahn@ uwe@Miod Vallat
2011-11-07syncMiod Vallat
2011-11-07Make pwrite/pwritev ignore the O_APPEND flag.Philip Guenthe
2011-11-07seN -> se%d to be consistent with other man pages; ok miod jmcMike Belopuhov
2011-11-07TLS-lite support for i386Philip Guenthe
2011-11-07Lift the copyout() from i386_get_threadbase() to sys_sysarch(), so thatPhilip Guenthe
2011-11-07Fix the definition of L1_S_V7_AP().Miod Vallat
2011-11-07Expand HISTORY; feedback and ok jmc@ sobrado@.Ingo Schwarze
2011-11-07More .At v1 HISTORY.Ingo Schwarze
2011-11-07Let the smtpd process handle the enqueueing of offline messages atEric Faurot
2011-11-07don't handle out-of-mem conditions using compiled out asserts (ugh). FromOtto Moerbeek
2011-11-06For now turn back on the pmap PTE modification in pmap_l2ptp_ctorDale Rahn
2011-11-06Commemorate research!dmr by documenting the history of allIngo Schwarze
2011-11-06No need to save/restore the batch_id since the envelope is not dumpedEric Faurot
2011-11-06Do not dump the envelope status. It's useless and not reloaded anyway.Eric Faurot
2011-11-06return non-zero on errorOtto Moerbeek
2011-11-06Negative offsets to pread/pwrite-family are only legal for character devices.Philip Guenthe
2011-11-06Regress tests for negative offsets, wrapping offsets, and the lack ofPhilip Guenthe
2011-11-06Correctly report WB and WT cache modes on v7 (they were swapped). ok uwe@Miod Vallat
2011-11-06Build boot(8) for i386 in the same manner that we build boot(8) for amd64 -Joel Sing
2011-11-06improve gm4 compatibility, from Robert Young, thanks !Marc Espie
2011-11-06Copy support for sched_get_priority_{min,max} from libpthread.Philip Guenthe
2011-11-06Document a non-obvious reason why something can't overflow.Philip Guenthe
2011-11-06.Ev -> .DvTheo de Raadt
2011-11-06repair documentation offset in the p*() versions of the calls and EINVAL;Theo de Raadt
2011-11-06Move <machine/spinlock.h> into rthread.h; strip out unnecessary #includesPhilip Guenthe
2011-11-06Fix GTIMER_STATUS offsetMiod Vallat
2011-11-06Add a #include that's currently picked up via another header that'sPhilip Guenthe
2011-11-06union wait is dead, ancient history; stop using itPhilip Guenthe
2011-11-06Further on the road to working.Dale Rahn
2011-11-05I had moved earlier the adding of processes to the pgrp and children listsPhilip Guenthe
2011-11-05More effort to use filesystem time if the rtc doesn't exist, thanks miod.Dale Rahn
2011-11-05Introduce clock registration code, to deal with having multipleDale Rahn
2011-11-05Remove incorrect logic leading to skip page table flushes becauseMiod Vallat
2011-11-05Move around the error cases to make clear that some don't apply to thePhilip Guenthe
2011-11-05rename gptimer_delay to gptimer_wait, as it waits on the bit to be clearedDale Rahn
2011-11-05When the HEAD scope of .TP is broken by another block macro,Ingo Schwarze
2011-11-05ttys can't seek, so make pread/pwrite/preadv/pwritev fail with ESPIPEPhilip Guenthe
2011-11-05Verify this fails with ESPIPE on ttysPhilip Guenthe
2011-11-05Many fixes.Dale Rahn
2011-11-05update currency exchange rates;Jason McIntyre
2011-11-05and clean extra targetOtto Moerbeek