usr.bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a pe
usr.bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by: Netflix
show more ...
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Use print as a function for Python 3 [PEP 3105]Import print_function from the __future__ moduleto activate this for Python 2. This works as far back as Python 2.6.0a2: https://docs.python.org/
Use print as a function for Python 3 [PEP 3105]Import print_function from the __future__ moduleto activate this for Python 2. This works as far back as Python 2.6.0a2: https://docs.python.org/2/library/__future__.html[PEP 3105] https://www.python.org/dev/peps/pep-3105/
Final step of eliminating the "games" distribution: Merge src/games(or what's left of it, at least) into src/usr.bin.This change will not be MFCed.Discussed at: EuroBSDCon 2014Committed from:
Final step of eliminating the "games" distribution: Merge src/games(or what's left of it, at least) into src/usr.bin.This change will not be MFCed.Discussed at: EuroBSDCon 2014Committed from: EuroBSDCon 2015