glass
144656cf78
back to torek's Makefile
1993-08-30 07:01:01 +00:00
deraadt
6fce70ed63
blast it, i forgot two ('s
1993-08-30 06:25:10 +00:00
alm
c91a4017da
Repeating a search requires only `/' (or `?'), not `//' (or `??')
...
But `s/' is still invalid, use `s//' instead.
If first regex is invalid, regex pointer is now set to NULL so that repeating
the search correctly reports "No previous pattern".
1993-08-30 02:20:18 +00:00
mycroft
667d6bcc32
Change default banner to say `%s/%m' rather than `NetBSD'.
1993-08-29 22:49:36 +00:00
mycroft
cea87043b4
Add some more magic cookies for the `im' string to display info from
...
uname(2):
%s sysname
%r release
%v version
%m machine
1993-08-29 22:47:03 +00:00
deraadt
2315608edc
missing eol at end of file
1993-08-29 21:34:25 +00:00
deraadt
9aed375ba3
tty XXstart() routines return void
1993-08-29 13:46:31 +00:00
deraadt
a14da75496
add MID_SPARC
1993-08-29 13:25:25 +00:00
deraadt
bab3a9ce58
added two __P() macros
1993-08-29 13:16:04 +00:00
brezak
aaf4f8dbc5
Changes for boot loading of symbols.
1993-08-29 12:48:10 +00:00
brezak
7f550be7fd
Remove prototype for pmap_bootstrap()
1993-08-29 12:12:20 +00:00
mycroft
d48a7d8497
There is no longer any good reason to allocate a small number of ptys.
...
Increased to 32 so people will not bitch at me next time around.
1993-08-29 01:54:22 +00:00
cgd
b1eacffd69
print more DIAGNOSITC info, and startrtclock early on the mac (like i386)
1993-08-29 01:50:49 +00:00
cgd
405b084fe6
return some errors other than EIO from swstrategy()
1993-08-29 01:50:20 +00:00
glass
4ec9b1bdc3
some more comments
1993-08-28 23:21:47 +00:00
glass
9ee18a34de
last few notes
1993-08-28 16:11:51 +00:00
glass
be4748c4d8
last snapshot before uploading
1993-08-28 15:40:22 +00:00
glass
a2133ea268
last snapshot before uploading. we still have serious clock problems
1993-08-28 15:35:16 +00:00
cgd
468c5f5158
put PROCFS in pain...
1993-08-28 11:00:35 +00:00
jtc
73216f16dd
Document the fact that logger is POSIX.2 compliant.
1993-08-28 04:57:17 +00:00
jtc
ad53c09584
Document the fact that logname is POSIX.2 compliant.
...
Simplify command line argument processing.
1993-08-28 04:52:11 +00:00
jtc
ca2f4c2507
Document the fact that id is POSIX.2 compliant.
...
This manpage must have been derrived from the logname manpage, remove
logname cruft.
1993-08-28 04:39:51 +00:00
jtc
6db5d071a8
Document the fact that head is POSIX.2 compliant.
1993-08-28 04:34:32 +00:00
jtc
b1c840c324
Document the fact that fold is POSIX.2 compliant.
...
Update usage string.
1993-08-28 04:30:00 +00:00
jtc
a5102d01b8
Document the fact that expr is POSIX.2 compliant.
1993-08-28 04:21:00 +00:00
jtc
8493051c26
Document the fact that env is POSIX.2 compliant.
...
Change "command" to "utility", as env can only execute stand-alone utilitys
as apposed to built-in commands.
1993-08-28 04:19:10 +00:00
jtc
3c17cc4f46
Document the fact that echo is POSIX.2 compliant.
1993-08-28 04:07:58 +00:00
jtc
aaea25e474
Document the fact that the pwd utility is POSIX.2 compliant.
1993-08-28 03:57:20 +00:00
jtc
62fde1efe8
Document that true and false are POSIX.2 compliant.
1993-08-28 03:45:02 +00:00
jtc
80d3a747c7
Document the fact that tty is POSIX.2 compliant.
1993-08-28 03:23:48 +00:00
jtc
8443922025
Document the fact that uname is POSIX.2 compliant.
1993-08-28 03:20:25 +00:00
jtc
fe20100606
Changed to be POSIX.2 compliant.
1993-08-28 02:34:04 +00:00
brezak
cbb8694148
Add func protos for shm*() syscalls.
1993-08-28 02:05:42 +00:00
brezak
966d7491cc
Changes: Boot omagic kernels (like Mach), pass cnvmem, extmem, and esym args, load symbol table into memory, enable kbd clock.
1993-08-28 01:18:43 +00:00
brezak
534b51feac
Declare find_isadev() function.
1993-08-28 00:13:55 +00:00
brezak
62164fe535
Add find_isadev() and have sysbeep() use common defines.
1993-08-28 00:13:00 +00:00
brezak
548e9c5a3f
Remove warnings.
1993-08-28 00:11:33 +00:00
brezak
e443c955ff
Need to define load address in PARAM.
1993-08-28 00:03:51 +00:00
brezak
db43439bb0
i386 Machine dependant changes to handle non-contiguous memory.
1993-08-28 00:02:45 +00:00
brezak
a54d809cd8
Need LOAD_ADDRESS for depend pass.
1993-08-27 23:58:20 +00:00
brezak
42484186e9
Load at 1M and turn-on MACHINE_NONCONTIG option.
1993-08-27 23:55:28 +00:00
brezak
4aca3365cc
i386 Machine dependant changes to handle non-contiguous memory.
1993-08-27 23:52:22 +00:00
brezak
15c3400ffe
Machine independant changes to VM for handling non-contiguous memory.
1993-08-27 23:45:55 +00:00
jtc
f7c6bf575a
Minor tweaks: including header files to bring prototypes into scope,
...
explicitly declaring function return values, etc. to make gcc -Wall
shut up.
1993-08-27 22:30:10 +00:00
jtc
5e2ed6648a
Note that uuencode is POSIX.2 compliant.
1993-08-27 22:25:56 +00:00
mycroft
d83c4676ee
Clean up deleted files.
1993-08-27 21:15:35 +00:00
jtc
10a20d067c
Implement mailx's askbcc option.
1993-08-27 20:31:51 +00:00
jtc
aae6837578
Install mail as mailx too.
...
It's not quite POSIX compliant, but it only needs a few tweaks here and there.
1993-08-27 20:31:07 +00:00
jtc
7b5c7989f0
Changed to be POSIX.2 compliant.
1993-08-27 20:22:04 +00:00
jtc
f3781892d9
Changed to be POSIX.2 compliant.
...
Don't crash with -l option if program executed in less than one tick.
1993-08-27 19:05:29 +00:00