| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
pciconf -r none8@pci1:12:2: 0x0
now works.
PR: bin/10312
Submitted by: Castor Fu
Notes:
svn path=/head/; revision=116640
|
|
|
|
| |
Notes:
svn path=/head/; revision=116628
|
|
|
|
|
|
|
| |
Prodded by: mikeh
Notes:
svn path=/head/; revision=116627
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=116626
|
|
|
|
| |
Notes:
svn path=/head/; revision=116624
|
|
|
|
|
|
|
| |
PR: bin/53550
Notes:
svn path=/head/; revision=116623
|
|
|
|
|
|
|
|
|
|
| |
want to pass the value to upper layer protocol such as DHCPv6
for prefix delegation.
MFC after: 1 week
Notes:
svn path=/head/; revision=116622
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=116621
|
|
|
|
| |
Notes:
svn path=/head/; revision=116609
|
|
|
|
|
|
|
|
|
|
| |
other minor clean up.
PR: bin/2785
Submitted by: mpp
Notes:
svn path=/head/; revision=116598
|
|
|
|
|
|
|
|
|
|
|
| |
return a valid fd.
PR: 49096
Submitted by: demon
MFC after: 3 days
Notes:
svn path=/head/; revision=116590
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=116588
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=116587
|
|
|
|
|
|
|
|
|
| |
of Framed-IPv6-Route is user defined, it follows Framed-IP-route.
MFC after: 1 week
Notes:
svn path=/head/; revision=116586
|
|
|
|
| |
Notes:
svn path=/head/; revision=116477
|
|
|
|
|
|
|
|
|
|
| |
from .c files. Actually, this is overkill, as the .ln file targets
are assumed from .? (any) files. This is not a problem in practice,
merely a bit untidy, as the linting rules DTRT. See the sys/conf/*
and sys/mk/* files for usage.
Notes:
svn path=/head/; revision=116450
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=116443
|
|
|
|
|
|
|
|
|
| |
PR: bin/48793
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
MFC after: 2 week
Notes:
svn path=/head/; revision=116442
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only call pw_mkdb if passfile == _PATH_MASTERPASSWD.
Otherwise, rename master.passwd to a temp filename, rename
the new passwd to master.passwd, and let yppwupdate update
passwd as it sees fit.
Reviewed by: phk
Tested by: genesys
Notes:
svn path=/head/; revision=116421
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise, rename master.passwd to a temp filename, rename
the new passwd to master.passwd, and let yppwupdate update
passwd as it sees fit.
PR: 52601, 7968
Reviewed by: des
Submitted by: Dan Nelson <dnelson@allantgroup.com>
Notes:
svn path=/head/; revision=116392
|
|
|
|
| |
Notes:
svn path=/head/; revision=116389
|
|
|
|
|
|
|
|
|
|
|
| |
Discussed with: cg
Break some particularly long lines.
Still not enough for: bde.
Notes:
svn path=/head/; revision=116388
|
|
|
|
|
|
|
|
|
| |
on 64bit platforms
ok'd by: silence
Notes:
svn path=/head/; revision=116369
|
|
|
|
|
|
|
|
|
|
|
| |
and libdevstat, since the new way of doing things is to just list
maintainership in src/MAINTAINERS.
Also, remove duplicate entries in src/MAINTAINERS for those utilities. I
already had entries for them.
Notes:
svn path=/head/; revision=116325
|
|
|
|
|
|
|
| |
Suggested by: Dan Nelson
Notes:
svn path=/head/; revision=116301
|
|
|
|
|
|
|
| |
If unlink() fails, just print a warning for now.
Notes:
svn path=/head/; revision=116257
|
|
|
|
| |
Notes:
svn path=/head/; revision=116251
|
|
|
|
|
|
|
|
|
| |
but me (it's usually #ifdef-ed out).
MFC after: 1 week
Notes:
svn path=/head/; revision=116234
|
|
|
|
| |
Notes:
svn path=/head/; revision=116231
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=116230
|
|
|
|
| |
Notes:
svn path=/head/; revision=116222
|
|
|
|
| |
Notes:
svn path=/head/; revision=116221
|
|
|
|
| |
Notes:
svn path=/head/; revision=116220
|
|
|
|
| |
Notes:
svn path=/head/; revision=116219
|
|
|
|
|
|
|
|
|
| |
since that is no longer defined in the default system install.
MFC after: 1 week
Notes:
svn path=/head/; revision=116214
|
|
|
|
|
|
|
| |
exiting if a property happens to be larger.
Notes:
svn path=/head/; revision=116212
|
|
|
|
|
|
|
| |
Reviewed by: grog
Notes:
svn path=/head/; revision=116146
|
|
|
|
| |
Notes:
svn path=/head/; revision=116141
|
|
|
|
| |
Notes:
svn path=/head/; revision=116081
|
|
|
|
|
|
|
| |
declarations for strlcpy, strlen, strmp and strcpy.
Notes:
svn path=/head/; revision=116078
|
|
|
|
|
|
|
|
|
| |
Include sys/linker.h for kldload
Include sys/module.h for modfind
sort sys includes
Notes:
svn path=/head/; revision=116077
|
|
|
|
|
|
|
| |
Add $FreeBSD$ while I'm here.
Notes:
svn path=/head/; revision=116076
|
|
|
|
|
|
|
| |
Add $FreeBSD$ while I'm here.
Notes:
svn path=/head/; revision=116075
|
|
|
|
| |
Notes:
svn path=/head/; revision=116074
|
|
|
|
| |
Notes:
svn path=/head/; revision=116073
|
|
|
|
| |
Notes:
svn path=/head/; revision=116072
|
|
|
|
| |
Notes:
svn path=/head/; revision=116071
|
|
|
|
| |
Notes:
svn path=/head/; revision=116053
|
|
|
|
| |
Notes:
svn path=/head/; revision=116051
|
|
|
|
| |
Notes:
svn path=/head/; revision=116050
|