julian
68081e32bc
Submitted by: Whistle Communications (archie Cobbs)
...
These changes add the ability to specify that a UFS file/directory
cannot be unlinked. This is basically a scaled back version
of the IMMUTABLE flag. The reason is to allow an administrator
to create a directory hierarchy that a group of users
can arbitrarily add/delete files from, but that the hierarchy
itself is safe from removal by them.
If the NOUNLINK definition is set to 0
then this results in no change to what happens normally.
(and results in identical binary (in the kernel)).
It can be proven that if this bit is never set by the admin,
no new behaviour is introduced..
Several "good idea" comments from reviewers plus one grumble
about creeping featurism.
This code is in production in 2.2 based systems
1997-06-02 06:24:52 +00:00
ache
4f8081d1a7
Now understand password in ftp:// URLs
1997-05-31 14:45:41 +00:00
wpaul
f3560ca96b
Grr... curse my fumble-fingered hide: logmane -> logname
...
Inscribed onto my chest with razor blades and then doused with
lemon juice by: Jason Young <doogie@forbidden-donut.anet-stl.com>
1997-05-29 15:03:32 +00:00
wpaul
1c30dd40f2
Activate new Secure RPC programs.
1997-05-28 16:05:18 +00:00
wpaul
8bedcb5e1e
This commit was generated by cvs2svn to compensate for changes in r26244,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 16:01:17 +00:00
wpaul
fe00e3fc91
This commit was generated by cvs2svn to compensate for changes in r26242,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 15:58:29 +00:00
wpaul
9433a9ddfc
This commit was generated by cvs2svn to compensate for changes in r26240,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 15:54:04 +00:00
wpaul
a63f499713
This commit was generated by cvs2svn to compensate for changes in r26238,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 15:52:07 +00:00
max
75b31142c1
Typo fix.
...
PR: 3684
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1997-05-25 18:47:33 +00:00
phk
1a09a08af9
Remove some quite bogus code that tried to find subnet names but instead
...
spammed named with bogus queries.
1997-05-25 08:36:20 +00:00
peter
965d48d149
Bootstrap aid from older releases.. 'make world' can't build xinstall
...
until the includes are installed, and it doesn't install the includes until
xinstall is built (the previous xinstall binary may not have -C). As a
bandaid, define MAP_FAILED ourselves if <sys/mman.h> didn't. Perhaps it
would be safer to simply disable mmap if all the prerequisites are not
there.
1997-05-24 05:39:19 +00:00
ache
948c5554d5
Move libmd after all libraries to keep natural libraries order
1997-05-23 21:18:00 +00:00
pst
775010bf1c
Restore backwards compatible default behavior for requirehome
1997-05-23 00:14:27 +00:00
charnier
95d8ba3655
Spelling correction (1 bytes' is now printed
1 byte')
...
PR: bin/3376
Submitted by: me
1997-05-22 06:17:44 +00:00
jdp
a57b7759a5
Fill out the ELF header files to make them more or less complete.
...
Fix a macro name that was misspelled both in brandelf.c and
imgact_elf.h.
1997-05-21 23:07:31 +00:00
jdp
13206dfe73
Eliminate a variable that is set but never used.
1997-05-19 18:16:29 +00:00
jdp
1a667983e2
Mention that "-P" is the default.
1997-05-19 18:16:00 +00:00
eivind
7a1932b397
it's'' ->
its'' where appropriate and typo fixes in time2posix.3.
...
Closes PR docs/3612.
Submitted by: Josh Gilliam <soil@quick.net>
1997-05-19 16:33:27 +00:00
ache
ec9763a7fa
Add locale-independent control checks for security reason
1997-05-14 09:37:54 +00:00
steve
8e2246d8a6
Add back the description of the -o option.
...
Threatened PR by: Tim Vanderhoek :)
1997-05-14 02:33:08 +00:00
ache
62e3660838
Localize it
1997-05-13 11:30:01 +00:00
jfieber
858ba054dc
Make the META tag specifying the document character set the first
...
thing in the HEAD element.
1997-05-12 14:16:48 +00:00
max
eae0810b05
Typo fix.
...
PR: 3570
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1997-05-11 23:43:11 +00:00
jkh
d6965698fb
Include types.h before libutil.h
1997-05-11 05:26:11 +00:00
jfieber
aa23f2cb92
Use HTML 3.2 Final for the HTML doctype declaration.
1997-05-10 20:41:11 +00:00
davidn
ee5122fbb9
login_getclass() -> login_getpwclass()
1997-05-10 19:02:38 +00:00
davidn
f766bd31c5
login_getclass() -> login_getpwclass().
1997-05-10 19:02:03 +00:00
davidn
3ff92b4877
login_getclass() -> login_getpwclass().
...
Updated (incorrect) entry for bash [-v].
Remove unused support for long rlim_t.
Added "bash2" to bash style ulimit handling.
1997-05-10 19:00:58 +00:00
davidn
4b53a84f2c
login_getclass() -> login_getpwclass().
...
auth_rmfiles() was being called in error without LOGIN_CAP_AUTH defined.
1997-05-10 18:57:16 +00:00
jhay
c6d99f3750
Add the new ipx statistics variables.
...
Remove the dns lookup code in the ipx functions. That is bogus and slows
things like netstat -r(f ipx) down, without gaining anything.
Remove the ipx error protocol statistics.
1997-05-10 10:03:43 +00:00
jfieber
702fb0584e
1) Remove latex support.
...
2) Remove -ssi option, the -hdr and -ftr options are a more
flexible solution.
3) Make docbook support work better.
4) Document docbook support.
5) Add an -e option to specify encoding for generated HTML files,
eg -e EUC-JP adds an appropriate <META> tag in the <HEAD> element.
1997-05-10 01:25:50 +00:00
alex
8e5092c884
Specify the full path of units.lib in the FILES section.
1997-05-06 03:31:14 +00:00
eivind
5947fe7914
From the PR:
...
ipcs -T' shows system information about shared memory,
message queues and semaphores. But the manual description does
not mention semapores.
Now it does.
PR: docs/3489
Submitted by: k-horik@yk.rim.or.jp
1997-05-04 20:17:54 +00:00
max
3d2c8b1d2b
Minor typo.
...
PR: 3472
Submitted by: Josh Gilliam <soil@quick.net>
1997-05-02 22:08:10 +00:00
ache
72be0dfd4c
Change holiday name to official one
1997-05-01 14:39:55 +00:00
jmg
728611a299
add md5(1) to SEE ALSO section.
...
Closes PR#3409
Submitted-by: Josh Gilliam
1997-04-29 08:41:26 +00:00
steve
ae132dac72
#include <stdlib.h> in the C++ case and declare getenv and realloc
...
in the C case so that we don't have to depend on stdlib.h being
present.
Submitted by: Bruce Evans <bde@freefall.freebsd.org>
1997-04-29 03:07:45 +00:00
steve
df56a86d0b
Keep style consistent.
...
Submitted by: Bruce Evans <bde@freefall.freebsd.org>
1997-04-29 03:05:38 +00:00
steve
bafc3a0eb8
Fix problems using -Wwrite-strings and -Wcast-qual with yacc generated
...
parsers. Closes PR #2792 .
Submitted by: Tim Vanderhoek
1997-04-28 03:36:13 +00:00
jmg
4deb06a037
`appears'' ->
`appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)
...
add missing Id's
other minor clean ups
1997-04-27 08:45:46 +00:00
max
badcdaac83
Typo.
...
PR: 3385
Submitted by: Josh Gilliam <soil@quick.net>
1997-04-25 20:47:15 +00:00
jmz
88cf518a58
Install f2c.h
...
Reviewed by: bde
1997-04-24 17:04:04 +00:00
ache
a5e825e238
Even better fix: use close(fileno(mfp)); to close unneded descriptor
...
and not clobber memory by fclose().
1997-04-23 22:40:19 +00:00
ache
2d3f3d2ffc
Better fix: return vfork() again, but remove clobbering fclose()
...
and use _exit() instead of exit()
1997-04-23 22:36:51 +00:00
ache
bb67f32a94
Replace vfork() by fork(), vfork() usage is totally bogus in this context.
...
This program don't bother to do even minimal vfork() support as per vfork(2)
manpage required.
1997-04-23 22:25:20 +00:00
bde
3f969c2fa3
Removed inconsistent declaration of malloc(). `make world' with DESTDIR
...
set to something other than "/" now actually works.
1997-04-23 10:16:58 +00:00
jkh
1be756644f
Update to version 1.9.
...
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
1997-04-22 18:02:52 +00:00
bde
3af0aa982f
Removed wrong declarations of malloc() and realloc(). They were unused,
...
and they broke when yacc started generating `#include <stdlib.h>', but
the breakage was hidden by compatibility cruft in gcc unless DESTDIR
was unusual.
1997-04-22 17:44:34 +00:00
phk
e29e11a01b
In these XXX MHz days, waiting 500ms for a process to do something is
...
really far too long. Let us try 100ms instead, if you have a PP200,
maybe that's even too long. This should speed up make -j# builds.
I wonder why SIGCHLD isn't used...
1997-04-21 20:32:11 +00:00
ache
271384e50b
Long usernames fixes
1997-04-21 13:53:47 +00:00