summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16Define PT_ARM_EXIDX.Mark Kettenis
2016-09-16Fix the data storage size check. When we exceed the amount of availableRafael Zalamena
2016-09-16Include the legacy_coding(3) page which documents use_legacy_coding(),Nicholas Marriott
2016-09-16like the sparc port, ancient wisdom is ancient. consign to the archives.Ted Unangst
2016-09-16syncTheo de Raadt
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2016-09-16unifdef SAVE_MEMORY which is no longer set nor usedJasper Lievisse Adriaanse
2016-09-16Revert last. -f is a bad bad idea here.Kenneth R Westerback
2016-09-16Swap watermarks from high (4096) to low (128) when we get full buffersNicholas Marriott
2016-09-16Use 'umount -f' so failing to umount root does not blow up install/upgradeKenneth R Westerback
2016-09-16Switch urndis(4) over to the generic RNDIS headerMike Belopuhov
2016-09-16Introduce a common header files for RNDIS protocol definitionsMike Belopuhov
2016-09-16Hook up Hyper-V man pagesMike Belopuhov
2016-09-16Enable Hyper-V guest driversMike Belopuhov
2016-09-16Reconfigure interface capabilities after switching trunkproto; ok mpiMike Belopuhov
2016-09-16- Removed unnecessary string.h includeFrederic Cambus
2016-09-16Don't check if target directory is writeable. This gets in the way ofMartin Natano
2016-09-16add a note on kexfuzz' limitationsDamien Miller
2016-09-16procmap fumbles with uvm_map_addr structures, which are now in RBTsDavid Gwynne
2016-09-16oh, this directory can also goTheo de Raadt
2016-09-16handle fallout of moving the address maps to RBT code.David Gwynne
2016-09-16these build directories were left around after we moved to 1 floppy.Theo de Raadt
2016-09-16move RBT_PROTOTYPE under #ifdef _KERNELDavid Gwynne
2016-09-16put RBT_PROTOTYPE inside #ifdef _KERNELDavid Gwynne
2016-09-16move the namecache_rb_tree from RB macros to RBT functions.David Gwynne
2016-09-16move buf_rb_bufs from RB macros to RBT functionsDavid Gwynne
2016-09-16fix some DEBUG code so its using the right rb tree codeDavid Gwynne
2016-09-16fix spelling of RBT_NEXT in a commentDavid Gwynne
2016-09-16move uvm_pmemrange_addr from RB macros to RBT functionsDavid Gwynne
2016-09-16move the vm_page struct from being stored in RB macro trees to RBT functionsDavid Gwynne
2016-09-16Implement the DT_RELACOUNT optimization. Missed previously because IPhilip Guenther
2016-09-16Remove the fallback to the __plt_{start,end} symbols, as the dynamic tagsPhilip Guenther
2016-09-16move uaddr_free_rbtree from RB macros to RBT functionsDavid Gwynne
2016-09-16syncTheo de Raadt
2016-09-16move the uvm_map_addr RB tree from RB macros to the RBT functionsDavid Gwynne
2016-09-16remove a trailing \David Gwynne
2016-09-16fix for newer modp DH groups (diffie-hellman-group14-sha256 etc)Damien Miller
2016-09-15life is not a newspaper headline, and Nd follows suit...Jason McIntyre
2016-09-15add a manual page for omwugenJonathan Gray
2016-09-15Add omwugen(4) a driver for the TI logic that generates wakeup eventsJonathan Gray
2016-09-15add some Xr for acme-client(1);Jason McIntyre
2016-09-15some spkac shortening; ok beckJason McIntyre
2016-09-15more fat trimming;Jason McIntyre
2016-09-15Drop references to FreeBSD driver names; I've got one wrong already...Mike Belopuhov
2016-09-15tweak previous;Jason McIntyre
2016-09-15Document the USB task APIAdam Wolk
2016-09-15shorten ts;Jason McIntyre
2016-09-15we do not build the curses _memleaks and _trace stuff apparently,Jason McIntyre
2016-09-15tweak previous;Jason McIntyre
2016-09-15Use rdaemon() in dhclient too.Jeremie Courreges-Anglas