| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=114589
|
| |
|
|
|
|
|
|
|
| |
doesn't have a process group, which can occur if you're working with
a custom init that doesn't set up a full tty context. Rather than
refusing to reboot, ignore ESRCH from the kill attempt in reboot(8).
Notes:
svn path=/head/; revision=112991
|
| |
|
|
|
|
|
| |
Neglected by: trhodes
Notes:
svn path=/head/; revision=109184
|
| |
|
|
|
|
|
| |
PR: 47015
Notes:
svn path=/head/; revision=109180
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108317
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107788
|
| |
|
|
| |
Notes:
svn path=/head/; revision=107776
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107257
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106553
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106417
|
| |
|
|
|
|
|
| |
Spotted by: brandt@fokus.gmd.de
Notes:
svn path=/head/; revision=106415
|
| |
|
|
|
|
|
|
|
|
|
| |
when using '-p' with reboot, and the power down action failds, reboot
the system normally. The behaviour of 'halt -p' and of shutdown(8) is
unchanged.
Approved by: roberto
Notes:
svn path=/head/; revision=104633
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'-p' is used on the reboot(8) command line.
This is intended for use when you want to attempt a power down
action, but you want the system to reboot (not halt) if the
power down action fails.
This is typically useful when the power-off action performed by
the kernel consists in signalling an uninterrupted power supply
that it should shut down its inverter if mains power has not returned.
The behaviour of shutdown(8) and init(8) is not modified;
only the behaviour of invoking 'reboot -p' manually is
modified, and then only in the case when a power-down action
fails.
Sounded reasonable to: phk
Approved by: roberto (mentor)
Notes:
svn path=/head/; revision=104572
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102231
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99503
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97476
|
| |
|
|
|
|
|
|
|
| |
nextboot functionality.
Reviewed by: jake (mentor)
Notes:
svn path=/head/; revision=97428
|
| |
|
|
|
|
|
|
|
| |
support. Also, hook it up to the build.
Approved by: jake (mentor)
Notes:
svn path=/head/; revision=97203
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96707
|
| |
|
|
|
|
|
|
|
|
| |
is a loader configuration file and can be used for more than just a
kernel name.
Submitted by: Gordon Tetlow <gordont@gnf.org>
Notes:
svn path=/head/; revision=95531
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
around. If the kernel boots successfully, the record of this kernel
is erased, it is intended to be a one-shot option for testing
kernels.
This could be improved by having the loader remove the record of
the next kernel to boot, it is currently removed in /etc/rc immediately
after disks are mounted r/w.
I'd like to MFC this before the 4.6 freeze unless there is violent
objection.
Reviewed by: Several on IRC
MFC after: 4 days
Notes:
svn path=/head/; revision=95485
|
| |
|
|
|
|
|
|
| |
PR: docs/36267 (partial)
Submitted by: Thomas Quinot <thomas.cuivre.fr.eu.org>
Notes:
svn path=/head/; revision=93132
|
| |
|
|
|
|
|
|
|
|
| |
PR: i386/36016
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
Reviewed by: rnordier
MFC after: 1 week
Notes:
svn path=/head/; revision=93044
|
| |
|
|
|
|
|
|
| |
Also drop a note about undocumented features that was intended to
cover the since-documented slice-selection syntax.
Notes:
svn path=/head/; revision=92241
|
| |
|
|
|
|
|
| |
Prodded by: ambrisko
Notes:
svn path=/head/; revision=92226
|
| |
|
|
|
|
|
|
| |
(This is more useful for 4.x where boot blocks can still load
kernels, modulo the PR kern/17422.)
Notes:
svn path=/head/; revision=92225
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87884
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This flag adds a pausing utility. When ran with -p, during the kernel
probing phase, the kernel will pause after each line of output.
This pausing can be ended with the '.' key, and is automatically
suspended when entering ddb.
This flag comes in handy at systems without a serial port that either hang
during booting or reser.
Reviewed by: (partly by jlemon)
MFC after: 1 week
Notes:
svn path=/head/; revision=87620
|
| |
|
|
|
|
|
|
|
| |
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87325
|
| |
|
|
| |
Notes:
svn path=/head/; revision=83369
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81622
|
| |
|
|
|
|
|
|
|
|
| |
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
Notes:
svn path=/head/; revision=81251
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
|
|
|
| |
Submitted by: Mike Barcroft <mike@q9media.com>
Notes:
svn path=/head/; revision=79748
|
| |
|
|
|
|
|
| |
builtins (e.g., exit, strcmp).
Notes:
svn path=/head/; revision=78732
|
| |
|
|
| |
Notes:
svn path=/head/; revision=78686
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77122
|
| |
|
|
|
|
|
|
| |
PR: docs/27440
Submitted by: Flix-Antoine Paradis <reel@sympatico.ca>
Notes:
svn path=/head/; revision=77121
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75670
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74815
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
processes and then sends SIGKILLs. If a lot of processes are swapped
out, this delay may not be long enough, so processes such as an X
server may be killed before they have had time to clean up properly.
Make this delay more dynamic by waiting up to 60 seconds for swap
page-in activity to end. While I'm here, ANSIfy and remove a
`register' specifier.
Notes:
svn path=/head/; revision=74525
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71895
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70152
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68960
|
| |
|
|
|
|
|
| |
PR: misc/18267 (Usov Alexander <[3]usov@ups.kiev.ua>)
Notes:
svn path=/head/; revision=60501
|
| |
|
|
|
|
|
| |
manual page.
Notes:
svn path=/head/; revision=57716
|
| |
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57668
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55766
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53523
|
| |
|
|
|
|
|
| |
mdoc(7)'fy
Notes:
svn path=/head/; revision=52253
|