Ruslan Ermilov
b382ba4fb1
bsd.doc.mk changes:
...
Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.
Only create _stamp.extra when necessary.
Get rid of SOELIMPP and OBJS.
Use Groff version of soelim(1); we need its -I option
for the following to work.
Don't needlessly chdir to SRCDIR. Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.
2002-10-29 14:56:09 +00:00
Yoshihiro Takahashi
408b5dd1c3
The agp device also exists on alpha and ia64.
...
Submitted by: dfr
2002-10-29 14:53:57 +00:00
Poul-Henning Kamp
4730deb1e3
Don't call warn(3).
2002-10-29 14:45:43 +00:00
Dag-Erling Smørgrav
6dcfea0f37
Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.
...
Submitted by: joerg
2002-10-29 13:58:42 +00:00
Yoshihiro Takahashi
710076a6d4
- Some sections are for not only i386 but pc98.
...
- The agp driver is for i386 only.
2002-10-29 12:51:48 +00:00
Joerg Wunsch
6aa4e03fbe
Don't try to dereference a NULL pw pointer. This would happen when
...
attempting to use chpass -a.
2002-10-29 12:45:32 +00:00
David E. O'Brien
b68fbebd5a
Fix `pkg_add -r' by backing out revs 1.34-1.38.
...
Revs 1.37-8 produce a bus error in some environments.
Revs 1.34-6 do not bus error, but write corrupted files.
2002-10-29 12:17:43 +00:00
Dag-Erling Smørgrav
8758ef9b41
Whitespace cleanup
2002-10-29 12:14:31 +00:00
Poul-Henning Kamp
56d3134bfb
Since make release is toast anyway, add wood to the pyre:
...
This significantly rewamps libdisks discovery of existing disk
layout.
Please send me reports if this does not work as expected on
i386 or sparc64 platforms.
I need to sort out alpha, pc98 and ia64 (in that order) before
testing on those platforms make a lot of sense.
Belived to work for: i386 sparc64
Unknown state: pc98 alpha ia64
2002-10-29 12:13:36 +00:00
Juli Mallett
f67b533a2e
In VarHead(), look into the correct (modified) string.
2002-10-29 12:11:56 +00:00
Dag-Erling Smørgrav
4d56bc2300
Update for OpenSSH 3.5p1.
2002-10-29 10:18:00 +00:00
Poul-Henning Kamp
6baff12cf5
Add a fortune for people who have read their classics.
2002-10-29 10:16:06 +00:00
Dag-Erling Smørgrav
f388f5ef26
Resolve conflicts.
2002-10-29 10:16:02 +00:00
Dag-Erling Smørgrav
dd5f4be98b
Protect against tag expansion + fix some brainos.
2002-10-29 10:12:51 +00:00
Dag-Erling Smørgrav
ef8cdc4065
Some tricks I use when I upgrade.
2002-10-29 09:56:16 +00:00
Dag-Erling Smørgrav
d73be2d96a
Correct shell code to expand globs in FREEBSD-Xlist
2002-10-29 09:55:28 +00:00
Dag-Erling Smørgrav
8488d4a48c
More cruft.
2002-10-29 09:54:53 +00:00
Ruslan Ermilov
36c4697a65
Mention that the left-hand side of the comparison
...
conditional must always be a variable expansion.
Obtained from: PMake
Do not lie that debugging .for loops is a no-op.
2002-10-29 09:48:49 +00:00
Dag-Erling Smørgrav
a8694a9a06
This commit was generated by cvs2svn to compensate for changes in r106121,
...
which included commits to RCS files with non-trunk default branches.
2002-10-29 09:43:00 +00:00
Dag-Erling Smørgrav
4b17dab0ba
Vendor import of OpenSSH-portable 3.5p1.
2002-10-29 09:43:00 +00:00
David E. O'Brien
26f06d8b13
Mostly support alternate manpage zipping.
2002-10-29 09:20:22 +00:00
Tim J. Robbins
a019c0e525
Remove unnecessary inclusion of <rune.h> to make it obvious that this file
...
does not use the deprecated rune system.
2002-10-29 09:03:57 +00:00
Maxim Konovalov
a98d88ad3e
Lower a priority of "session drop" messages.
...
Requested by: Eugene Grosbein <eugen@kuzbass.ru>
MFC after: 3 days
2002-10-29 08:53:14 +00:00
David E. O'Brien
a029577b46
Tweak the warning language.
2002-10-29 08:41:12 +00:00
Poul-Henning Kamp
2f7fb9cc47
Fix various minor issues.
...
Don't explode on 'write' because we access a pointer we just freed.
2002-10-29 07:39:18 +00:00
Poul-Henning Kamp
39da086a6b
Sparc64 will not need the same hacks as alpha did. Hopefully alpha wont
...
need them either.
2002-10-29 07:38:05 +00:00
Poul-Henning Kamp
bab7e1509c
the 'd' partition hasn't been magic for years, so allocate it in natural
...
order instead of last.
2002-10-29 07:37:11 +00:00
Poul-Henning Kamp
b6c0192ce3
Add the write_spar64_disk.c to make life easier for testers.
...
This file depends on some major surgery in the rest of libdisk which is
not yet committed.
2002-10-29 07:35:36 +00:00
Poul-Henning Kamp
a527959946
Duh. #ifdef CTASSERT so we don't break user-land software.
2002-10-29 06:43:57 +00:00
Semen Ustimenko
e62d4b517b
Fix winChkName() to match when the last slot contains nothing but the
...
terminating zero (it was treated as length missmatch). The mtools create
such slots if the name len is the product of 13 (max number of unicode
chars fitting in directory slot).
MFC after: 1 week
2002-10-29 01:03:44 +00:00
Bruce A. Mah
6e79dd65c3
Convert most instances of "FreeBSD" to &os;.
...
Suggested by: ue
2002-10-29 00:59:36 +00:00
Chris Costello
2c26594d26
o Change .Nd to be less redundant and more consistent with upcoming policy
...
man pages.
o Move a misplaced comment.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-29 00:21:03 +00:00
Semen Ustimenko
07971c4102
Remove unnecessary <sys/malloc.h> include.
...
Submitted by: marius@alchemy.franken.de
MFC after: 1 week
2002-10-29 00:20:47 +00:00
Juli Mallett
85779f0ead
Split var.c into var.c and var_modify.c and move all the modification funcs
...
to var_modify.c, for readability. constify some low hanging fruit (string
manipulation functions) and the upper layers appropriately. No longer use
the private strstr(3) implementation, while changing string code.
Tested by: lots of successful make buildworld.
2002-10-28 23:33:57 +00:00
Poul-Henning Kamp
89331f114e
Put a CTASSERT on the size of struct sun_disklabel.
...
Sponsored by: DARPA & NAI Labs.
2002-10-28 23:31:33 +00:00
Chris Costello
311e43248d
Scoop out examples illustrating the label text format and refer to
...
maclabel(7) instead.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-28 23:06:04 +00:00
Chris Costello
e91aeae5e1
Correctly spell "te" as "mls".
2002-10-28 23:03:25 +00:00
Chris Costello
30ee002788
Add a man page describing the Mandatory Access Control label format.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-28 22:54:54 +00:00
Poul-Henning Kamp
d518e53936
Add the remaning part of the new libdisk interaction.
...
WARNING: This is not a published interface, it is a stopgap measure for
WARNING: libdisk so we can get 5.0-R out of the door.
Sponsored by: DARPA & NAI Labs
2002-10-28 22:43:54 +00:00
Poul-Henning Kamp
89f4551e95
Add support for the new libdisk interaction.
...
Sponsored by: DARPA & NAI Labs.
2002-10-28 22:42:20 +00:00
Poul-Henning Kamp
1709a4fd6a
Fix the wizardmodes 'write' command to not explode: Don't reference
...
the name in the disk tree we just deleted when we reopen.
2002-10-28 22:40:49 +00:00
Sebastien Gioria
8a52a7d509
End of translation of section 1.5
2002-10-28 21:46:50 +00:00
Warner Losh
21c075eaf5
Add note: cvs checkout -P needed for fresh tree.
2002-10-28 21:33:10 +00:00
Robert Watson
6151efaa54
Trim extraneous #else and #endif MAC comments per style(9).
2002-10-28 21:17:53 +00:00
Robert Watson
c4c30e32ac
Correct a typo in a previously commented include entry that was made
...
visible in the recent commit.
2002-10-28 19:50:06 +00:00
Robert Watson
f30a9615fd
Remove all reference to 'struct oldmac', since it's no longer required
...
with the new VFS/EA semantics in the MAC framework. Move the per-policy
structures out to per-policy include files, removing all policy-specific
defines and structures out of the base framework includes and
implementation, making mac_biba and mac_mls entirely self-contained.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-10-28 19:44:05 +00:00
Robert Watson
5ab0c4ceeb
Clarify style(9) WRT comments following #endif, #else.
...
The closing comment is required only for long conditionally defined
code sections, with the exception of lint cases. Attempt to document
also the logic for using '!' before the SOMETIMESSOMETHGINGHERE.
The goal of these comments is to make complex cases more
comprehensible, not to require them in all cases. The rules here are
derived from behavior used in 90+% of the kernel source code.
Reviewed by and discussed with: jhb, bde, mike
2002-10-28 19:33:22 +00:00
Robert Watson
6d65e3d4ca
Add a return type for mac_biba_high_single(), apparently lost in an
...
earlier merge. It's a 'static int'.
2002-10-28 19:18:29 +00:00
Robert Watson
566d99847b
Rename mac_biba_subject_equal_ok() to mac_biba_subject_privileged()
...
to evolve the notion of Biba privilege a bit.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-10-28 19:17:39 +00:00
Robert Watson
ee3bf1710a
Zero the trusted_interface buffer before starting parsing.
...
Print a warning if a requested interface name is longer than
IFNAMSIZ.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-10-28 19:16:44 +00:00