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 |
chopps
|
d1c2c7c8c7
|
fix to floptical code from
Andreas Heitmann (heitmann@crunch.ikp.physik.th-darmstadt.de)
|
1994-04-06 21:01:06 +00:00 |
cgd
|
24eb7e91c0
|
add default ftpchroot (with bogus entry) for the latest ftpd mods
|
1994-04-06 20:54:01 +00:00 |
cgd
|
8940935dd1
|
Jarle.F.Greipsland@idt.unit.no's changes to allow for password-protected
chrooted ftp logins.
|
1994-04-06 20:49:52 +00:00 |
cgd
|
66f99eaedd
|
do right right thing if 'read' given no args. ptd out by Geoff Rehmet
|
1994-04-06 19:08:14 +00:00 |
cgd
|
f699598151
|
fix a real, live null deref
|
1994-04-06 17:54:35 +00:00 |
cgd
|
6d4a80e947
|
print quads with q
|
1994-04-06 17:51:04 +00:00 |
cgd
|
4d677d675c
|
kill lseek defn's
|
1994-04-06 17:50:39 +00:00 |
andrew
|
fc3e00430e
|
Support up to 256 ptys.
|
1994-04-06 08:54:35 +00:00 |
mycroft
|
6b0345e8e4
|
vt220: Use as many codes from vt100 as possible.
|
1994-04-06 08:37:31 +00:00 |
cgd
|
ddd4b762f4
|
DTRT on one error exit -- more necessary, much more...
|
1994-04-06 08:34:46 +00:00 |
mycroft
|
4eec603e8c
|
Remove SF and SR from vt220 and add a termcap specificaly for pcvt. Real
vt220 does not have these commands.
|
1994-04-06 08:00:54 +00:00 |
mycroft
|
b66898cf06
|
Fix scroll forward/backward, and add default geometry for vt220.
|
1994-04-06 07:23:30 +00:00 |
cgd
|
176eb49a7a
|
kill two casts
|
1994-04-06 06:40:28 +00:00 |
chopps
|
568355ca48
|
relink (recompile) single source programs when crt0.o is updated.
|
1994-04-06 06:37:38 +00:00 |
phil
|
374d83bd64
|
KTRACE and syscall debug clean up.
|
1994-04-06 06:33:21 +00:00 |
mycroft
|
dd708000e8
|
Fix column names, and shorten gaps a bit.
|
1994-04-06 05:29:32 +00:00 |
mycroft
|
1c340d9a3e
|
More stylistic cleanup.
|
1994-04-06 04:46:55 +00:00 |