| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
attempting to export the non-root of a filesystem with -alldirs. This
pilot error seems to be very common, and the "could not remount" error
message doesn't give much hints about the real reason. See the old PR
below for an example.
While i was at it, make it possible to entirely omit the often
annoying error message in that case by specifying the "quiet" exports
flag. This allows to specify something like
/cdrom -alldirs,ro,quiet <where to export to>
which will silently fail if nothing is mounted under /cdrom, but do
the rigth thing as soon as you mount something.
While doing this, i've put the embedded example in the exports(5) man
page into a subsection of its own as it ought to be.
Thanks for Paul Southworth for reminding me about this problem.
PR: bin/4448
MFC after: 1 month
Notes:
svn path=/head/; revision=100336
|
|
|
|
| |
Notes:
svn path=/head/; revision=100334
|
|
|
|
| |
Notes:
svn path=/head/; revision=100313
|
|
|
|
| |
Notes:
svn path=/head/; revision=100272
|
|
|
|
|
|
|
|
|
| |
PR: 40695
Submitted by: Maxim Maximov <mcsi@agava.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=100252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reflect much valuable feedback from wollman. More details on the new
'lpc topq' are in the log message for revision 1.2 of lpc/movejobs.c.
The previous implementation of 'lpc topq' is available as 'lpc xtopq',
in case there are any problems noticed in the new implementation. If
there are no problems with this version, a later update will remove the
'lpc xtopq' command.
Reviewed by: freebsd-print@bostonradio.org
MFC after: 6 days
Notes:
svn path=/head/; revision=100203
|
|
|
|
| |
Notes:
svn path=/head/; revision=100165
|
|
|
|
|
|
|
| |
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
Notes:
svn path=/head/; revision=100134
|
|
|
|
|
|
|
| |
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
Notes:
svn path=/head/; revision=100127
|
|
|
|
|
|
|
| |
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
Notes:
svn path=/head/; revision=100126
|
|
|
|
| |
Notes:
svn path=/head/; revision=100125
|
|
|
|
|
|
|
|
|
| |
pass an empty string.
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
Notes:
svn path=/head/; revision=100121
|
|
|
|
|
|
|
| |
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
Notes:
svn path=/head/; revision=100120
|
|
|
|
|
|
|
|
|
|
| |
size of the response.
PR: misc/26320
MFC After: 2 weeks
Notes:
svn path=/head/; revision=100117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WARNS=4 cleanup:
include headers needed.
don't initialize char * with const char *.
fix main() declaration.
fix shadowed variable.
properly cast tcpcb members for printf(3) output.
remove 'register'.
remove unused arg.
Reviewed by: tmm, bde
Notes:
svn path=/head/; revision=100114
|
|
|
|
| |
Notes:
svn path=/head/; revision=100110
|
|
|
|
| |
Notes:
svn path=/head/; revision=100107
|
|
|
|
| |
Notes:
svn path=/head/; revision=100070
|
|
|
|
| |
Notes:
svn path=/head/; revision=99968
|
|
|
|
|
|
|
|
|
|
|
| |
(PROFLEVEL) to kern.pre.mk so that it is easier to manage. Bumped config
version to match.
Moved the check for cputype being configured to a less bogus place in
mkmakefile.c.
Notes:
svn path=/head/; revision=99923
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=99846
|
|
|
|
|
|
|
|
|
| |
Note that set_qstate() is only called from several 'lpc' commands.
MFC after: 3 days
Notes:
svn path=/head/; revision=99845
|
|
|
|
|
|
|
|
| |
Reviewed by: freebsd-print@bostonradio.org
MFC after: 3 days
Notes:
svn path=/head/; revision=99844
|
|
|
|
|
|
|
|
|
|
| |
calculates how much space to get for that struct, so it will get the
right amount when new variables are added.
MFC after: 3 days
Notes:
svn path=/head/; revision=99842
|
|
|
|
|
|
|
|
|
| |
so the routines can be called by an upcoming change for 'lpc topq/bottomq'.
MFC after: 3 days
Notes:
svn path=/head/; revision=99840
|
|
|
|
| |
Notes:
svn path=/head/; revision=99835
|
|
|
|
| |
Notes:
svn path=/head/; revision=99833
|
|
|
|
|
|
|
| |
Grumbled about by: bde
Notes:
svn path=/head/; revision=99831
|
|
|
|
| |
Notes:
svn path=/head/; revision=99829
|
|
|
|
| |
Notes:
svn path=/head/; revision=99825
|
|
|
|
| |
Notes:
svn path=/head/; revision=99824
|
|
|
|
| |
Notes:
svn path=/head/; revision=99822
|
|
|
|
| |
Notes:
svn path=/head/; revision=99820
|
|
|
|
| |
Notes:
svn path=/head/; revision=99819
|
|
|
|
| |
Notes:
svn path=/head/; revision=99818
|
|
|
|
| |
Notes:
svn path=/head/; revision=99816
|
|
|
|
| |
Notes:
svn path=/head/; revision=99814
|
|
|
|
|
|
|
| |
type long to printf(3).
Notes:
svn path=/head/; revision=99808
|
|
|
|
|
|
|
|
| |
- Cast a value to time_t before comparing it to another
time_t to fix a warning.
Notes:
svn path=/head/; revision=99807
|
|
|
|
| |
Notes:
svn path=/head/; revision=99806
|
|
|
|
| |
Notes:
svn path=/head/; revision=99804
|
|
|
|
| |
Notes:
svn path=/head/; revision=99803
|
|
|
|
| |
Notes:
svn path=/head/; revision=99802
|
|
|
|
| |
Notes:
svn path=/head/; revision=99800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
alphas:
.../elf2aout.c:130: warning: cast increases required alignment of
target type
The warning is about casting ((char *)e + phoff) to a struct pointer,
where e is aligned but phoff might be garbage, so I think the warning
should be emitted on most machines (even on i386's, alignment checking
might be on) and the correct fix would involve validation phoff before
using it.
Notes:
svn path=/head/; revision=99799
|
|
|
|
|
|
|
| |
constify, mark unsued args, fixup prototypes.
Notes:
svn path=/head/; revision=99798
|
|
|
|
|
|
|
| |
PR: bin/29406
Notes:
svn path=/head/; revision=99795
|
|
|
|
|
|
|
|
|
|
|
|
| |
most of the time (unless fork fails). This should fix the problem where
FreeBSD won't respond to a remote host and therefor the remote hosts
tries indefinitely to contact the FreeBSD hosts thereby irritating the
system administrator.
PR: misc/27810
Notes:
svn path=/head/; revision=99791
|
|
|
|
| |
Notes:
svn path=/head/; revision=99790
|
|
|
|
| |
Notes:
svn path=/head/; revision=99789
|