| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 3-Clause license.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
Notes:
svn path=/head/; revision=326025
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
Notes:
svn path=/head/; revision=314436
|
| |
|
|
|
|
|
| |
OK'ed by: imp, core
Notes:
svn path=/head/; revision=127958
|
| |
|
|
|
|
|
|
|
| |
Solaris man page is the POSIX way.
Reviewed by: jmallett
Notes:
svn path=/head/; revision=110391
|
| |
|
|
|
|
|
| |
to match that.
Notes:
svn path=/head/; revision=106318
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99110
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97964
|
| |
|
|
|
|
|
| |
cleanup courtesy of automatic checking (lint).
Notes:
svn path=/head/; revision=90143
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
they already are.
Notes:
svn path=/head/; revision=90110
|
| |
|
|
|
|
|
|
|
| |
Along with CSRG id lossage in rev 1.11.
Submitted by: bde
Notes:
svn path=/head/; revision=73219
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73143
|
| |
|
|
|
|
|
|
|
| |
was called with wrong args so it always failed.
PR: 7881
Notes:
svn path=/head/; revision=39053
|
| |
|
|
|
|
|
|
|
|
|
| |
Use /dev/null for opening the kvm library, we don't need access to /dev/mem
anymore.
ps can now run without the setgid(kmem) bit. If it does it will not be
able to show argv/envp for another uid's processes unless you are root.
Notes:
svn path=/head/; revision=37317
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36049
|
| |
|
|
|
|
|
|
|
|
| |
VM structure (eg: credentials etc) and it's highly unlikely we'll ever
get to see the "tainted" BSD<=4.3 VM code in public use. Although it
indicated the way some things used to be done, it obfuscates things too
much.
Notes:
svn path=/head/; revision=27856
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=20420
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
* -------------------- ----- ----------------------
* CURRENT PATCH LEVEL: 1 00051
* -------------------- ----- ----------------------
*
* 14 Aug 92 David Greenman Fixed NEWVM mempages calculation
Notes:
svn path=/head/; revision=4794
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3295
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3044
|
|
|
Notes:
svn path=/head/; revision=1556
|