share and pc-sysinstall: adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual
share and pc-sysinstall: adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual - errorprone - task.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.Commit these apart because compile testing doesn't guarantee I didn't madesome nasty mistake. No functional change intended.
show more ...
Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes: yes
Remove last remnants of acd(4), mcd(4), and scd(4) drivers.Approved by: jhb
dd report short write as error, so don't halt on it.
Oops, remove debugging forgotten in r296655.MFC after: 2 weeks
Don't bother to invoke gmirror or zpool if the module is not loaded.
Unify and improve metadata wiping.MFC after: 2 weeks
Use `geom disk list` instead `camcontrol identify`.The new way works for almost any disk, while the old only for ATA.MFC after: 2 weeks
Add more SUBDIR_PARALLEL.MFC after: 3 weeksSponsored by: EMC / Isilon Storage Division
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
Remove extra blank lines
dirdeps.mk now sets DEP_RELDIR
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;update paths; and include everything in the "base" distribution.The "games" distribution being optional made sense when th
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;update paths; and include everything in the "base" distribution.The "games" distribution being optional made sense when there were moregames and we had small disks; but the "games-like" games were moved intothe ports tree a dozen years ago and the remaining "utility-like" gamesoccupy less than 0.001% of my laptop's small hard drive. Meanwhile everynew user is confronted by the question "do you want games installed" whenthey they try to install FreeBSD.The next steps will be:2. Removing punch card (bcd, ppt), phase-of-moon (pom), clock (grdc), andcaesar cipher (caesar, rot13) utilities. I intend to keep fortune, factor,morse, number, primes, and random, since there is evidence that those arestill being used.3. Merging src/games into src/usr.bin.This change will not be MFCed.Reviewed by: jmgDiscussed at: EuroBSDConApproved by: gjb (release-affecting changes)
use .Mt to mark up email addresses consistently (part2)PR: 191174Submitted by: Franco Fichtner <[email protected]>
We do want objdir
Updated dependencies
New dependencies
New/updated dependencies
Fix usage for soreceive(9) - uio must always be non-NULL.MFC after: 1 week
Add a MD_ROOT_FSTYPE kernel option. The option specifies thefile system part for the MD_ROOT mount string. Hardcoding thethe file system type as "ufs" is too restrictive.
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
Fix detecting available zpool names.Submitted by: kmooreObtained from: PC-BSDMFC after: 3 daysSponsored by: iXsystems
Fix French Canadian console keyboard layoutSubmitted by: kmooreObtained from: PC-BSDMFC after: 3 daysSponsored by: iXsystems
Style fixes.Submitted by: kmooreObtained from: PC-BSDMFC after: 3 daysSponsored by: iXsystems
12345