summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Change Header to Id.jkh1994-05-251-1/+1
|
* Add new find_plist() function.jkh1994-05-252-9/+9
|
* Change in_plist() call to find_plist().jkh1994-05-251-2/+2
|
* Remove find_name(), replace with more generic find_plist() function.jkh1994-05-251-16/+3
|
* Make use of the new FDOPT_NORETRY facility. It does not make sense tojoerg1994-05-223-56/+61
| | | | | | verify formatted tracks with fully retryng. The head should not be moved in either case. Also some minor copyright cleanup.
* Typo (pkg_add => pkg-add).asami1994-05-201-1/+1
|
* Make clear what arguments the "require" script gets.asami1994-05-201-2/+5
|
* Make clear what arguments the "require" package gets (the original didn'tasami1994-05-201-2/+5
| | | | make any sense, with a ".b" instead of ".B" in front of "INSTALL"!).
* Add `-h' option to force tar to follow symbolic linksalm1994-05-194-3/+15
|
* Fix gross spelling and typographical errors pointed out by Keith Bostic.jkh1994-04-242-3/+3
|
* Add note about kernel PLL support.wollman1994-04-211-0/+6
|
* Enable kernelized NTP PLL support on the daemon side.wollman1994-04-212-1/+3
| | | | | | If your clocks suddenly start running backwards 500 hours per day, let me know. ifdef out some bogus declarations.
* Enable kernelized NTP PLL support on the daemon side.wollman1994-04-211-0/+2
| | | | | If your clocks suddenly start running backwards 500 hours per day, let me know.
* Merged xntp3.3q from vendor branch.wollman1994-04-219-37/+167
|
* This commit was generated by cvs2svn to compensate for changes in r1381,wollman1994-04-2199-2627/+21737
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * xntp3.3s from UDelwollman1994-04-21106-2674/+21906
| |
* | Fixed Makefile problem pointed out by Piero Serinicsgr1994-04-191-3/+7
| |
* | Much fixed handling of .so entries.csgr1994-04-181-4/+110
| | | | | | | | Also turns pages that consists of a single .so entry into a hard link.
* | get the soelim crud right this time !csgr1994-04-171-2/+3
| |
* | fix to get .so's working - I hopecsgr1994-04-171-1/+9
| |
* | This commit was generated by cvs2svn to compensate for changes in r1366,csgr1994-04-172-0/+268
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Manctl utility:csgr1994-04-172-0/+268
| / | | | | | | | | | | | | | | | | compresses man pages uncompresses man pages purges old formatted man pages (not implemented yet) currently still under development, but worth trying out (IMHO) a man page ;-) must still be written for manctl - to follow shortly
* | Whoops, -Y and -N would work better if they were in the getopts string!jkh1994-04-161-2/+2
| |
* | Make y_or_n() pay attention to AutoAnswer global.jkh1994-04-053-6/+17
| |
* | Add -N and -Y flags for auto-answer feature.jkh1994-04-052-1/+17
| |
* | Upgraded to Delaware version 3.3p (yes, that's right, they're not increasing).wollman1994-04-039-18/+73
| | | | | | | | | | | | This version still doesn't talk to the kernel PLL code, but you should be able to convince it to do so relatively easily. Also deleted some junk files and fixed all compilation warnings.
* | This commit was generated by cvs2svn to compensate for changes in r1328,wollman1994-04-0392-1142/+4661
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * xntp 3.3p from Delawarewollman1994-04-0395-1146/+4718
| |
* | Added support for "Conrad DCF-77 mobil" radio clock. This is the cheapestphk1994-02-261-0/+68
| | | | | | | | | | (DM130) way to get precise ticks if you are within range of the xmitter in Mainflingen. I'm some 1000Km away and have +/- 2ms clock using this.
* | From: phk@login.dkuug.dk (Poul-Henning Kamp)rgrimes1994-02-201-3/+3
| | | | | | | | | | | | | | | | Message-Id: <9402201119.AA06430@login.dkuug.dk> Subject: bug in fdformat.c There is a bug in fdformat.c: the number of heads are hardcoded in two places. This is quite inconsequencial at present, but a bug nontheless.
* | Some fixes from Joergache1994-02-111-8/+15
| |
* | When hexdumping a RIP entry, type cast the bytes to unsigned first. Notdg1994-02-101-3/+3
| | | | | | | | | | doing so caused them to be sign-extended to an int (which really messed things up).
* | Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format;dg1994-02-101-2/+28
| | | | | | | | | | | | | | the fix is to import the structures from protocols/routed.h and change the sockaddr to osockaddr. We can't change the generic include file because too many other things rely on this in order to deal with the kernel routing socket (which is sockaddr format).
* | Fix size of il (interleave) array.ache1994-02-101-1/+1
| |
* | Add interleave > 1 support by Poul-Henning Kamp.ache1994-02-102-10/+17
| | | | | | | | Chack valid range of sectors per track.
* | Fix mkversion script so that it finds the top-level VERSION filewollman1994-02-061-1/+4
| | | | | | | | when obj directories are in use.
* | Use uname(2) to get OS name and arch.wollman1994-02-032-15/+11
| |
* | Eliminate compilation warning.wollman1994-02-031-0/+2
| |
* | Compile in all refclocks that will compile, since they don't take upwollman1994-02-031-4/+4
| | | | | | | | | | that much space to begin with. Also use uname(2) to determine OS name and architecture.
* | Merged changes along vendor branch into locally-modified files.wollman1994-02-034-19/+17
| |
| |
| \
*-. \ This commit was generated by cvs2svn to compensate for changes in r1081,wollman1994-02-03136-1197/+3581
|\ \ \ | | |/ | |/| | | | which included commits to RCS files with non-trunk default branches.
| | * xntpd version 3.3z from UDelwollman1994-02-031-1/+1
| | |
| * | xntpd version 3.3z from UDelwollman1994-02-03138-1214/+3596
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r1022,ache1994-01-263-0/+506
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | We got now floppy formatterache1994-01-263-0/+506
| | | |
* | | | Added necessary include files to define KERNBASE due to VM changes.nate1994-01-191-1/+6
| | | |
* | | | Cleaning house.jkh1994-01-062-6/+162
| | | |
* | | | Put back refclock_omega.c, it was in the sources but some how did notrgrimes1993-12-231-2/+2
| | | | | | | | | | | | | | | | end up in my copy.
* | | | Needed to change the LDADD+= and DPADD+= depending on if obj directoriesrgrimes1993-12-229-29/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are used or not. Add .verions to the CLEANFILES+= on those Makefiles that create a version.c file. Remove reference to nonexistent file ref_omega.c in one Makefile. Fix copy of authdes.c.expot so that it works with or without obj directories. No compiles both with and without obj directories.
* | | | Definitions taken from original machines/freebsd.wollman1993-12-211-0/+7
| | | |
OpenPOWER on IntegriCloud