summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
...
* | | getbootfile() not invokedpst1994-09-281-1/+1
| | |
* | | xntpd(8) doesn't know about /kernel (do it right, use get_bootfile()).pst1994-09-272-1/+16
| | |
* | | Enable new bind utilities.pst1994-09-264-6/+6
| | |
* | | Fix comment: we have cron.dg1994-09-261-1/+1
| | |
* | | ac(8) utility, brought over from FreeBSD 1.1.5.dg1994-09-263-59/+682
| | |
* | | ac(8) utility, brought over from 1.1.5.dg1994-09-261-2/+2
| | |
* | | Added sa.dg1994-09-261-2/+2
| | |
* | | Local changes - manual page extension, and minor man page changesdg1994-09-262-11/+5
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r3125,dg1994-09-267-0/+1630
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Process accounting utility by Chris Demetriou.dg1994-09-267-0/+1630
| | | | | | | | | | | | | | | | Obtained from: NetBSD
* | | | usage help: uncomment -d option, add -x optionache1994-09-261-3/+2
| | | |
* | | | Document -d and -x optionsache1994-09-261-1/+7
| | | |
* | | | A couple of nit-picks.phk1994-09-262-11/+17
| | | |
* | | | Remove talk about trailers from arp(8) manual pagepst1994-09-261-5/+0
| | | | | | | | | | | | | | | | Obtained from: NetBSD bin/487
* | | | Added a '-c' option: This will warn you if any file in the directory-treephk1994-09-251-9/+31
| | | | | | | | | | | | | | | | | | | | you run it on are unsuitable food for diff/patch. Can you use it as it is now Rod ?
* | | | Transfer speed definitions are now also found in <machine/ioctl_fd.h>.joerg1994-09-252-2/+1
| | | | | | | | | | | | | | | | Remove the old include file, since it used to be in a non-public place.
* | | | Clean up typos in this manpage.jkh1994-09-251-4/+4
| | | |
* | | | Most of the ``modified'' files really aren't. This is my (simple)wollman1994-09-252-1/+17
| | | | | | | | | | | | | | | | port of pppd.
* | | | Initial revisionwollman1994-09-2530-0/+14133
| | | |
* | | | Fixed bug caused by missing set of paranthesis when checking the modificationdg1994-09-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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().
* | | | Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-246-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Document more MIB variables.wollman1994-09-231-2/+8
| | | |
* | | | Don't return the address of a stack variable.dg1994-09-231-2/+2
| | | |
* | | | groups[] is of type gid_t.dg1994-09-231-1/+1
| | | |
* | | | Automatically load NFS and a bevy of other filesystems.wollman1994-09-226-8/+80
| | | |
* | | | Port nslookup to FreeBSDpst1994-09-229-26/+43
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r2990,pst1994-09-2212-0/+5531
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | nslookup(8) from BIND 4.9.3BETA9pl1pst1994-09-2212-0/+5531
| | | | |
* | | | | Port BIND to FreeBSD.pst1994-09-2221-18/+1458
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r2980,pst1994-09-2238-0/+18802
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | NAMED from BIND 4.9.3 BETA9 pl1 (no local changes)pst1994-09-2238-0/+18802
| / / /
* | | | Various cleanup and fixes.phk1994-09-228-43/+77
| | | |
* | | | Add BINDIR=/usr/sbin for install, fails in other caseache1994-09-211-1/+2
| | | |
* | | | Add BINDIR=/usr/sbin for install, fails in other caseache1994-09-211-2/+3
| | | | | | | | | | | | | | | | Remove -g from CFLAGS
* | | | The next batch of refinements. Now it no longer needs to call on ed(1) tophk1994-09-2110-37/+115
| | | | | | | | | | | | | | | | fix our files, it has a builtin "diff -n" editor.
* | | | Fix security hole in YP password support, which wouldmake +user entrieswollman1994-09-201-3/+12
| | | | | | | | | | | | | | | | | | | | act like + entries in some cases. Requires support in libc from next commit.
* | | | A bunch of improvements. Still far to go.phk1994-09-2012-100/+286
| | | |
* | | | Maintain pw_fields, and output same to password database.wollman1994-09-202-1/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | !!!!!!!! NB !!!!!!!! You MUST pwd_mkdb /etc/master.passwd before attempting to use the new libc, or things may go wrong. (I doubt anything actually /will/ go wrong, but the actual behavior is undefined. YOU HAVE BEEN WARNED.) The database format is, however, backwards-compatible, so old executables will still work.
* | | | Added support for MSDOS file systems.dfr1994-09-191-0/+1
| | | |
* | | | bugfix: change gidset[] type from int to gid_tache1994-09-191-2/+2
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r2886,phk1994-09-1916-0/+1304
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | This is the present state of CTM version 2. Please do not ask for phk1994-09-1916-0/+1304
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subscriptions yet. Wait for the announcement. CTM is my humble attempt to get -current out to people beyond TCP/IP connections. This is for people with dial-up connections and such. CTM can make a delta from one version to another of a source-tree, in a efficient and verified way. Even if there are binary files in the tree. It will even try to make the delta as small as possible. It is OK with me if you yell "Bloating!" but I'll just forward your email to some of the happy customers from CTM version 1, and let them tell you what they think. I will not put ctm into "make world" yet. For now it is just the logical way to get the sources out to people who helps me test this. Poul-Henning
* | | | | My optimization to eliminate /set records was a little too aggressive, itrgrimes1994-09-191-2/+5
| | | | | | | | | | | | | | | | | | | | optimized away the first one :-(.
* | | | | 1. Remove commented out CFLAGS+=-DDEBUG from Makefilergrimes1994-09-188-113/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2. Clean up code so it compiles -Wall (except for sccsid's and copyright). This included fixing several printf formats that where not correct, and changing the data types of a few things. 3. Implement new option -i that produces indented mtree output files. 4. Implement new option -n that turns off directory comments. 5. Only emit /set records if something has changed since the last one.
* | | | | Add 'rm -f /etc/localtime' before cp to /etc/localtime,ache1994-09-181-1/+2
| | | | | | | | | | | | | | | | | | | | I have a link here and got strange results without 'rm'
* | | | | added fdwrite -> usr.sbin/fdwritephk1994-09-181-2/+2
| | | | |
* | | | | Added a missing ${DESTDIR}. The real problem is that stuff related tophk1994-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | floppy formatting is in /sys/i386/isa/fdreg.h, it should be in /usr/include somewhere ??
* | | | | This commit was generated by cvs2svn to compensate for changes in r2849,phk1994-09-183-0/+341
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | A small program, which can take a file of any size, format, write and verifyphk1994-09-183-0/+341
| / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it onto a bunch of floppies in a semi-intelligent way. Useful for things like: tar cf - . | gzip -9 | fdwrite -d /dev/rfd0.1720 -v Where it will keep asking for floppies until tar is done.
* | | | Fix include path.dg1994-09-172-2/+2
| | | |
OpenPOWER on IntegriCloud