Commit Graph

4614 Commits

Author SHA1 Message Date
mycroft
66b967af30 Patches from Alan Batie <batie@agora.rain.com> and mte@hpy.fi to make
msgs(1) work, add a `-r' option for restricted operation, and use $PAGER.
1994-01-07 16:22:15 +00:00
mycroft
179f4cbf14 Fix bizarre handling of cleanenv, and set the subshells argv[0] according
to standard practice.  Changes from Alan Batie, David Greenman, and myself.
1994-01-07 16:05:42 +00:00
mycroft
2f6c95dad5 Fix typo. 1994-01-07 14:46:15 +00:00
cgd
0409100437 you can't use DESTDIR to help specify a library for LDADD or DPADD,
for a couple of reasons: (1) you're not supposed to, and (2) the first
time you try to 'make' with DESTDIR set to a certain place, things
will break.
1994-01-07 13:27:03 +00:00
deraadt
fc3bd9d7b3 change -I/sys to it's correct form. reported by <G.Michaelson@cc.uq.oz.au> 1994-01-07 12:35:30 +00:00
glass
ac0d7a2257 now takes advantage of NetBSD's YP support 1994-01-07 05:27:03 +00:00
pk
ea692b4d19 Archive member names need no longer be truncated. 1994-01-07 00:52:44 +00:00
pk
39c0326588 PIC_*() macros moved to <machine/asm.h> 1994-01-07 00:48:22 +00:00
pk
6f81dd8136 Add .type directive to ENRTY().
Move PIC_ macros over here from SYS.h
1994-01-07 00:46:20 +00:00
mycroft
56dde9c46c hpuxsysent -> hpux_sysent, hpuxnssysent -> nhpux_sysent 1994-01-07 00:45:37 +00:00
mycroft
0bbaf2a5e8 Partial cleanup. Needs more work. 1994-01-07 00:43:39 +00:00
jtc
bb0242b058 Don't remove c++ header directory before installing headers.
Users who still have old headers loose.
1994-01-07 00:16:43 +00:00
jtc
1fd6c0e435 These files are no longer used by flex 2.4.6. 1994-01-07 00:02:14 +00:00
mycroft
c26cce685a Declare a return type explicitly. 1994-01-06 23:59:15 +00:00
jtc
7340d816d0 Upgrade to version 2.4.6 1994-01-06 23:58:18 +00:00
mycroft
27876f2d51 Correct order of arguments to m_get*(). 1994-01-06 23:58:17 +00:00
jtc
5466e141b0 Upgrade to version 2.4.6 1994-01-06 23:58:11 +00:00
mycroft
f11636394f Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
mycroft
8658309e1b Implement procfs stubs. 1994-01-06 23:55:40 +00:00
mycroft
566f233507 Clean up formatting. 1994-01-06 23:55:37 +00:00
mycroft
d74cd05c88 Implement procfs stubs. 1994-01-06 23:55:17 +00:00
pk
e2c9704c72 Simplify code and add copyright. 1994-01-06 23:39:25 +00:00
jtc
a3051779c5 Added port-specific categories. 1994-01-06 23:24:53 +00:00
jtc
201bc757f6 st_blocks & st_size aren't quads (at least not yet). 1994-01-06 23:13:13 +00:00
ws
0a8a197a17 Apparently noone ever tested the COMPAT_OLDSOCKOPT flag... 1994-01-06 23:00:22 +00:00
ws
3f7cb414ea Try getting the filehandle of the exported path when reading /etc/exports 1994-01-06 22:48:51 +00:00
mycroft
40b7801fa6 Don't know why LOAD_ADDRESS was ever here, but it's toast. 1994-01-06 17:29:59 +00:00
mycroft
734aca027a Okay, so it *really* works now, or at least compiles. 1994-01-06 17:23:56 +00:00
mycroft
30efe4707c Make ptrace() actually work now. 1994-01-06 17:16:34 +00:00
mycroft
ed95321df9 Still need old #defines for now. 1994-01-06 17:05:34 +00:00
mycroft
0e716894cd Garbage collection. 1994-01-06 16:57:59 +00:00
mycroft
f76fdd7722 Implement `struct reg'. 1994-01-06 16:50:13 +00:00
mycroft
27710a7332 Clean up deleted files. 1994-01-06 15:57:33 +00:00
cgd
aa8f4ca3f3 add berkeley pr 1994-01-06 15:57:25 +00:00
cgd
1a1524efb8 squish GNU pr 1994-01-06 15:57:24 +00:00
cgd
c4b27fe2cd add berkeley pr 1994-01-06 15:57:10 +00:00
deraadt
107d69c359 forward decl of dom_binding for proto 1994-01-06 14:48:47 +00:00
deraadt
a2d143ab3f don't need to #include <sys/socket.h> twice. 1994-01-06 14:00:35 +00:00
deraadt
2ceb867c77 allow mounting/exporting of NFS files (not just directories) for diskless
swap. thanks to <ws@TooLs.DE> and <roland@frob.com>
1994-01-06 13:51:55 +00:00
deraadt
2d1eff419c glob_t not GLOB_t. pointed out by <lm@rmit.edu.au> 1994-01-06 13:24:09 +00:00
cgd
686d4f2c93 EOPNOTSUPP == Operation not supported 1994-01-06 12:57:46 +00:00
cgd
c965e27791 add MNT_NOCREATE flag 1994-01-06 12:35:38 +00:00
cgd
48b5ac1a52 add 'maxfdescs 2048' to everything. i'm sick of the warning... 1994-01-06 12:07:41 +00:00
mycroft
d6718d4665 Put back ld -x -r. 1994-01-06 04:35:39 +00:00
mycroft
27f957c30b `ld -x -r' on .so files really does work now. Maybe it will continue to for
a little while.
1994-01-06 04:32:35 +00:00
pk
1d9da4ac9e Must look at relocation before classifying local symbols (affects `ld -r -x'). 1994-01-06 00:20:47 +00:00
mycroft
22f50fc547 Remove ld -x -r until it actually works. 1994-01-05 23:47:35 +00:00
mycroft
8381eeac4d Use -fpic. 1994-01-05 23:32:09 +00:00
mycroft
0f7e1c4931 ld -x -r for .so files clearly does not work yet. 1994-01-05 23:29:39 +00:00
jtc
d6afb2d353 Hack to get both crontab.1 and crontab.5 manpages installed without having
to rename either file (before crontab.5 was renamed crontab.5.5).
1994-01-05 21:57:48 +00:00