jonathan
3550b22654
Commit patch for PMAG-A (mfb) pixel inversion accientally left out of 1.3.
...
See PR# port-pmax/4724.
1997-12-22 02:39:28 +00:00
enami
24ec6663fe
Add missing cast. This is a minimum fix to avoid overflow which causes
...
core dumps with some disk geometry.
1997-12-22 01:54:07 +00:00
jonathan
efe4af02dc
Update to release(7) and list X11 sets.
1997-12-22 01:31:02 +00:00
jonathan
137862e580
cut-and-paste the 1.3_BETA NOTES file into the standard release notes.
1997-12-22 00:40:41 +00:00
cjs
141bc49c28
Add install scripts. (Stolen from old i386 SSTO floppy.)
1997-12-22 00:39:29 +00:00
fvdl
787c8aa329
Check vnode for VDIR type before doing anything with it in the
...
NFS readdir service.
1997-12-22 00:09:02 +00:00
kleink
087ac96d12
Update to last commit: do not pass the accounting flag to suser(), since the call does not actually *use* super-user privileges. Pointed out by Charles.
1997-12-21 18:50:57 +00:00
kleink
b90b902782
Update a comment: neither does POSIX define the `-h' option, nor does it
...
define symbolic links.
1997-12-21 18:34:30 +00:00
kleink
65d1679f46
Add a paragraph to document the clearing of the setuid and setgid bits unless
...
invoked by the super-user.
1997-12-21 18:11:19 +00:00
kleink
6e2ca95213
Update: the setuid and setgid bits will be cleared only if the caller is
...
not the super-user.
1997-12-21 17:58:27 +00:00
kleink
aa4d1febf1
Due to the feedback received, change chown(), fchown() and lchown() not to
...
clear the setgid and setuid bits if called by the superuser. Addresses
PR kern/4662.
1997-12-21 17:49:18 +00:00
hpeyerl
6563f769af
update for correct SPU type and COMPAT_13.
1997-12-21 17:15:01 +00:00
christos
24f2924d70
inet_addr -> inet_aton
1997-12-21 17:14:24 +00:00
christos
b1d0822b6d
add -Idirectory option to seach for .so files.
1997-12-21 17:04:16 +00:00
christos
efbb6e62ff
use ${SOELIM} instead of soelim
1997-12-21 16:16:14 +00:00
christos
0c52e80b3e
Install the docs.
1997-12-21 16:14:41 +00:00
christos
f16e1f4012
Timed and timedops are in /usr/src/usr.sbin/timed/SMM.doc, not missing.
1997-12-21 16:12:03 +00:00
christos
24209f3874
Obj dir and groff fixes.
1997-12-21 16:00:49 +00:00
christos
8f09e5bcdb
Use obj dirs
1997-12-21 15:53:38 +00:00
christos
20d0140fb0
use obj dirs.
1997-12-21 15:51:20 +00:00
christos
1b853377db
Make this work with obj dirs
1997-12-21 15:48:30 +00:00
christos
6cedf18a50
Work with obj directories
1997-12-21 15:46:33 +00:00
christos
ac30d893d8
Add bsd.obj.mk and fix the rules to work with obj dirs.
1997-12-21 15:40:37 +00:00
christos
51d47fee68
Make them use objdirs.
1997-12-21 15:36:42 +00:00
christos
0c36c5fb57
Make this work with obj directories.
1997-12-21 15:31:18 +00:00
christos
9731ccf8e5
Work with obj directories.
1997-12-21 15:29:52 +00:00
kleink
88c27a6c44
Per 1003.2, no warnings shall be generated for attempts to remove non-existent
...
files in case the `-f' option has been specified:
Extend the definition of `non-existent' to include ENAMETOOLONG and ENOTDIR
cases, since file names failing with these errors can safely assumed to be
non-existent. Fixes PR bin/2993.
1997-12-21 15:28:27 +00:00
christos
ae828597a4
Make this work with obj dirs.
1997-12-21 15:25:06 +00:00
christos
734ccbc633
Use 'so instead of .so to prevent soelim expansion.
1997-12-21 15:24:21 +00:00
christos
db8c951524
Add -Idirectory option to search for .so files in a path.
1997-12-21 14:54:06 +00:00
christos
a31755413f
Make this use object directories.
1997-12-21 14:43:31 +00:00
veego
65e263edc6
You can't use %\ns in a fprintf.
1997-12-21 13:35:34 +00:00
darrenr
19ab75620c
add missing \n's for fprintf
1997-12-21 12:53:01 +00:00
cjs
087a1a699c
Bring in full complement of md.alpha files.
1997-12-21 02:28:37 +00:00
fvdl
3025da4d42
Add i386 MD servers & XF86Config stuff to the i386 setlist. While here,
...
add an empty md.alpha file.
1997-12-21 02:24:41 +00:00
fvdl
336f0ccb20
Add this while here.
1997-12-21 02:21:28 +00:00
fvdl
0e207fa1a4
Add MD i386 comp files. Mainly XFree86 extension stuff.
1997-12-21 02:19:16 +00:00
fvdl
e6bb02fd88
Move the rgb.db file to the MD sets, XFree86 does it differently, so
...
the i386 uses something else at the moment.
1997-12-21 02:17:44 +00:00
fvdl
6e35ffa291
Note the presence of the X sets.
1997-12-21 02:13:22 +00:00
hubertf
6e5296d50f
Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR,
...
MASTER_SITE_BACKUP).
1997-12-21 01:59:44 +00:00
cjs
799614b03d
Add alpha machine-dependent set lists.
1997-12-21 01:55:58 +00:00
cjs
a85a1c039c
Initialise the array primes at run-time rather than compile time
...
so it's put in bss rather than data. Saves 38K or so. :-) (Well,
only 125 bytes or so after commpression.)
1997-12-20 23:47:02 +00:00
leo
fb151b6527
Fix off-by-one error when showing the partition range one is able to modify
...
(from Julian Coleman).
1997-12-20 21:49:30 +00:00
perry
589a5e2c79
patch from is -- I don't know what it does, but he says it's critical.
1997-12-20 21:13:13 +00:00
kleink
1e97337b98
Add entries for 1.3A and 1.4.
1997-12-20 20:37:35 +00:00
christos
16c7b8eb7e
PR/4569: Phil Nelson: inconsistent documentation / examples.
1997-12-20 20:36:04 +00:00
kleink
2701d4ce7b
Change the -xpg4.2 abbreviation to ``XPG4.2''.
1997-12-20 20:33:52 +00:00
christos
24ef784453
PR/4383: Martin Husemann: ipnat fails to mention file name on open errors
1997-12-20 20:29:12 +00:00
kleink
8abd2d52ce
Bump libc minor to 23, because of lockf() addition.
1997-12-20 20:24:31 +00:00
kleink
916831ec4e
Add lockf(), an alternate interface to perform advisory record locking;
...
per XPG4.2.
1997-12-20 20:23:15 +00:00