| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=116035
|
| |
|
|
|
|
|
|
| |
PR: docs/50049
Submitted by: Colin Percival <cperciva@sfu.ca>
Notes:
svn path=/head/; revision=112652
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111285
|
| |
|
|
|
|
|
| |
/etc/rc were accidentally executed (as requested by other committeers).
Notes:
svn path=/head/; revision=108002
|
| |
|
|
| |
Notes:
svn path=/head/; revision=107994
|
| |
|
|
|
|
|
|
|
| |
ENXIO.
Glanced at by: imp, gallatin
Notes:
svn path=/head/; revision=104034
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102231
|
| |
|
|
| |
Notes:
svn path=/head/; revision=101810
|
| |
|
|
|
|
|
|
|
| |
Convert init(8) to use nmount() instead of mount() when
it has to mount devfs. This doesn't happen normally,
since the kernel is supposed to mount devfs itself.
Notes:
svn path=/head/; revision=101271
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99501
|
| |
|
|
|
|
|
|
| |
o Use ansi function definitions
o unifdef -D__STDC__
Notes:
svn path=/head/; revision=92838
|
| |
|
|
|
|
|
|
|
| |
It does not help modern compilers, and some may take some hit from it.
(I also found several functions that listed *every* of its 10 local vars with
"register" -- just how many free registers do people think machines have?)
Notes:
svn path=/head/; revision=92806
|
| |
|
|
|
|
|
|
|
| |
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87325
|
| |
|
|
|
|
|
|
|
| |
PR: bin/28116
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
MFC in: 1 week
Notes:
svn path=/head/; revision=85010
|
| |
|
|
|
|
|
|
|
|
| |
as __printflike()/__printf0like(), adding const, or adding missing "%s"
format strings, as appropriate.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=81911
|
| |
|
|
|
|
|
| |
with a trailing zero-width space: `e.g.\&'.
Notes:
svn path=/head/; revision=81449
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
Notes:
svn path=/head/; revision=80381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79530
|
| |
|
|
|
|
|
|
| |
PR: misc/28283
MFC after: 2 weeks
Notes:
svn path=/head/; revision=78484
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77348
|
| |
|
|
|
|
|
|
|
|
| |
not -tag. Instead, put a period after the error messages to aide
those using dumb terminals not capable of properly displaying markup.
Requested by: ru
Notes:
svn path=/head/; revision=75460
|
| |
|
|
|
|
|
|
|
|
| |
the former makes it more obvious as to there the error message starts
and the explanation begins.
PR: 26431
Notes:
svn path=/head/; revision=75365
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74815
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74531
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73373
|
| |
|
|
|
|
|
| |
mount would show up as "/dev/", loose that trailing slash.
Notes:
svn path=/head/; revision=72188
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70565
|
| |
|
|
|
|
|
| |
in a sterile environment like "make release"
Notes:
svn path=/head/; revision=70562
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70192
|
| |
|
|
|
|
|
| |
Use _PATH_* where where possible.
Notes:
svn path=/head/; revision=69793
|
| |
|
|
|
|
|
|
|
|
| |
may not be (un)loaded.
PR: 23350
Submitted by: Gordon Tetlow <gordont@bluemtn.net>
Notes:
svn path=/head/; revision=69720
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68960
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=65803
|
| |
|
|
|
|
|
| |
PR: 20974
Notes:
svn path=/head/; revision=65773
|
| |
|
|
| |
Notes:
svn path=/head/; revision=65114
|
| |
|
|
|
|
|
|
|
| |
Requested by: Brett Glass <brett@lariat.org>
PR: 13792
Submitted by: nik
Notes:
svn path=/head/; revision=61447
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59871
|
| |
|
|
|
|
|
| |
These commits were inspired by a similar commit to netbsd.
Notes:
svn path=/head/; revision=59216
|
| |
|
|
|
|
|
|
| |
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=57623
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57344
|
| |
|
|
|
|
|
|
| |
PR: docs/14449
Submitted by: James FitzGibbon <james@targetnet.com>
Notes:
svn path=/head/; revision=54668
|
| |
|
|
|
|
|
|
|
|
|
|
| |
assumption that only getty processes can be managed. Describe the
SysV-like ability to keep arbitrary long-running processes alive
using a non-device first field in /etc/ttys.
PR: 12767
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
Notes:
svn path=/head/; revision=54199
|
| |
|
|
|
|
|
|
|
|
|
|
| |
rundown script 'reboot' or 'single'. ISO support (which never
worked) has been removed from mount_nfs. mount_nfs and umount
now use mounttab, which allows umntall to work properly. The
rc scripts now call umntall as appropriate.
Submitted by: Martin Blapp <mb@imp.ch>
Notes:
svn path=/head/; revision=53550
|
| |
|
|
|
|
|
|
|
|
| |
init(8) cannot decrease securelevel. The manual page explains this
and single_user() doesn't try to downgrade kernel to insecure mode.
Reviewed by: bde (manual page)
Notes:
svn path=/head/; revision=51008
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
| |
PR: 12976
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
Notes:
svn path=/head/; revision=49432
|
| |
|
|
|
|
|
|
| |
PR: 12769
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
Notes:
svn path=/head/; revision=49018
|