Age | Commit message (Expand) | Author |
2013-11-01 | Document the stupid behaviour of older PROM which fail to load binaries | Miod Vallat |
2013-11-01 | Provide -I's to reach the gdtoa directory for .h files | Theo de Raadt |
2013-11-01 | push the queues every 1/HZ using timeout(9) | pelikan |
2013-11-01 | keep net/hfsc.h away from userspace, except in pfctl | pelikan |
2013-11-01 | Drop zsaddr[NZS] and the need for zs to be needs-count. zsaddr[] is no longer | Miod Vallat |
2013-11-01 | adds a few modules used by upcoming drivers, and support for disabling | aalm |
2013-11-01 | sync | Jasper Lievisse Adriaanse |
2013-11-01 | missing regen after gpio(4) got added | Jasper Lievisse Adriaanse |
2013-11-01 | hookup sunxi bits for miniroot and ramdisk, tested on pcduino. | Jasper Lievisse Adriaanse |
2013-11-01 | Use %lu to print u_long, not %lld. | Kenneth R Westerback |
2013-11-01 | crank MINIROOTSIZE needed so the ramdisks will fit again | Jasper Lievisse Adriaanse |
2013-11-01 | when we fail to power up the AHCI phy don't bother trying to make | Jasper Lievisse Adriaanse |
2013-11-01 | The old routing messages compatibility code did not work on strict | Alexander Bluhm |
2013-11-01 | update currency exchange rates; | Jason McIntyre |
2013-11-01 | Pull in gdtoa.h instead of declaring __dtoa() and __freedtoa() directly | Philip Guenther |
2013-11-01 | oaic can be booted off. | Miod Vallat |
2013-11-01 | sync | Theo de Raadt |
2013-11-01 | Link the pf_divert regression test to the build again as it does | Alexander Bluhm |
2013-11-01 | Add missing bitfields needed by gvfs. | Sylvestre Gallon |
2013-11-01 | Add a check-setup target. This allows to find setup errors more | Alexander Bluhm |
2013-11-01 | silence warning | Marc Espie |
2013-11-01 | Spacing. | Martin Pieuchot |
2013-11-01 | Sprinkle (long long) casts where %lld is being used to print daddr_t | Kenneth R Westerback |
2013-11-01 | Reduce the differences with ehci(4)'s transfer decriptors. This is a | Martin Pieuchot |
2013-11-01 | another annoying %i | Theo de Raadt |
2013-11-01 | there is no need to expose "struct vops" to userland | Theo de Raadt |
2013-11-01 | reduce use of <sys/user.h> | Theo de Raadt |
2013-11-01 | Fix endianess for big endian architecture. | Sylvestre Gallon |
2013-11-01 | Send pflow(4) packets in the correct rdomain. | Florian Obser |
2013-11-01 | enable fuse. | Sylvestre Gallon |
2013-11-01 | There is only one Germany nowadays. s/Germany, Fed. Rep. of/Germany/ | Alexander Bluhm |
2013-11-01 | rewrite omdog somewhat and hook it into the watchdog framework. | Federico G. Schwindt |
2013-11-01 | kill a.out reference. | Federico G. Schwindt |
2013-11-01 | Do not abuse the stack of the current process to prepend a report ID | Martin Pieuchot |
2013-11-01 | Move the abort_task storage to the generic USB xfer structure instead | Martin Pieuchot |
2013-11-01 | move fd(4) from directly using disksort to using bufqs. | David Gwynne |
2013-11-01 | altq -> new queue in examples | Henning Brauer |
2013-11-01 | not just altq queues, queues | Henning Brauer |
2013-11-01 | s/£/GBP/ which several people pointed out in my previous diff (many were | Stuart Henderson |
2013-11-01 | - update UK dialling codes from ofcom information | Stuart Henderson |
2013-11-01 | Better report of the system type, to match the OMRON spelling; aoyama@ | Miod Vallat |
2013-11-01 | get rid of pmap_pdp_cache_generation. it cannt change between where it is | David Gwynne |
2013-11-01 | replace bare use of disksort with bufqs. | David Gwynne |
2013-10-31 | List all generated files in CLEANFILES. | Ingo Schwarze |
2013-10-31 | Initialize sun_len, pointed out by deraadt@. | Florian Obser |
2013-10-31 | Pipe don't have states. Kill an useless & commented out chunk of code. | Martin Pieuchot |
2013-10-31 | If if looks like a duck, swims like a duck, and quacks like a duck, then | Alexander Hall |
2013-10-31 | Convert the route expire timestamp in kernel and routing message | Alexander Bluhm |
2013-10-31 | softraid(4) boot documentation tweaks from jsing@ | Stefan Sperling |
2013-10-31 | remove commented gpio(4) entry which makes no sense to have on the ramdisk | Jasper Lievisse Adriaanse |