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