jtc
32a561a5d1
Changed traverse() and display() so that errors are reported when
...
they are first detected in display(), rather than waiting until later
in traverse().
The old code allowed "Can not read directory" error messages to be
left unreported unless the -R (recurse) option was used.
1994-04-08 02:06:45 +00:00
cgd
1717de7c65
kill relative paths
1994-04-08 01:40:51 +00:00
cgd
8636037f88
new functionality -- uid/gid/perms settable, users can invoke
1994-04-08 01:26:59 +00:00
deraadt
3162350fc7
resolver code is new here too
1994-04-08 01:17:11 +00:00
deraadt
887f77edc0
MULTICAST is standard now
1994-04-08 01:14:24 +00:00
cgd
4fffd61a7f
fix it to be the way i *meant* it to be...
1994-04-08 00:58:04 +00:00
mycroft
4c8226b387
Clean up deleted files.
1994-04-07 22:12:13 +00:00
pk
f8af116033
dlopen() should make a copy of argument (Thomas Eberhardt).
1994-04-07 19:46:30 +00:00
pk
a426b2b937
ns32k support by Matthias Pfaller.
1994-04-07 19:44:46 +00:00
pk
afc89926d8
Use machine architecture when examining object files for compatibility.
1994-04-07 19:43:37 +00:00
pk
12f28a9ba6
PC relative segment relocations don't need to be looked at at run-time (such
...
relocations occur on the ns32k).
Dump <strings.h> from header files.
1994-04-07 19:41:17 +00:00
mycroft
bbcbd9ca18
Argh! Someone's defining all the obvious constants to switch on.
1994-04-07 19:21:36 +00:00
mycroft
51a66580d4
Ditch the warnings by default.
1994-04-07 19:19:07 +00:00
mycroft
b53cb36f67
Delete 0 displacements in base-index operands.
1994-04-07 19:14:45 +00:00
chopps
6d450b4478
add floppy comment out aconf.
1994-04-07 18:06:16 +00:00
chopps
3629e4d216
yuck, there has got to be a better way to derive things and copyright them.
1994-04-07 17:43:29 +00:00
mycroft
1296236880
Macroize some more constants.
1994-04-07 17:34:20 +00:00
chopps
667794048e
fp -> fd from (rhealey@aggregate.com)Z
1994-04-07 17:06:44 +00:00
mycroft
cc1c9183b4
splbio() should also block timeouts.
1994-04-07 17:00:55 +00:00
mycroft
6bd5adc331
Add X11R6 to the default search list(s).
1994-04-07 16:31:45 +00:00
mycroft
30a812575e
From Mark Weaver: Fix typo.
1994-04-07 16:28:05 +00:00
mycroft
8d725ebdb0
From Mark Weaver: Fix some defaults listed in the documentation and comments.
1994-04-07 16:26:27 +00:00
mycroft
c896c3f4af
From Mark Weaver: [pc3] Add commands to reset the colors in the reset string.
1994-04-07 16:21:09 +00:00
jtc
352131ba27
Pay attention to SUBMITTER environment variable. Fix from Mark Weaver
1994-04-07 16:06:10 +00:00
mycroft
8691c46e32
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
...
Reorganize and clean up the relevant code.
1994-04-07 07:31:09 +00:00
cgd
dce8f4f821
add support for being user-mounted. add support for setting uid and
...
gid of files, as well as mask for file perms. this code desperately needs
cleanup.
1994-04-07 07:30:23 +00:00
cgd
b9bf37a91f
if MNT_USER is set, let fs authenticate unmount
1994-04-07 07:20:31 +00:00
cgd
45ba525494
change msdosfs mount args again, and add MNT_USER flag, for user-mntd fs's
1994-04-07 07:13:28 +00:00
deraadt
39217627a5
new resolver -> major bump
1994-04-07 07:07:06 +00:00
deraadt
bc93d2c77e
new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number
...
of features and optimizations by myself.
1994-04-07 06:58:29 +00:00
mycroft
fcd16a0700
Remove some stuff.
1994-04-07 06:53:01 +00:00
deraadt
fa21a45545
fix for "%R" from <seanv@cs.uq.edu.au>
1994-04-07 06:52:14 +00:00
mycroft
3f5e4f423f
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
...
Reorganize and clean up the relevant code.
1994-04-07 06:48:19 +00:00
deraadt
ec249f458d
document the magic number gibble somewhat
1994-04-07 06:34:03 +00:00
cgd
90c2230246
why bother with prefixes...
1994-04-07 03:36:06 +00:00
cgd
939e626570
typo
1994-04-07 02:32:31 +00:00
cgd
d464e461ac
clean up, zero args struct so we're ok for changes coming soon...
1994-04-07 02:31:20 +00:00
cgd
554caa6d69
more info for msdosfs mounts
1994-04-07 02:27:35 +00:00
cgd
e6a6d0ec1b
fix from nnd@KremlSun.ussr.EU.net for lookup/conversion bug
1994-04-07 02:24:17 +00:00
chopps
7352d87ef6
all amigas ahve internal drive so anything to the contrary is bogus.
1994-04-07 00:43:05 +00:00
cgd
675a199909
SUGID semantics, similar to 4.4BSD
1994-04-07 00:40:14 +00:00
chopps
2155f4d97e
build generic and a3000 kernels when making snapshot.
1994-04-07 00:34:33 +00:00
cgd
082660ef11
when you move a fn. call to another function, you shouldn't depend
...
on the locals' values it used to set...
1994-04-07 00:33:20 +00:00
cgd
2396958784
kill two LIBCOMPATs
1994-04-07 00:15:29 +00:00
chopps
6aadf28e31
zero length place holders for now.
1994-04-06 23:37:47 +00:00
cgd
728fddd911
add ktrace
1994-04-06 23:30:26 +00:00
cgd
46a40b386f
M-x shuffle-functions-and-documentation
...
basically, move things around so documentation is in the correct place,
and bump appropriate functions into the 'compat' section.
1994-04-06 23:29:29 +00:00
mycroft
a8735bf4ab
Clean up deleted files.
1994-04-06 23:29:16 +00:00
cgd
a2770ef528
M-x shuffle-functions-and-documentation
...
basically, move things around so documentation is in the correct place,
and bump appropriate functions into the 'compat' section.
1994-04-06 23:28:36 +00:00
cgd
a601e055c5
add SUGID
1994-04-06 21:24:34 +00:00