| 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
|
| |
|
|
|
|
|
|
| |
Obtained from: Phil Shafer <phil@juniper.net>
Sponsored by: Juniper Networks, Inc.
Notes:
svn path=/head/; revision=274151
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
Notes:
svn path=/head/; revision=216370
|
| |
|
|
|
|
|
| |
needed.
Notes:
svn path=/head/; revision=200462
|
| |
|
|
|
|
|
| |
Tested with: make universe
Notes:
svn path=/head/; revision=200420
|
| |
|
|
|
|
|
| |
higher warning level is enabled.
Notes:
svn path=/head/; revision=196956
|
| |
|
|
|
|
|
|
|
| |
AM/PM format.
Reported by: takawata
Notes:
svn path=/head/; revision=196652
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
if a user logged in more than a week ago.
This may contain multibyte characters (e.g. when using UTF-8).
This string is then aligned on byte-length rathern than char-length,
resulting in misalignment and unfinished multibyte characters.
PR: 126657
Submitted by: Johan van Selst <johans@stack.nl>
Notes:
svn path=/head/; revision=181922
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97981
|
| |
|
|
|
|
|
| |
WARNS=2 not added to Makefile as it is to become default.
Notes:
svn path=/head/; revision=87674
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74603
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73366
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73365
|
| |
|
|
|
|
|
|
|
|
| |
as plain time as originally intended, instead of displaying DayHH times
when the login time happens to be prior the GMT - TZ difference.
(Only noticable on systems operating east of GMT/UTC).
Local times are now used to determine the day.
Notes:
svn path=/head/; revision=53073
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
one character shorter than the previous in a stairstep fashion when long
idle times were involved.
A couple of nits:
- spelling/typo fix.
- some of the easier style(9) fixes where it was bothering me.
- Handle 100+ days idle time (ha!). Probably the right thing to do is
to do a snprintf into a buffer and strlen the result rather than doing
hackery on magic numbers.
XXX the wide (and mostly unused) username and tty columns annoy me since
it it could be used for more useful information for the command. We should
actually count the largest username and tty and adjust like 'ls -l' does.
Notes:
svn path=/head/; revision=42481
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32055
|
| |
|
|
|
|
|
| |
Requested by: Bruce.
Notes:
svn path=/head/; revision=28785
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28694
|
| |
|
|
|
|
|
|
|
|
|
| |
null-terminated.
Should go to RELENG_2_1 and RELENG_2_2.
Reviewed by guido@freebsd.org.
Notes:
svn path=/head/; revision=23493
|
| |
|
|
|
|
|
|
|
| |
eliminate unsightly blank line.
Possibly a 2.2 candidate.
Notes:
svn path=/head/; revision=22558
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10948
|
| |
|
|
|
|
|
| |
which is no longer bogusly installed in /usr/include.
Notes:
svn path=/head/; revision=9987
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8874
|
| |
|
|
|
|
|
| |
skip cua* 3 chars as tty* 3 lchars
Notes:
svn path=/head/; revision=3138
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|