Commit Graph

656 Commits

Author SHA1 Message Date
deraadt 7d6a5f6936 create ypbind.lock file
fix ypset code
1994-09-28 01:39:54 +00:00
glass 9bb3c66c9a fixes a compilation problem under gcc 2.6.0 1994-09-26 06:50:12 +00:00
glass 55f8f53da3 now includes sendmail.h like the rest of the sendmail source..no functional change 1994-09-26 01:22:47 +00:00
mycroft b57ce343c0 Use POSIX form of kill(1). 1994-09-23 23:26:54 +00:00
mycroft c741ceaa58 Changes to match POSIXication of kill(1). 1994-09-23 23:18:36 +00:00
mycroft ea7b5d4ec6 Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
mycroft 8ffd59e28b err(3)/warn(3) cleanup 1994-09-23 02:18:30 +00:00
deraadt a63af7d439 force first binding poll automatically -- someone will need it very soon! 1994-09-20 07:21:46 +00:00
mycroft 4ded5e85bb Use setuid() and setgid(), not setreuid() and setregid(). 1994-09-19 02:56:37 +00:00
mycroft 4446637a81 Print tickadj. 1994-09-18 21:59:40 +00:00
mycroft 27ff0a97a2 Remove comments about the `trail' keyword. 1994-09-17 00:54:42 +00:00
mycroft 97aa17a3be Correct file names in FILES section. 1994-09-16 21:05:14 +00:00
jtc 85613afae4 Change HAVE_SAVED_SUIDS to HAVE_SAVED_UIDS to match macro of the same
name which is defined in compat.h if compiling on a modern BSD system.
1994-08-31 19:28:50 +00:00
mycroft ad02d27da0 Update to match include files. 1994-08-31 03:48:18 +00:00
mycroft ba95b05235 Major speed improvement. 1994-08-29 23:17:00 +00:00
glass 7ed69abd76 do the NetBSD.ORG thang 1994-08-29 03:10:29 +00:00
mycroft 9839fe449e Update to 4.4-Lite version. 1994-08-28 23:32:47 +00:00
mycroft 13c12b62f7 Import original 4.4-Lite version. 1994-08-28 23:16:23 +00:00
paulus 269208a510 Rudimentary man page for pppstats, derived from slstats.8 1994-08-26 05:13:11 +00:00
gwr 1d06f563b6 Add a man page. 1994-08-25 20:40:28 +00:00
gwr 0570746739 Make this match what I posted on comp.sources.unix as patch 1.
(Functionally the same as yesterday's commit.)
1994-08-24 18:14:44 +00:00
gwr 459c40194d Fix missing initialization (thanks to Brezak). 1994-08-24 01:34:47 +00:00
deraadt f452d538b0 -h option and man page from <moj@stacken.kth.se> 1994-08-23 17:03:12 +00:00
gwr 99afe700ee No longer need -DBOOTPTEST 1994-08-22 22:19:04 +00:00
gwr bcb13bab8e Update to version 2.4 1994-08-22 22:14:32 +00:00
mycroft c55423b664 Fix an obvious bogon when checking multiple file systems, and use the libc
version of err(3).
1994-08-16 19:22:02 +00:00
cgd eeff5056dd from branch (oops) 1994-08-12 04:19:50 +00:00
deraadt e468e90afd allow hex numbers to be unsigned 1994-08-08 19:24:54 +00:00
deraadt 48c91e8043 do not need -I/sys 1994-08-03 21:07:10 +00:00
deraadt e5c0834b50 do not need -I/sys 1994-08-03 20:34:13 +00:00
hpeyerl 2b3f96ce61 (I'm a dork for putting this in the wrong tree before)
To let us correctly configure ccd devices. <From downsj@csos.orst.edu>
1994-08-03 19:30:21 +00:00
ws 30411e5f60 Make msdosfs exportable 1994-07-18 18:23:24 +00:00
mycroft b1156a137d named.pid is in /var/run, not /etc. 1994-07-18 08:52:40 +00:00
ws 9140a2f6e6 Keep a server even if we lost contact when noone else is available 1994-07-16 11:50:58 +00:00
deraadt 4cd934f8c4 changes from <ws@tools.de> to do selective pinging of servers. 1994-07-14 20:54:29 +00:00
deraadt fcfcb79656 do not dump core printing the usage message 1994-07-08 09:20:06 +00:00
deraadt 659ffb49cf devname repair 1994-07-04 19:30:17 +00:00
deraadt 7473e6d9a3 from wolfgang, various further cleanup, and
mpliment the "clients are asking via RPC, therefore that might mean
the server is possibly dead" heuristic I bailed on earlier.
1994-07-02 06:45:48 +00:00
deraadt 26ca90bcec improved rebinding from ws@tools.de 1994-07-01 19:40:23 +00:00
pk 2a0d9344f2 makedev(255,255) no longer equals NODEV 1994-07-01 09:15:49 +00:00
cgd 8527838766 do the right thing with positional parameters 1994-06-30 07:50:26 +00:00
cgd 138fcd8327 deal with new share/doc strategy 1994-06-30 05:33:30 +00:00
deraadt bb627c6f25 work around two obscure bugs 1994-06-29 06:24:39 +00:00
gwr b6281a0ed7 Add dbsym to SUBDIRS for sun3 (only) 1994-06-28 04:38:44 +00:00
paulus 277db41ca3 Fix a bug preventing the lcp-echo-failure option from working. 1994-06-28 04:38:40 +00:00
paulus ced723ab44 A warning when the line is looped back is nice, instead of just
a debug message.
1994-06-28 04:32:16 +00:00
gwr 3a25eeb22c New, very simple version that works on SunOS (for cross-development)
as well as on NetBSD.  This does sift out debugging symbols, but I
think one should use "strip -d" for that.
1994-06-27 22:21:20 +00:00
gwr 21feef9b89 Add: bootpd bootpgw bootpef bootptest 1994-06-27 21:39:34 +00:00
gwr f8ccd26969 Source moved. 1994-06-27 21:31:21 +00:00
gwr 5fb020d179 Ditto. 1994-06-27 21:29:46 +00:00