summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-06Remove bogus arguments from a printf in the bootloader.Mike Larkin
2017-07-06Compile libexpat with -fvisibility=hidden. This restricts theAlexander Bluhm
2017-07-06sync the list of pci devices which don't require apertureJonathan Gray
2017-06-30Build and run libexpat regress tests from src/lib/libexpat/tests.Alexander Bluhm
2017-07-06Add tests for all features of file completion in csh.anton
2017-07-06Disassociate PA load address of the kernel from VA, such that PA isn'tTheo de Raadt
2017-07-06vmd: increase the max number of disks from 2 to 4. Requires kernel rebuildMike Larkin
2017-07-060xcc-fill a few more alignments. Not because these ones matter particularily,Theo de Raadt
2017-07-06remove an unneeded .align and .code32Mike Larkin
2017-07-06fix dateIngo Schwarze
2017-07-06Fix operator precedence according to Brian W. Kernighan and LorindaIngo Schwarze
2017-07-05Fix native/raw backlight support in inteldrm(4).Mark Kettenis
2017-07-05Validate prefix information in router advertisements according to RFCFlorian Obser
2017-07-05Favor a UID-agnostic prompt in ksh edit mode tests. Allows the tests to passanton
2017-07-05Revert previously added tests for file completion that are currently failing.anton
2017-07-05avoid double space caused by end-of-sentence detection; requested by jmc@Ingo Schwarze
2017-07-05Remove knowledge of struct interface_info from clparse.c. JustKenneth R Westerback
2017-07-05RFC 6066 states that IP literals are not permitted in "HostName" for aJoel Sing
2017-07-05Implement the generated dependency with a stamp file to avoid needlessAlexander Bluhm
2017-07-05forgot to commit this oneMarc Espie
2017-07-05The EQN_LISTONE box type is pointless.Ingo Schwarze
2017-07-05Enable NFSCLIENT to let installation over NFS work.Visa Hankala
2017-07-05Fix RAMDISK build.Visa Hankala
2017-07-05make use of (f)lex -o option to create unique temporary files, so thatMarc Espie
2017-07-05based on florian@'s observation and guenther@'s work in kernel makefiles.Marc Espie
2017-07-05regenMark Kettenis
2017-07-05Add Intel Braswell Sensor Hub device.Mark Kettenis
2017-07-05nits about trailing punctuation found with mandoc -TlintIngo Schwarze
2017-07-05void functions don't return 0Theo Buehler
2017-07-05fix cross references to self; found with mandoc -TlintIngo Schwarze
2017-07-05Convert pf tagname malloc(9) into pool_get(9) to make it MP safe.Alexander Bluhm
2017-07-05The IP in IP input function strips the outer header and reinsertsAlexander Bluhm
2017-07-05Don't stop logging to stderr when running in foreground with -d.Reyk Floeter
2017-07-05Comments are lying.Martin Pieuchot
2017-07-05document that we're no longer using 'make depend'Marc Espie
2017-07-05bye bye dependsMarc Espie
2017-07-05If we are sending a neighbor solicitation for a link local addressFlorian Obser
2017-07-05Some documentation improvements:Martin Pieuchot
2017-07-05remove useless (void)printf casts, diff from Klemens Nanni, massagedFlorian Obser
2017-07-05Add tests for file completion in ksh emacs mode, currently failing.anton
2017-07-04Switch to build user if run as root. Prompt output $ or # affects test.Alexander Bluhm
2017-07-04cross reference to self; found with mandoc(1)Ingo Schwarze
2017-07-04Revert back previous, pledge cannot be enabled on the privsep'd proc yet, atRicardo Mestre
2017-07-04Fix file regress from stdin if obj directory exists.Alexander Bluhm
2017-07-04Fix the only remaining mandoc(1) ERROR in the base system.Ingo Schwarze
2017-07-04proper escaping to prevent information loss; found with mandoc -TlintIngo Schwarze
2017-07-04Fix handling of \} on roff request lines.Ingo Schwarze
2017-07-04Ignore entries with specific PCI subvendor/subdevice such that we don'tMark Kettenis
2017-07-04< and > keys to scroll preview list left and right in tree mode.Nicholas Marriott
2017-07-04Fix building the libedit regress programs.Alexander Bluhm