| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
rule, thus omitting the entire body.
This makes the output a lot more readable for complex rulesets
(provided, of course, you have annotated your ruleset appropriately!)
MFC after: 3 days
Notes:
svn path=/head/; revision=123495
|
|
|
|
|
|
|
|
|
| |
note about requirement of operating on 'c' partition, GEOM removed this.
Mention RAIDframe, don't mention DPT hardware RAID as a good alternative.
Notes:
svn path=/head/; revision=123295
|
|
|
|
|
|
|
|
| |
PR: 59765
Submitted by: Ryuichiro Imura <imura@ryu16.org>
Notes:
svn path=/head/; revision=123293
|
|
|
|
| |
Notes:
svn path=/head/; revision=123268
|
|
|
|
|
|
|
|
|
| |
instead of casting the unsigned 64-bit values to longs.
Suggested by: bde
Notes:
svn path=/head/; revision=123242
|
|
|
|
|
|
|
|
|
|
| |
embeded scopeid form.
Reported by: dwmalone
MFC after: 3 days
Notes:
svn path=/head/; revision=123234
|
|
|
|
| |
Notes:
svn path=/head/; revision=123228
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=123219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is all zeros. The kernel now consistently zeroes FSIDs for non-root
users, so there's no point in printing these.
Also fix a number of compiler warnings, including two real bugs:
- a bracket placement bug caused `mount -t ufs localhost:/foo /mnt'
to override the `-t ufs' specification and use mount_nfs.
- an unitialised variable was used instead of _PATH_SYSPATH when
warning that the mount_* program cound not be found.
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> (FSID part)
Approved by: re (scottl)
Notes:
svn path=/head/; revision=123162
|
|
|
|
|
|
|
|
|
|
|
|
| |
is all zeros. The kernel now consistently zeroes FSIDs for non-root
users, so there's no point in printing these. Also fix a misspelling
in a comment.
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
Approved by: re (scottl)
Notes:
svn path=/head/; revision=123160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in /etc/ttys. Before this fix, once the count of active services
reaches 0, one could never restart any more without a reboot.
Steve Passe did the leg work on this patch. After he found the fix,
we discovered that an identical fix had been made to NetBSD.
Approved by: re@ <scottl>
Approval tool: peril sensitive sunglasses
Notes:
svn path=/head/; revision=123157
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sconfig utility supports more than just cx boards, and those drivers
will make their way into FreeBSD shortly (maybe before 5.2).
Confirmed that this doesn't break the build.
Submitted by: Roman Kurakin <rik@cronyx.ru>
Approved by: re@ <scottl>
Notes:
svn path=/head/; revision=123130
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Patch is not my friend, but an evil toad
Remove redunant copy of each of these files that patch appended to them.
# Still not connected to the build.
Approved by: re@ <scottl>
Notes:
svn path=/head/; revision=123129
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the new cronyx serial control program.
# A future commit will remove the old driver/userland pieces and connect things
# to the build.
Submitted by: Roamn Kurakin <rik@cronyx.ru>
Notes:
svn path=/head/; revision=123123
|
|
|
|
|
|
|
|
|
| |
support is enabled.
Approved by: re (scottl)
Notes:
svn path=/head/; revision=123114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
code is compiled in to support the O_IPSEC operator. Previously no
support was included and ipsec rules were always matching. Note that
we do not return an error when an ipsec rule is added and the kernel
does not have IPsec support compiled in; this is done intentionally
but we may want to revisit this (document this in the man page).
PR: 58899
Submitted by: Bjoern A. Zeeb
Approved by: re (rwatson)
Notes:
svn path=/head/; revision=123096
|
|
|
|
| |
Notes:
svn path=/head/; revision=123079
|
|
|
|
| |
Notes:
svn path=/head/; revision=123078
|
|
|
|
|
|
|
|
|
| |
6 months.
Approved by: re (murray)
Notes:
svn path=/head/; revision=123070
|
|
|
|
|
|
|
|
|
|
| |
unmounting it before detaching GBDE is a good idea.
Insisted on by: Flemming Jacobsen <fj@batmule.dk>
Approveed by: re@
Notes:
svn path=/head/; revision=123017
|
|
|
|
|
|
|
| |
Approved by: RE@ (Robert Watson)
Notes:
svn path=/head/; revision=122998
|
|
|
|
|
|
|
|
|
|
|
| |
parameter checking introduced in vfs_mount.c r1.113 rejects them
otherwise.
Submitted by: R. Imura <imura at ryu16 dot org>
Approved by: re (scottl,rwatson)
Notes:
svn path=/head/; revision=122977
|
|
|
|
|
|
|
|
|
|
| |
for Prime Time there.
Submitted by: Xin LI <delphij@frontfree.net>
Approved by: RE@ (John, Scott)
Notes:
svn path=/head/; revision=122961
|
|
|
|
|
|
|
|
|
| |
Cleanup option parsing for mount_nfs4 program, and remove dead code.
Approved by: re
Notes:
svn path=/head/; revision=122952
|
|
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=122951
|
|
|
|
|
|
|
|
|
| |
a dynamically linked init as recently seen by ia64 woes.
Approved by: re (jhb)
Notes:
svn path=/head/; revision=122903
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to gcc have not been made for ia64, which means that executables still
have /usr/libexec/ld-elf.so.1 as the dynamic linker. This simply does
not work if /usr is a seperate filesystem not mounted when the kernel
tries to execute init(8).
Note that this is a temporary fix until a new gcc has been imported
that does have the required changes.
Approved: re@
Notes:
svn path=/head/; revision=122900
|
|
|
|
|
|
|
|
|
|
| |
in the .snap directory in the root of the filesystem being dumped.
Document that if the .snap directory is missing that it must be
created manually and that it should be owned by user root and
group operator and set to mode 770 before a live dump can be run.
Notes:
svn path=/head/; revision=122874
|
|
|
|
|
|
|
|
|
| |
be used on devices with a block size other than DEV_BSIZE (512),
which specifically includes being unable to run on a swap-backed
md device. Swap-backed md devices use a 4k block size.
Notes:
svn path=/head/; revision=122858
|
|
|
|
|
|
|
|
|
|
| |
substantially cleans up the output when running the vinum
management tool, and also makes it work better.
Long sustained silence from: grog
Notes:
svn path=/head/; revision=122857
|
|
|
|
|
|
|
| |
has been addressed.
Notes:
svn path=/head/; revision=122843
|
|
|
|
|
|
|
|
|
|
| |
link it at low cost and avoid environment poisoning attacks associated
with LD_LIBRARY_PATH.
Suggested by: rwatson
Notes:
svn path=/head/; revision=122842
|
|
|
|
|
|
|
| |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=122825
|
|
|
|
|
|
|
| |
root and suggest alternatives.
Notes:
svn path=/head/; revision=122822
|
|
|
|
|
|
|
|
|
|
| |
a non-fsid unmount if the file system ID is all zeros. This is a
temporary workaround for warnings that occur in the vfs.usermount=1
case because non-root users get a zeroed filesystem ID. I have a
more complete fix in the works, but I won't get it done for 5.2.
Notes:
svn path=/head/; revision=122804
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of trying to directly create the snapshot itself. This change allows
users logged into the system as operator to run live dumps.
Note that dump no longer tries to create the snapshot in the root of
the filesystem, but rather in a .snap directory in the root of the
filesystem. The reason is that the operator is usually not permitted
to write into the root of the filesystem. The newfs command and
background fsck have both been modified to create a .snap directory
in the root of the filesystem, but if neither of these have been run,
then the .snap directory must be created manually by the superuser
before a live dump can be run. The .snap directory should be owned
by user root and group operator and set to mode 770.
Notes:
svn path=/head/; revision=122787
|
|
|
|
|
|
|
| |
Sponsord by: St. Bernard Software
Notes:
svn path=/head/; revision=122785
|
|
|
|
|
|
|
|
| |
sporting the new 'BAD' magic number. Exit with a unique error code
(11) so callers who care about this can respond appropriately.
Notes:
svn path=/head/; revision=122784
|
|
|
|
|
|
|
|
|
|
|
| |
of newfs, to signify the newfs operation has not yet completed. Re-
write the superblock with the correct magic number once all of the
cylinder groups have been created to show the operation has finished.
Sponsored by: St. Bernard Software
Notes:
svn path=/head/; revision=122783
|
|
|
|
|
|
|
|
|
| |
- Minor related cleanup in add command
Approved by: marcel
Notes:
svn path=/head/; revision=122782
|
|
|
|
|
|
|
|
|
| |
it compiles on all architectures.
Approved by: marcel
Notes:
svn path=/head/; revision=122781
|
|
|
|
|
|
|
|
|
|
|
|
| |
dynamically linked. This has been a long time coming with the move of
critical libraries from /usr/lib to /lib. If you don't feel comfortable
with dynamically linked binaries in your root partition, now is the
time to define NO_DYNAMICROOT in your make.conf.
Approved by: re
Notes:
svn path=/head/; revision=122778
|
|
|
|
|
|
|
| |
Submitted by: Jim Rees <rees@umich.edu>
Notes:
svn path=/head/; revision=122704
|
|
|
|
|
|
|
|
|
| |
- using (intmax_t) and %j instead of %q
Tested by: make universe
Notes:
svn path=/head/; revision=122670
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- using (intmax_t) and %j
- giving a non-empty format string to msg()
Include <stdint.h> directly instead of depending on <inttypes.h>
to do it.
Tested by: make universe
Notes:
svn path=/head/; revision=122669
|
|
|
|
|
|
|
|
|
| |
if the user agrees, move them out one track.
MFC after: 7 days
Notes:
svn path=/head/; revision=122627
|
|
|
|
|
|
|
|
|
|
|
| |
- constifying copyright
PR: 39867
Submitted by: Dan Lukes <dan@obluda.cz>
Tested by: make universe
Notes:
svn path=/head/; revision=122622
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- #include <timeconv.h> for _time_to_time32 et al
- use (uintmax_t) and %j
- remove unused variable 'j' (from PR 39866)
PR: 39866
Submitted by: Dan Lukes <dan@obluda.cz>
Tested by: make universe
Notes:
svn path=/head/; revision=122621
|
|
|
|
|
|
|
|
|
|
|
| |
interact with each other.
- Minor markup fix (.Dq -> .Va for a variable)
Reviewed by: rwatson
Approved by: blackend (mentor)
Notes:
svn path=/head/; revision=122506
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here, add a missing comma
PR: 41787
Obtained from: OpenBSD
MFC after: 5 days
Notes:
svn path=/head/; revision=122423
|