pk
|
a9384f4676
|
Define `MAN'.
|
1994-12-25 12:32:12 +00:00 |
pk
|
da34da6096
|
Put a reserved field into use (weak symbol support).
|
1994-12-23 20:16:59 +00:00 |
cgd
|
a59d6b2cae
|
stdlib.h for protos
|
1994-12-23 15:59:21 +00:00 |
cgd
|
b54e75897f
|
be a bit more careful with types, casts, and and function declarations.
|
1994-12-23 14:29:31 +00:00 |
cgd
|
ae9172d6cd
|
specify man pages the new way.
|
1994-12-22 09:57:51 +00:00 |
cgd
|
b32916a5d5
|
new way of specifying man pages.
|
1994-12-22 09:23:05 +00:00 |
glass
|
e34b72b0cb
|
vis(3)ify remote user name. Fixes bug 589. Fix basically as submitted by matthew green
|
1994-12-21 20:03:48 +00:00 |
pk
|
e46ed32748
|
Bummer! Undo mmap() changes in rev. 1.26; they royally screw up the
kernel's pmap address preference mechanism.
|
1994-12-19 12:21:21 +00:00 |
pk
|
e2025017e0
|
Handle "/dev/zero" stuff more globally.
|
1994-12-18 16:05:49 +00:00 |
pk
|
b8937d605d
|
Re-arrange mmap() calls, per Charles' suggestion.
|
1994-12-18 15:38:55 +00:00 |
pk
|
524e00b29b
|
Ensure contiguous chunks for all of an object's address space (text+data+bss).
|
1994-12-07 20:30:53 +00:00 |
mycroft
|
9ea7c211d9
|
Fix some other broken comments.
|
1994-12-04 08:26:22 +00:00 |
mycroft
|
ffadc8821a
|
Remove silly comment that was causing `make depend' to barf.
|
1994-12-04 07:42:44 +00:00 |
pk
|
7df5d3ecf2
|
Another md macro to initialize a home-made struct reloc needed
for N_SET* type relocations in shared objects.
|
1994-11-30 18:24:56 +00:00 |
phil
|
0a13ae3ba2
|
patches from Matthias
new RCS id format
|
1994-11-30 06:20:42 +00:00 |
jtc
|
3a08d567f4
|
Misc manpages fixes (PR #551)
|
1994-11-03 15:37:46 +00:00 |
mycroft
|
15cea8b764
|
Don't close the hints file while it's mapped, but unmap and close it after
loading.
|
1994-10-26 20:21:42 +00:00 |
mycroft
|
e23e2b1219
|
Remove two unused functions.
|
1994-10-26 20:03:31 +00:00 |
mycroft
|
c1a45e7763
|
Clean this up a bit, and use the trap gate to enter the kernel.
|
1994-10-26 19:41:13 +00:00 |
cgd
|
4d2cbfce0a
|
new RCS ID format.
|
1994-10-26 00:55:40 +00:00 |
mycroft
|
206b57f8c9
|
Minor tweak to aid cross-compiling.
|
1994-09-24 01:02:51 +00:00 |
mycroft
|
4fb5f48ce0
|
Remove old comment about converting to termios.
|
1994-09-24 00:56:05 +00:00 |
mycroft
|
8f58e94ed3
|
Import original 4.4-Lite version.
|
1994-09-24 00:41:59 +00:00 |
mycroft
|
667b5ea158
|
Merge 4.4-Lite version.
|
1994-09-22 09:24:46 +00:00 |
jtc
|
a5f771b355
|
Fix PR #491, what could have been a big security hole
|
1994-09-20 23:09:14 +00:00 |
deraadt
|
43965575ed
|
NBPG --> getpagesize()
|
1994-09-19 16:58:18 +00:00 |
mycroft
|
72e34bc0d4
|
Shrink ld.so by 12k.
|
1994-09-19 04:49:02 +00:00 |
mycroft
|
7e59c0d1fc
|
Fix typo in date format.
|
1994-09-18 00:14:39 +00:00 |
mycroft
|
6386e4b6a5
|
Document the % escapes I added, and clean up the description of %h a bit.
|
1994-09-16 22:02:34 +00:00 |
pk
|
6b619f18ed
|
Use tcflush().
|
1994-09-05 09:09:43 +00:00 |
pk
|
437ee32a52
|
Set control flags properly while in read mode.
Supply process ID when syslogging.
|
1994-09-05 08:52:49 +00:00 |
mycroft
|
2f65aa5da5
|
Fix pad insertion for termios.
|
1994-08-24 16:42:23 +00:00 |
mycroft
|
4695fa8444
|
Use _POSIX_VDISABLE, not \377.
|
1994-08-24 16:39:24 +00:00 |
mycroft
|
d72774f29d
|
Use cfset[io]speed() to set termios speeds, per POSIX.
|
1994-08-24 07:54:50 +00:00 |
pk
|
41671de8e6
|
Define Global Offset Table range.
|
1994-08-21 15:15:43 +00:00 |
pk
|
4bba3e65c6
|
The man page says to disable input parity checking if `ap' is on.
|
1994-08-17 20:27:59 +00:00 |
pk
|
fe82241620
|
Cleanup import, merge local changes.
|
1994-08-17 20:10:27 +00:00 |
pk
|
1ea392708b
|
Import 4.4-Lite version.
|
1994-08-17 19:50:13 +00:00 |
phil
|
7297407d7b
|
fix from Matthias Pfaller.
|
1994-08-16 23:18:20 +00:00 |
pk
|
462fa7ef48
|
Handle parity stuff more sensibly; `ep' and `op' take precedence over `ap'.
Update tty_compat().
|
1994-08-15 15:46:44 +00:00 |
pk
|
233cc208f0
|
Re-add `LD_WARN_NON_PURE_CODE' that went missing.
|
1994-08-12 08:11:16 +00:00 |
pk
|
867591e7cb
|
Relax minor version number checking somewhat; issue warning if minor
version is less than expected.
|
1994-08-07 10:34:40 +00:00 |
jtc
|
9c98b1cffd
|
Sync with 4.4 lite
|
1994-08-06 23:26:31 +00:00 |
jtc
|
d7b008b8f9
|
Change format specification from %ld to %qd, as off_t's are now quads.
|
1994-08-05 23:41:15 +00:00 |
jtc
|
c3a4cec791
|
Include proper header files to bring prototypes into scope
|
1994-08-05 01:01:16 +00:00 |
deraadt
|
1a69335ad4
|
do not need -I/sys
|
1994-08-03 20:46:47 +00:00 |
pk
|
9e0ddbbe6f
|
Remove some unnecessary code.
|
1994-08-03 15:57:58 +00:00 |
chopps
|
b6d669a07c
|
binder_entry() must save all scratch registers to make the process
of binding functions completely transparent.
|
1994-08-03 15:57:54 +00:00 |
brezak
|
ad6e6fe7ab
|
As long as KERBEROS is here at least let it compile cleanly...
|
1994-07-25 18:48:40 +00:00 |
mycroft
|
02b0255ae0
|
Fix uninitialized variable.
|
1994-07-11 21:51:58 +00:00 |