pk
009be1653a
strdup() doesn't grok NULL pointers
1994-06-24 13:31:34 +00:00
deraadt
bbc3d2c750
horrible spacing
1994-06-24 08:17:42 +00:00
deraadt
a79ae34d65
compile rpc.rquotad & rpc.sprayd
1994-06-24 07:45:03 +00:00
deraadt
8b6e0e0481
from bouyer@ensta.fr; cleaned by me
1994-06-24 07:42:26 +00:00
deraadt
43aa830eba
from <christos@deshaw.com>
1994-06-23 08:11:33 +00:00
chopps
6a0e2061ce
some changes for new style cachectl. remains compat for <= 030
1994-06-13 05:28:39 +00:00
pk
a43fd7b3a2
Conversion to err()/warn() for error reports.
1994-06-10 15:16:32 +00:00
pk
a6bf4f8176
Conversion to err()/warn() for error reports.
...
Minor bug fixes:
a case of free()ing in the wrong order. (from Rick Murphey).
processing alias symbol twice (sometimes).
Some miscellaneous cleanup.
1994-06-10 15:16:04 +00:00
mycroft
2cf76ce530
From 4.4-Lite, with local changes.
1994-06-08 18:42:09 +00:00
cgd
ac14db2c01
kill kerberos and stream encryption support, so it's exportable.
1994-06-05 15:35:54 +00:00
cgd
2efe726b86
clean up import, RCS ids
1994-06-05 15:33:20 +00:00
cgd
7972ccad6f
update to match 4.4-Lite
1994-06-05 14:31:15 +00:00
cgd
b1e3471d49
version number update
1994-06-05 14:27:12 +00:00
cgd
2642138ed1
kill kerberos and stream encryption support, so it's exportable.
1994-06-05 13:57:51 +00:00
cgd
13514eadce
clean up import, RCS ids
1994-06-05 13:49:01 +00:00
pk
eb9d2b8c28
another case of overloading hostent's storage.
1994-06-02 19:16:37 +00:00
mycroft
fadca2ce79
Clean up deleted files.
1994-05-31 18:05:24 +00:00
gwr
8e9adf9acf
Make things in the right places.
1994-05-30 20:18:34 +00:00
mycroft
4b4171b504
Clean up deleted files.
1994-05-30 20:09:03 +00:00
gwr
0d6e953d74
Make things in the right places.
1994-05-30 20:08:05 +00:00
cgd
b451f58608
add BINDIR?='s so that it'll install
1994-05-30 05:01:43 +00:00
gwr
71905435a4
New makefiles using subdirectories (thanks to Theo).
1994-05-27 22:05:44 +00:00
gwr
7bd54bd9bc
New makefiles using subdirectories (thanks to Theo).
1994-05-27 21:44:39 +00:00
gwr
c7b51e6891
Work around missing SIOCSARP (just run arp for now).
1994-05-27 21:30:17 +00:00
pk
7cb090d9a7
Use new kvm interface (fixes bug 253)
...
Also, use the crummy protocol's idea of CPU times.
1994-05-25 19:40:40 +00:00
pk
ca0065ab75
Another move to .data to please gdb.
1994-05-25 10:14:37 +00:00
mycroft
24e02139fb
Clean up deleted files.
1994-05-24 15:21:00 +00:00
gwr
438d67fe4e
Wholesale update to bootp-2.3.7 release.
1994-05-24 15:19:56 +00:00
pk
4369371ef0
Enable dl*() prototypes.
1994-05-24 10:47:48 +00:00
pk
f28b14e8b3
Force some string constants into the data segment (for core-dump reading).
...
Rename internal dl_*() functions.
Do run-time symbol alias processing.
1994-05-24 10:44:06 +00:00
deraadt
1a3b9af761
add skey support
1994-05-24 06:52:17 +00:00
pk
f4abfb1f2f
Add underscore to _check_rhosts_file
1994-05-19 22:54:19 +00:00
cgd
00b7161e8e
more #undefs to get it to compile! perverted
1994-05-14 22:12:06 +00:00
cgd
c3174f824f
update for sysctl/new kvm
1994-05-14 19:39:03 +00:00
deraadt
c77d5c6777
fix from <arndt@uniko.uni-koblenz.de>
1994-05-05 10:06:32 +00:00
cgd
e3926c6721
fix formatting bogon
1994-04-29 21:48:49 +00:00
pk
7243f6f6fb
Towards termios.
1994-04-28 22:12:28 +00:00
pk
b9b9f6e62c
Mark a few capabilities as unsupported.
...
Document some new ones.
1994-04-28 22:11:14 +00:00
pk
1da83c2c95
Correct format of `np' item.
1994-04-21 07:52:14 +00:00
pk
5ee9535a36
Another off_t glitch.
1994-04-19 13:28:29 +00:00
glass
6cc6cf15ee
move bootpd from othersrc to libexec. add bootptab file
1994-04-18 05:15:36 +00:00
cgd
41a949b1b4
renamed 'md' to 'mb'
1994-04-16 05:15:51 +00:00
cgd
353d8f840d
quick cut at adding 'md' for MDMBUF
1994-04-16 03:45:24 +00:00
cgd
6fb7527ea2
sum -> cnt
1994-04-15 03:21:24 +00:00
cgd
d7e56d367a
use setproctitle
1994-04-14 03:15:37 +00:00
cgd
e918c8c3f2
document np
1994-04-12 03:55:47 +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
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
c889ba6f68
kill bad cast
1994-04-01 03:51:44 +00:00
cgd
86be4d6208
long cast
1994-04-01 03:29:58 +00:00
cgd
2ab4a0ae5c
some changes to make Kerberos a bit easier to use. from
...
Michael Graff <explorer@vorpal.com>, with some work by myself...
1994-03-30 02:49:15 +00:00
cgd
95d6a185be
no more MAP_FILE
1994-03-28 02:07:04 +00:00
cgd
9c6214e2d9
cut-and-paste-o's, pointed out by Andras Olah <olah@cs.utwente.nl>
1994-03-23 03:36:03 +00:00
cgd
2c35fc2827
another flag
1994-03-21 00:57:43 +00:00
cgd
aebbb61b8f
support for compressed and gzipped man pages. more or less from
...
Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:09:16 +00:00
cgd
9d26d3af36
get section right; from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:04:16 +00:00
pk
0816b2a18c
TIOCFLUSH requires argument
1994-03-17 13:55:48 +00:00
cgd
d169b3a8b3
add some new flags for /etc/ttys
1994-03-12 06:55:42 +00:00
mycroft
8c67085e11
Clean up deleted files.
1994-03-09 05:00:02 +00:00
cgd
03fe423b30
fix bin/140: use getcap(3) routines
1994-03-09 04:59:55 +00:00
chopps
8e6af40327
oops
1994-03-08 23:50:14 +00:00
chopps
3fcebc3096
flush instruction cache.
1994-03-08 06:52:33 +00:00
mycroft
6ec372921f
Clean up deleted files.
1994-03-08 06:40:08 +00:00
mycroft
7aaedc30b0
We don't need or want set_ttydefaults().
1994-03-08 06:40:04 +00:00
cgd
9fd1fef05a
From Christos Zoulas <christos@deshaw.com>:
...
As promised. the problem was that tftpd would core dump if given no arguments.
I fixed it to use getopt. I also changed 0 to fd, because I had added some
debugging code that allowed me to start it from the command line.
1994-03-01 08:27:44 +00:00
cgd
600f45bda9
add uname % format stuff back in
1994-02-25 03:26:26 +00:00
cgd
290a2c4f88
new telnetd from ftp.cray.com. Encryption support ripped out, pending
...
figuring out what to do about it...
1994-02-25 03:20:39 +00:00
pk
476ec5747d
Don't use someone else's name when logging
1994-02-22 15:37:19 +00:00
cgd
8607385ae2
didn't apply that patch verbatim, and needless to say, i biffed it.
1994-02-18 18:36:54 +00:00
cgd
90d79a8c10
fix from vdlinden@fwi.uva.nl (Frank van der Linden) to prevent null deref
1994-02-18 18:34:24 +00:00
jtc
fe0c74f41f
Look for X11 in various likely places.
...
From Thomas Eberhardt, who adapted it from similar code in gxditview.
1994-02-16 01:06:26 +00:00
pk
1bb4f06e2a
Libraries which are in the hints file but not in one's LD_LIBRARY_PATH (if
...
set) were not found.
1994-02-15 22:51:23 +00:00
pk
9b345fd6e5
Define an adjustment for {TEXT,DAT}_ADDRs.
...
Hide some things from rtld with #ifdef RTLD.
1994-02-10 21:21:27 +00:00
briggs
9476a25141
Initialize return value from deliver() to zero. I guess the 386 crowd
...
has been fortunate. It's odd to see mail delivered and get a bounce
back, though, which is what was happening--spent a while thinking it
was sendmail.
1994-02-10 05:33:21 +00:00
cgd
8310908256
actually do the install when done
1994-02-07 05:11:24 +00:00
cgd
5bdeccb8d4
add a use for -v, for happy paranoid sysadmins
1994-02-04 23:42:16 +00:00
cgd
1efbe5ebae
previous change was somewhat nonsensical
1994-02-04 23:20:04 +00:00
cgd
9caa83cfc6
clean up, rcs ids, etc.
1994-02-04 23:17:50 +00:00
cgd
161220d640
add identd
1994-02-04 22:14:09 +00:00
cgd
642afa1850
import of pidentd 2.1.2, by Peter Eriksson <pen@lysator.liu.se>. needs clennup
1994-02-04 21:41:32 +00:00
cgd
b65d6c0390
better fix for security problems, and minor cleanup
1994-02-01 00:32:22 +00:00
briggs
476d26c797
Change from bicknell@csugrad.cs.vt.edu and ceharris@csugrad.cs.vt.edu.
...
This closes an apparent security problem on systems where users have
write access to the mail spool. Since root actually runs comsat, a
user could link their mail file to a system file that they normally
could not access, and use comsat to view said file. This fix simply
makes sure that the mail file is a REGular file.
1994-01-30 18:32:39 +00:00
jtc
fc1d8f3bac
Fix spelling error in Copyright notice
1994-01-29 01:54:01 +00:00
jtc
42f840d29d
Fix spelling error in Copyright notice
1994-01-29 01:43:03 +00:00
pk
bc9bb1a343
Like others, allow for SunOS .o files.
1994-01-28 21:02:21 +00:00
pk
d27581fb4b
Use somewhat customized version of malloc, in stead of relying on a
...
crummy sbrk() backend; proper aligment must be guaranteed on all archs.
Drafting dlopen, dlsym, et.al.
1994-01-28 21:01:20 +00:00
pk
90cfba21cb
Use `.type' directives generated by gcc.
...
Numerous internal changes & bug fixes.
NOTE: must re-compile & re-link shared libraries before used to link programs.
1994-01-28 20:56:09 +00:00
pk
ad127b0a0a
Redone from scratch, but maintain SunOS compatibility.
1994-01-28 20:26:52 +00:00
cgd
ecd53521f1
no longer need lib hackery
1994-01-28 05:13:28 +00:00
cgd
c73f928505
don't need libs hackery any longer
1994-01-28 05:11:47 +00:00
cgd
1ac7c7adaa
don't need -lutil
1994-01-28 00:31:32 +00:00
cgd
9043c5a8de
hack to make getloadavg() link properly
1994-01-28 00:30:52 +00:00
cgd
bca5d4ac26
hack to make getloadavg() link properly
1994-01-28 00:26:35 +00:00
mycroft
24249baa85
Clean up deleted files.
1994-01-24 05:59:40 +00:00
cgd
a8078f319e
ELVIS IS DEAD, DAMNIT!
1994-01-24 05:59:28 +00:00
cgd
765e3e7b93
there will be no crond (or cron) tomorrow!
1994-01-15 19:47:51 +00:00
mycroft
3ce42c6893
Clean up deleted files.
1994-01-12 19:26:40 +00:00
pk
954ef13a90
Fill in gdb hook.
1994-01-12 19:19:09 +00:00
jtc
2a22045ae0
Vixie Cron 3.0-prerelease, patch 11
1994-01-12 18:35:59 +00:00
jtc
e827862b77
Vixie Cron 3.0-prerelease, patch 11
1994-01-12 18:35:45 +00:00
jtc
59f16ac068
Vixie Cron 3.0-prerelease, patch 11
1994-01-12 18:34:24 +00:00
jtc
e59e4eb1ce
Vixie Cron 3.0-prerelease, patch 10
1994-01-11 19:10:45 +00:00
mycroft
45fe1558b2
Add -s flag, per Roland McGrath, with changes and a manual page addition by me.
1994-01-10 16:29:46 +00:00
mycroft
58e3d058ae
Clean up deleted files.
1994-01-05 21:40:25 +00:00
jtc
e67478fe79
Rename crond to cron
1994-01-05 21:37:12 +00:00
jtc
5f2a029904
Remove -DCRONDIR, macro is set correctly in pathnames.h.
1994-01-05 21:10:29 +00:00
jtc
ba46c17534
Converted Makefile to use BSD make.
1994-01-05 20:57:27 +00:00
mycroft
22183f4e79
Clean up deleted files.
1994-01-05 20:52:52 +00:00
jtc
644d4f8787
Vixie Cron 3.0-prerelease, patch 9
1994-01-05 20:40:12 +00:00
cgd
2b82a53661
add '-L' flag, for those of us who are *really* paranoid...
...
Logs all rsh commands (including failed ones).
1993-12-23 09:05:45 +00:00
cgd
a8648761af
add makewhatis
1993-12-21 03:31:19 +00:00
cgd
103f2ee5d5
moved here from old location in src/usr.bin/man
1993-12-21 03:28:00 +00:00
pk
0cc050772f
Hooks for for shared C++ objects with static contructors/destructors.
1993-12-20 22:44:35 +00:00
deraadt
7f9699a3e6
rarpd has moved
1993-12-16 20:34:57 +00:00
mycroft
757153c5f6
Clean up deleted files.
1993-12-16 05:41:49 +00:00
jtc
e0a7b28c1e
Use <dirent.h> instead of <sys/dir.h>.
1993-12-15 16:58:01 +00:00
mycroft
a09abb4d2b
Minor cleanup.
1993-12-10 05:10:22 +00:00
mycroft
8363f8736d
Use MACHINE_ARCH.
1993-12-08 11:47:17 +00:00
pk
fb781361ed
Small nits.
1993-12-08 10:28:56 +00:00
pk
a711901191
Parcelled out the heap allocator into separate file.
...
Changes prototype for findshlib() (corrected library search order for ld).
1993-12-08 10:28:05 +00:00
pk
fa099af1f6
Many internal changes, most notably in the symbol counting stuff.
...
`ld -r -x' now supported on all object files.
Support for long archive member names (AR_EFMT1 format),
thanks to Bill Sommerfeld/Mark Eichin
Do the right(?) thing with symbol aliases (N_INDR) for POSIX lover, especially
when equiping shared libraries with these (this was *not* fun).
Handle silly archives (.sa) for people who needs them; turn on by `-Bsilly'.
1993-12-08 10:13:47 +00:00
mycroft
570159be38
Eliminate a compiler warning.
1993-12-07 09:09:12 +00:00
mycroft
f53acb2991
Eliminate two compiler warnings.
1993-12-07 08:59:27 +00:00
mycroft
e331ce34d0
#include ctype.h, since we use isdigit().
1993-12-07 03:04:28 +00:00
cgd
0e5a19d667
oops; i screwed up that last...
1993-12-06 23:57:11 +00:00
cgd
00e991f068
from thomas@mathematik.uni-Bremen.de (in gnats bug bin/36):
...
crond doesn't log executed commands since the conditional around
the log_it call is only based on the definition of LOG_FILE instead
of LOG_FILE or SYSLOG. Also, if there is neither LOG_FILE nor SYSLOG
defined calls to log_it are still issued but there is no log_it
function defined (This doesn't affect us, since SYSLOG is defined
in config.h).
1993-12-06 03:35:56 +00:00
cgd
84c102ad15
make it owned by root so cron doesn't whine...
1993-12-05 12:26:10 +00:00
cgd
940867e342
add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.de
1993-12-05 11:34:40 +00:00
cgd
1bd5116d82
MACHINE_ARCH support
1993-12-05 00:55:26 +00:00
pk
2f5a8d0d1c
Make it compile on other-than-i386 BSD boxes too.
1993-12-02 15:54:34 +00:00
jtc
3802354116
Use ".At v7" macro instead of spelling out "Version 7 AT&T UNIX".
1993-11-30 00:10:17 +00:00
paulus
5b59119fbb
Machine-dependent part of ld for the m68k architecture,
...
allowing ld to support shared libraries on m68k-based machines.
1993-11-25 00:57:35 +00:00
cgd
de4dd71dfa
do the right thing with ifdef, and warn about i386 console hack
1993-11-23 04:40:28 +00:00
mycroft
6da8256254
Clean up deleted files.
1993-11-23 04:32:13 +00:00
cgd
c948d34c95
squish the bugfiler, now that we're using gnats. the bugfiler
...
wasn't really very useful, anyway...
1993-11-23 04:32:01 +00:00
mycroft
e9e6f64ef6
Add /usr/X386/lib to the standard list of library paths.
1993-11-21 21:01:08 +00:00
mycroft
3b52558c53
Clean up deleted files.
1993-11-21 20:19:17 +00:00
brezak
bb3120424b
Build rnusers XDR's into librpcsvc and use them.
1993-11-21 20:19:15 +00:00
brezak
4b660341e6
Remove support for vers 1 interface. Add vers 3 interface support. Fix ver 2 support to interoperate with Sun's.
1993-11-21 18:56:33 +00:00
pk
4a64975120
Make `-Z' actually do something different again (old style ZMAGICs).
1993-11-14 16:51:17 +00:00
pk
c6cb826f23
Call breakpoint `BPT' in stead of `TRAP'.
1993-11-13 11:20:17 +00:00
pk
a2d3040ffb
Added function `md_set_breakpoint()'.
...
Define for TRAP. NOTE: THIS IS DEFINED AS `ta 1'!. This may need to be
changed for NetBSD.
1993-11-10 21:46:03 +00:00
pk
47aca600bd
Added function `md_set_breakpoint()'.
1993-11-10 21:40:50 +00:00
pk
2d6241585d
Do the debugger hooks.
...
Revised algorithm for finding symbols using `nz_other' (auxialiary type info).
1993-11-10 21:37:39 +00:00
pk
168c91b813
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
1993-11-08 13:20:39 +00:00
pk
9446d24503
md_init_header: our exec header differs from SunOS's.
1993-11-06 19:15:31 +00:00
pk
6e2bed1cac
Print symbol name in "undefined" error msg.
1993-11-03 21:35:54 +00:00
mycroft
25d572fb12
This warning is fucking annoying, and ld already told us about it when we
...
linked the executable. Make it #ifdef DEBUG.
1993-11-03 04:58:57 +00:00