Age | Commit message (Expand) | Author |
2011-11-08 | Fixup skip step printout: rdomains come after direction; ok mcbride, henning | Mike Belopuhov |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-11-08 | Make __svfscanf() the unlocked, core of vfscanf() and use it in | Philip Guenthe |
2011-11-08 | ncr53c9x (a.k.a. esp on sparc64) does not like 16-byte SCSI commands | Kenneth R Westerback |
2011-11-08 | Typo. BIOC_SSOFFLINE is the ioctl command. Pass BIOC_SDOFFLINE to | Kenneth R Westerback |
2011-11-08 | merge cpu_coredump() back to where it belongs, ok drahn miod | Theo de Raadt |
2011-11-08 | merge cpu_coredump() back to where it belongs; ok miod drahn | Theo de Raadt |
2011-11-08 | remove support for big endian; ok drahn | Theo de Raadt |
2011-11-08 | compat_13 support died ages ago | Theo de Raadt |
2011-11-08 | - put -i in the right place | Jason McIntyre |
2011-11-08 | lookup (n.) -> look up (v.) (i.e. to look sth up); | Jason McIntyre |
2011-11-08 | Add the __cerror asm bits for per-thread errno support for hppa. | Mark Kettenis |
2011-11-08 | Save and restore cr27 and add the necessary glue to use it as the userland | Mark Kettenis |
2011-11-08 | Include <stddef.h> to make sure offsetof() is defined. | Mark Kettenis |
2011-11-08 | On PCXS processors, reading %cr26 and %cr27 from userland causes a | Miod Vallat |
2011-11-08 | mention default fifo path, sthen. previous manpage changes were ok jmc, plus | Henning Brauer |
2011-11-08 | allow the path to isakmpd's fifo to be specified (aka changed) on the | Henning Brauer |
2011-11-08 | arm has no need for procfs | Theo de Raadt |
2011-11-08 | procfs for solaris compat? not anymore; ok miod | Theo de Raadt |
2011-11-08 | use -A with traceroute; ok sthen | Theo de Raadt |
2011-11-08 | Add -A option to display AS for each hop address, using origin.asn.cymru.com | Stuart Henderson |
2011-11-08 | In ddb `show page', print the address of the vm_page_md substruct if | Miod Vallat |
2011-11-08 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-11-07 | When multiple display modifiers are specified on a ddb examine command, do | Miod Vallat |
2011-11-07 | Cleanup and make initialization more readable. ok drahn@ uwe@ | Miod Vallat |
2011-11-07 | sync | Miod Vallat |
2011-11-07 | Make pwrite/pwritev ignore the O_APPEND flag. | Philip Guenthe |
2011-11-07 | seN -> se%d to be consistent with other man pages; ok miod jmc | Mike Belopuhov |
2011-11-07 | TLS-lite support for i386 | Philip Guenthe |
2011-11-07 | Lift the copyout() from i386_get_threadbase() to sys_sysarch(), so that | Philip Guenthe |
2011-11-07 | Fix the definition of L1_S_V7_AP(). | Miod Vallat |
2011-11-07 | Expand HISTORY; feedback and ok jmc@ sobrado@. | Ingo Schwarze |
2011-11-07 | More .At v1 HISTORY. | Ingo Schwarze |
2011-11-07 | Let the smtpd process handle the enqueueing of offline messages at | Eric Faurot |
2011-11-07 | don't handle out-of-mem conditions using compiled out asserts (ugh). From | Otto Moerbeek |
2011-11-06 | For now turn back on the pmap PTE modification in pmap_l2ptp_ctor | Dale Rahn |
2011-11-06 | Commemorate research!dmr by documenting the history of all | Ingo Schwarze |
2011-11-06 | No need to save/restore the batch_id since the envelope is not dumped | Eric Faurot |
2011-11-06 | Do not dump the envelope status. It's useless and not reloaded anyway. | Eric Faurot |
2011-11-06 | return non-zero on error | Otto Moerbeek |
2011-11-06 | Negative offsets to pread/pwrite-family are only legal for character devices. | Philip Guenthe |
2011-11-06 | Regress tests for negative offsets, wrapping offsets, and the lack of | Philip Guenthe |
2011-11-06 | Correctly report WB and WT cache modes on v7 (they were swapped). ok uwe@ | Miod Vallat |
2011-11-06 | Build boot(8) for i386 in the same manner that we build boot(8) for amd64 - | Joel Sing |
2011-11-06 | improve gm4 compatibility, from Robert Young, thanks ! | Marc Espie |
2011-11-06 | Copy support for sched_get_priority_{min,max} from libpthread. | Philip Guenthe |
2011-11-06 | Document a non-obvious reason why something can't overflow. | Philip Guenthe |
2011-11-06 | .Ev -> .Dv | Theo de Raadt |
2011-11-06 | repair documentation offset in the p*() versions of the calls and EINVAL; | Theo de Raadt |
2011-11-06 | Move <machine/spinlock.h> into rthread.h; strip out unnecessary #includes | Philip Guenthe |