CVS commit: src/sbin/shutdown

2024-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 7 14:08:54 UTC 2024 Modified Files: src/sbin/shutdown: shutdown.c Log Message: As discussed on tech-userlevel: pass a "what" argument to /etc/rc.shutdown describing why we are shutting down. This allows e.g. for UPS actio

CVS commit: src/sbin/shutdown

2024-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Dec 7 14:08:54 UTC 2024 Modified Files: src/sbin/shutdown: shutdown.c Log Message: As discussed on tech-userlevel: pass a "what" argument to /etc/rc.shutdown describing why we are shutting down. This allows e.g. for UPS actio

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 13:05:21 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): markup fixes To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sbin/shutdown/shutdown.8 Please note that diffs ar

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 13:05:21 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): markup fixes To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sbin/shutdown/shutdown.8 Please note that diffs ar

Re: .Bl -width (Was: CVS commit: src/sbin/shutdown)

2023-02-15 Thread Valery Ushakov
On Wed, Feb 15, 2023 at 13:40:42 +0300, Valery Ushakov wrote: > On Wed, Feb 15, 2023 at 01:55:17 +, Jan Schaumann wrote: > > > Module Name:src > > Committed By: jschauma > > Date: Wed Feb 15 01:55:17 UTC 2023 > > > > Modified Files: > > src/sbin/shutdown: shut

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 10:31:52 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): fix -width cargo cult To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sbin/shutdown/shutdown.8 Please note that

CVS commit: src/sbin/shutdown

2023-02-15 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 15 10:31:52 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: shutdown(8): fix -width cargo cult To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sbin/shutdown/shutdown.8 Please note that

CVS commit: src/sbin/shutdown

2023-02-14 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Feb 15 01:55:17 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: adjust width of flag arg to align more nicely To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sbin/shutdown/shutdown.8

CVS commit: src/sbin/shutdown

2023-02-14 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Feb 15 01:55:17 UTC 2023 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: adjust width of flag arg to align more nicely To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sbin/shutdown/shutdown.8

CVS commit: src/sbin/shutdown

2022-07-01 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jul 1 16:58:02 UTC 2022 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: Fix At argument and remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sbin/shutdown/shutdown.8 Please n

CVS commit: src/sbin/shutdown

2022-07-01 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jul 1 16:58:02 UTC 2022 Modified Files: src/sbin/shutdown: shutdown.8 Log Message: Fix At argument and remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sbin/shutdown/shutdown.8 Please n

CVS commit: src/sbin/shutdown

2022-07-01 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Jul 1 16:45:13 UTC 2022 Modified Files: src/sbin/shutdown: shutdown.8 shutdown.c Log Message: Bring shutdown(8) into the 21st century. I found this juxtaposition in the shutdown man page kind of interesting: time Time is

CVS commit: src/sbin/shutdown

2022-07-01 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Jul 1 16:45:13 UTC 2022 Modified Files: src/sbin/shutdown: shutdown.8 shutdown.c Log Message: Bring shutdown(8) into the 21st century. I found this juxtaposition in the shutdown man page kind of interesting: time Time is

Re: CVS commit: src/sbin/shutdown

2016-09-14 Thread Sevan Janiyan
Hi Robert, On 14/09/2016 01:09, Robert Elz wrote: > Turns out I didn't remember the format as well as I thought, it was > actually ... > > * Ian Johnstone, Sydney, 1977 > * Robert Elz, Melbourne, 1978 > * Peter Lamb, Melbourne, 1980 > * Will

Re: CVS commit: src/sbin/shutdown

2016-09-13 Thread Robert Elz
Date:Tue, 13 Sep 2016 15:25:26 +0700 From:Robert Elz Message-ID: <27729.1473755...@andromeda.noi.kre.to> | Shutdown originated in 6th edn (maybe 5th) UNSW (pdp-11) unix, | | At one stage it had (in comments in the source) our names all neatly | lined up ...

Re: CVS commit: src/sbin/shutdown

2016-09-13 Thread Robert Elz
Date:Mon, 12 Sep 2016 06:22:35 + From:"Sevan Janiyan" Message-ID: <20160912062235.6396bf...@cvs.netbsd.org> | Modified Files: | src/sbin/shutdown: shutdown.8 | | Log Message: | shutdown appeared as a standalone utility in 4.2BSD release, in 4BSD its