Commit Graph

262 Commits

Author SHA1 Message Date
David Greenman 4ada351cf2 Added apm and apmconf. NOTE: This makefile is wrong in a variety of ways.
For one thing, the handling of arch-specific utilities is broken, and
things like apm and apmconf (and fdformat, kbdcontrol, vidcontrol, etc)
shouldn't be built for all arch's.
1994-10-01 03:44:05 +00:00
David Greenman 140cffd349 Laptop Advanced Power Management support (userland end) by HOSOKAWA Tatsumi.
Submitted by:	HOSOKAWA Tatsumi
1994-10-01 03:23:33 +00:00
Paul Traina ad0e3007f6 Move bootp & related stuff 1994-09-30 05:48:52 +00:00
Andrey A. Chernov 60ef79be3f Sorry, wrong previous commit backed out, HAVE_GETBOOTFILE
defined in another place
1994-09-30 04:07:03 +00:00
Andrey A. Chernov 5ab21027d8 Forget to define HAVE_GETBOOTFILE 1994-09-30 03:43:28 +00:00
Andrey A. Chernov c019533a0b Use getbootfile() properly, old code cause reboots somethimes 1994-09-30 02:20:25 +00:00
Garrett Wollman 0593f8e412 Make it compile under 2.0. 1994-09-30 00:34:21 +00:00
Garrett Wollman 6b6d0b46c4 Merged changes from the vendor branch. NB: this will NOT compile until
after the NEXT commit.
1994-09-29 23:44:43 +00:00
Garrett Wollman db68bea3b9 This commit was generated by cvs2svn to compensate for changes in r3215,
which included commits to RCS files with non-trunk default branches.
1994-09-29 23:04:24 +00:00
Garrett Wollman daa35edbd0 xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
Jordan K. Hubbard 61f402e0c8 Don't let pkg_delete remove the recorded location until everything has
absolutely, positively been successfully removed.
Reviewed by:
Submitted by:
Obtained from:
1994-09-29 13:19:43 +00:00
Paul Traina 8fcecfd6f9 Fix conflicts from import 1994-09-29 09:36:16 +00:00
Paul Traina 33e6aad96b Portmap 3.0 from win.tue.nl 1994-09-29 09:32:22 +00:00
Paul Traina ba2fac6c4b getbootfile() not invoked 1994-09-28 06:37:41 +00:00
Paul Traina 45fe7a082a xntpd(8) doesn't know about /kernel (do it right, use get_bootfile()). 1994-09-27 18:30:26 +00:00
Paul Traina 5517824990 Enable new bind utilities. 1994-09-26 23:14:33 +00:00
David Greenman 78eb91b47f Fix comment: we have cron. 1994-09-26 22:20:19 +00:00
David Greenman ff9c3a3239 ac(8) utility, brought over from FreeBSD 1.1.5. 1994-09-26 22:12:27 +00:00
David Greenman 90c5321f61 ac(8) utility, brought over from 1.1.5. 1994-09-26 21:56:38 +00:00
David Greenman 27f8e9694d Added sa. 1994-09-26 21:45:01 +00:00
David Greenman 6b5da6e295 Local changes - manual page extension, and minor man page changes 1994-09-26 21:41:06 +00:00
David Greenman 4b3a999186 This commit was generated by cvs2svn to compensate for changes in r3125,
which included commits to RCS files with non-trunk default branches.
1994-09-26 21:22:57 +00:00
David Greenman b1069b52ff Process accounting utility by Chris Demetriou.
Obtained from:	NetBSD
1994-09-26 21:22:57 +00:00
Andrey A. Chernov d28fc953f2 usage help: uncomment -d option, add -x option 1994-09-26 20:20:44 +00:00
Andrey A. Chernov 20f22c0990 Document -d and -x options 1994-09-26 19:58:07 +00:00
Poul-Henning Kamp af813416c3 A couple of nit-picks. 1994-09-26 06:01:01 +00:00
Paul Traina 77b01811b4 Remove talk about trailers from arp(8) manual page
Obtained from: NetBSD bin/487
1994-09-26 04:32:57 +00:00
Poul-Henning Kamp e96613d352 Added a '-c' option: This will warn you if any file in the directory-tree
you run it on are unsuitable food for diff/patch.  Can you use it as it
is now Rod ?
1994-09-25 20:45:55 +00:00
Joerg Wunsch 9a89db44b8 Transfer speed definitions are now also found in <machine/ioctl_fd.h>.
Remove the old include file, since it used to be in a non-public place.
1994-09-25 18:44:26 +00:00
Jordan K. Hubbard 29bc33539c Clean up typos in this manpage. 1994-09-25 11:22:12 +00:00
Garrett Wollman d8269a163d Most of the ``modified'' files really aren't. This is my (simple)
port of pppd.
1994-09-25 02:32:18 +00:00
Garrett Wollman 08a0aca6e2 Initial revision 1994-09-25 02:11:26 +00:00
David Greenman 89f81043d0 Fixed bug caused by missing set of paranthesis when checking the modification
time. This caused differences in the nanosecond portion of the time to
screwup the logic and made mtree think it should compare  the modtime even
though "time" wasn't specified. The end result is that mtree couldn't deal
with procfs because procfs sets the mtime with high accuracy via microtime().
1994-09-24 16:52:42 +00:00
Garrett Wollman 4be4929c2b Get rid of _PATH_UNIX completely; use getbootfile(3) instead.
DANGER WILL ROBINSON!
_PATH_UNIX is currently defined as the literal string "don't use this".
I am of two minds about this myself, but wanted to get something into the
tree as quickly as possible.
1994-09-24 00:08:43 +00:00
Garrett Wollman 8e3847b2b9 Document more MIB variables. 1994-09-23 19:04:02 +00:00
David Greenman c0ba84e4a3 Don't return the address of a stack variable. 1994-09-23 10:25:38 +00:00
David Greenman 25738fbcc5 groups[] is of type gid_t. 1994-09-23 10:02:21 +00:00
Garrett Wollman d599144d24 Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
Paul Traina 1546342f02 Port nslookup to FreeBSD 1994-09-22 21:50:41 +00:00
Paul Traina 835ce5a154 This commit was generated by cvs2svn to compensate for changes in r2990,
which included commits to RCS files with non-trunk default branches.
1994-09-22 21:36:02 +00:00
Paul Traina ab9d9cc096 nslookup(8) from BIND 4.9.3BETA9pl1 1994-09-22 21:36:02 +00:00
Paul Traina 52d4aac42c Port BIND to FreeBSD. 1994-09-22 20:45:34 +00:00
Paul Traina 735b43167c NAMED from BIND 4.9.3 BETA9 pl1 (no local changes) 1994-09-22 19:46:15 +00:00
Paul Traina 1b263d8ab3 This commit was generated by cvs2svn to compensate for changes in r2980,
which included commits to RCS files with non-trunk default branches.
1994-09-22 19:46:15 +00:00
Poul-Henning Kamp b7e9accbaa Various cleanup and fixes. 1994-09-22 02:49:24 +00:00
Andrey A. Chernov b3673749c7 Add BINDIR=/usr/sbin for install, fails in other case 1994-09-21 18:12:10 +00:00
Andrey A. Chernov 3724878728 Add BINDIR=/usr/sbin for install, fails in other case
Remove -g from CFLAGS
1994-09-21 18:11:56 +00:00
Poul-Henning Kamp caabd87d0a The next batch of refinements. Now it no longer needs to call on ed(1) to
fix our files, it has a builtin "diff -n" editor.
1994-09-21 04:38:48 +00:00
Garrett Wollman ab5f8d28a4 Fix security hole in YP password support, which wouldmake +user entries
act like + entries in some cases.  Requires support in libc from next
commit.
1994-09-20 21:40:12 +00:00
Poul-Henning Kamp fa63aa6464 A bunch of improvements. Still far to go. 1994-09-20 07:13:39 +00:00