| #
26cf4a61
|
| 12-Jan-2024 |
Chia-Jung Chang <maluma110020036@gapp.nthu.edu.tw> |
hostname(1): Grammar fix
Event: Advanced UNIX programming course (Fall'23) at NTHU Pull Request: https://github.com/freebsd/freebsd-src/pull/1037
|
| #
90aea514
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl s
bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
51457784
|
| 05-Oct-2020 |
Fernando Apesteguía <fernape@FreeBSD.org> |
hostname(1): Add EXAMPLES to man page
Add a very simple set of examples
Approved by: manpages (bcr@) Differential Revision: https://reviews.freebsd.org/D26663
|
| #
26cf4a61
|
| 12-Jan-2024 |
Chia-Jung Chang <maluma110020036@gapp.nthu.edu.tw> |
hostname(1): Grammar fix
Event: Advanced UNIX programming course (Fall'23) at NTHU Pull Request: https://github.com/freebsd/freebsd-src/pull/1037
|
| #
90aea514
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl s
bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
51457784
|
| 05-Oct-2020 |
Fernando Apesteguía <fernape@FreeBSD.org> |
hostname(1): Add EXAMPLES to man page
Add a very simple set of examples
Approved by: manpages (bcr@) Differential Revision: https://reviews.freebsd.org/D26663
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
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
Renumber copyright clause 4
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
show more ...
|
| #
2828dafc
|
| 10-Nov-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r308227 through r308490.
|
| #
e7d88f5e
|
| 09-Nov-2016 |
Marcelo Araujo <araujo@FreeBSD.org> |
Fix missing '-' for the flags -s and -d on both manpage and usage.
Reported by: garga, bde
|
| #
31500ce9
|
| 08-Nov-2016 |
Marcelo Araujo <araujo@FreeBSD.org> |
Add -d flag that prints domain only.
PR: 212875 Submitted by: Ben RUBSON <ben.rubson@gmail.com> Reviewed by: pi
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
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
Renumber copyright clause 4
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
show more ...
|
| #
2828dafc
|
| 10-Nov-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r308227 through r308490.
|
| #
e7d88f5e
|
| 09-Nov-2016 |
Marcelo Araujo <araujo@FreeBSD.org> |
Fix missing '-' for the flags -s and -d on both manpage and usage.
Reported by: garga, bde
|
| #
31500ce9
|
| 08-Nov-2016 |
Marcelo Araujo <araujo@FreeBSD.org> |
Add -d flag that prints domain only.
PR: 212875 Submitted by: Ben RUBSON <ben.rubson@gmail.com> Reviewed by: pi
|
| #
8abbcd29
|
| 08-Dec-2006 |
Tim Kientzle <kientzle@FreeBSD.org> |
Style(9) fixes, thanks to Ruslan.
|
| #
a426a286
|
| 08-Dec-2006 |
Tim Kientzle <kientzle@FreeBSD.org> |
Support the "-f" option by simply ignoring it. This allows script compatibility with Linux, whose "hostname" is the same as BSD "hostname -s". With this change, "hostname -f" is the same on both syst
Support the "-f" option by simply ignoring it. This allows script compatibility with Linux, whose "hostname" is the same as BSD "hostname -s". With this change, "hostname -f" is the same on both systems.
MFC after: 7 days
show more ...
|
| #
0f0a3e4f
|
| 05-Dec-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Once upon a time, the hostname was being set in the /etc/netstart, which can be called a "network initialization script", now that it is set in /etc/rc.d/hostname, "network" sounds confusing, so remo
Once upon a time, the hostname was being set in the /etc/netstart, which can be called a "network initialization script", now that it is set in /etc/rc.d/hostname, "network" sounds confusing, so remove it.
show more ...
|
| #
f1caa99d
|
| 17-Apr-2005 |
Giorgos Keramidas <keramida@FreeBSD.org> |
There is no /etc/rc.network anymore.
Submitted by: Benjamin Rossen <b.rossen@onsnet.nu> MFC after: 2 weeks
|
| #
9ddb49cb
|
| 10-Jan-2005 |
Warner Losh <imp@FreeBSD.org> |
/*- or .\"- or #- to begin license clauses.
|
| #
eccea571
|
| 02-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks.
|
| #
6195fb41
|
| 06-Apr-2004 |
Mark Murray <markm@FreeBSD.org> |
Remove clause 3 from the UCB licenses.
OK'ed by: imp, core
|