| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If they are still needed, you can find them in the net/bsdrcmds port.
This was proposed June, 20th and approved by various committers [1].
They have been marked as deprecated on CURRENT in r320644 [2] on July, 4th.
Both stable/11 and release/11.1 contain the deprecation notice (thanks to
allanjude@).
Note that ruptime(1)/rwho(1)/rwhod(8) were initially thought to be part of
rcmds but this was a mistake and those are therefore NOT removed.
[1] https://lists.freebsd.org/pipermail/freebsd-arch/2017-June/018239.html
[2] https://svnweb.freebsd.org/base?view=revision&revision=320644
Reviewed by: bapt, brooks
Differential Revision: https://reviews.freebsd.org/D12573
Notes:
svn path=/head/; revision=324351
|
| |
|
|
|
|
|
|
|
|
| |
Reported by: Vladimir Zakharov <zakharov.vv@gmail.com>
Reviewed by: ngie
MFC after: 3 weeks
X-MFC-With: 323275
Notes:
svn path=/head/; revision=324112
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add basic command line parsing test coverage for these utilities. The tests
were automatically generated based on their man pages. These tests can be
expanded by hand for more thorough coverage. The aim is to generate very
basic amount of test coverage for all the utilities in the base system.
Submitted by: shivansh
Reviewed by: asomers, brooks
MFC after: 3 weeks
Sponsored by: Google, Inc (GSoC 2017)
Differential Revision: https://reviews.freebsd.org/D12036
Notes:
svn path=/head/; revision=323275
|
| |
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=295438
|
| |
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=294517
|
| |
|
|
| |
Notes:
svn path=/head/; revision=279603
|
| |
|
|
|
|
|
|
|
|
|
| |
to PRECIOUSLIB from bsd.lib.mk. The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.
Reviewed by: oliver
Notes:
svn path=/head/; revision=137164
|
| |
|
|
|
|
|
| |
for ages, and no-one seems to have noticed. Viva PAM!
Notes:
svn path=/head/; revision=105269
|
| |
|
|
|
|
|
|
|
|
| |
%qd to print struct stat.st_size. Remove WARNS=0 and WFORMAT=0 from
Makefile.
Tested on: alpha, sparc64, i386
Notes:
svn path=/head/; revision=104549
|
| |
|
|
|
|
|
|
| |
LIBDIR is defined in bsd.own.mk but sys.mk no longer
includes bsd.own.mk as of revision 1.60.
Notes:
svn path=/head/; revision=94985
|
| |
|
|
| |
Notes:
svn path=/head/; revision=90167
|
| |
|
|
|
|
|
| |
Tested on i386 and alpha.
Notes:
svn path=/head/; revision=90166
|
| |
|
|
|
|
|
|
|
| |
set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87323
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57454
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51434
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41585
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40101
|
| |
|
|
| |
Notes:
svn path=/head/; revision=38149
|
| |
|
|
|
|
|
| |
case. Re-enable SUID mode.
Notes:
svn path=/head/; revision=34899
|
| |
|
|
|
|
|
|
|
| |
FreeBSD was not vulnerable, but their fix had some useful features.
Incorporate the best of those - rcp(1) no longer needs to be SUID
to root.
Notes:
svn path=/head/; revision=34898
|
| |
|
|
|
|
|
| |
Also make -Wall a bit quieter.
Notes:
svn path=/head/; revision=29914
|
| |
|
|
| |
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=4714
|
| |
|
|
|
|
|
|
|
|
|
| |
- Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile,
and replace with MAKE_KERBEROS and MAKE_EBONES. (Far fewer contortions,
and both default to off.) IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY
DEFINE ONE OF THESE.
- Make Makefiles kerberos-aware.
Notes:
svn path=/head/; revision=3197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3044
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1881
|
|
|
Notes:
svn path=/head/; revision=1556
|