summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-08Fixup skip step printout: rdomains come after direction; ok mcbride, henningMike Belopuhov
2011-11-08Garbage collect now unused MKDEP definitions. ok deraadt@Matthieu Herrb
2011-11-08Make __svfscanf() the unlocked, core of vfscanf() and use it inPhilip Guenthe
2011-11-08ncr53c9x (a.k.a. esp on sparc64) does not like 16-byte SCSI commandsKenneth R Westerback
2011-11-08Typo. BIOC_SSOFFLINE is the ioctl command. Pass BIOC_SDOFFLINE toKenneth R Westerback
2011-11-08merge cpu_coredump() back to where it belongs, ok drahn miodTheo de Raadt
2011-11-08merge cpu_coredump() back to where it belongs; ok miod drahnTheo de Raadt
2011-11-08remove support for big endian; ok drahnTheo de Raadt
2011-11-08compat_13 support died ages agoTheo de Raadt
2011-11-08- put -i in the right placeJason McIntyre
2011-11-08lookup (n.) -> look up (v.) (i.e. to look sth up);Jason McIntyre
2011-11-08Add the __cerror asm bits for per-thread errno support for hppa.Mark Kettenis
2011-11-08Save and restore cr27 and add the necessary glue to use it as the userlandMark Kettenis
2011-11-08Include <stddef.h> to make sure offsetof() is defined.Mark Kettenis
2011-11-08On PCXS processors, reading %cr26 and %cr27 from userland causes aMiod Vallat
2011-11-08mention default fifo path, sthen. previous manpage changes were ok jmc, plusHenning Brauer
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