ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/usr.sbin
Revision 1165 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:30:26 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1164
Clarify

Revision 1164 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:29:44 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1163
grammar fixes.

Revision 1163 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:27:40 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1162
Fix bugs with CWD

Revision 1162 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:25:46 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1161
variable verbosity

Revision 1161 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:24:11 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1160
Variable verbosity

Revision 1160 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:23:03 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1159
Fix usage

Revision 1159 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:19:55 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1158
Switch to BZIP2 by default.

get rid of _P usage

Revision 1158 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:17:09 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1157
Add -F option to nto fail on already installed packages.
by:   Eugene Grosbein <eugen@grosbein.pp.ru>

Revision 1157 - Directory Listing - [select for diffs]
Modified Thu Aug 9 23:05:15 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1156
Get rid of vile bubblesort!

Revision 1156 - Directory Listing - [select for diffs]
Modified Thu Aug 9 22:45:31 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1155
make it possible to use 1 sec wait time.

Revision 1155 - Directory Listing - [select for diffs]
Modified Thu Aug 9 22:43:34 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1129
Remove alpha support.

Revision 1129 - Directory Listing - [select for diffs]
Modified Thu Aug 2 02:30:22 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1116
Remove several menu options for Documentation.  These can be restored later when we have proper documenation.

Revision 1116 - Directory Listing - [select for diffs]
Modified Sun Jul 29 15:03:12 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1115
Remove GNU tar options

Revision 1115 - Directory Listing - [select for diffs]
Modified Sat Jul 28 01:27:45 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1113
Make the package limit dynamic instead of 200.

$MidnightBSD$

Revision 1113 - Directory Listing - [select for diffs]
Modified Fri Jul 27 21:32:46 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1052
Let the fun begin.

Rebranded man page (mostly).  There are still several errors and references to things like pesky alpha support.

Created a temporary hack to (hopefully) get BSD cpio working with the installation media.  If this works, we'll need to make some adjustments as to not waste memory and/or replace the mediaBufferSize function with something that makes sense.

Revision 1052 - Directory Listing - [select for diffs]
Modified Tue Jul 17 13:21:16 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1051
Fix the URLs to our website documentation.  We don't have a lot yet, but there is some available.

Revision 1051 - Directory Listing - [select for diffs]
Modified Tue Jul 17 13:14:24 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1050
Get rid of hard coded values.

Revision 1050 - Directory Listing - [select for diffs]
Modified Tue Jul 17 13:08:07 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1049
Write to the slice instead of the disk to fix upgrades with boot code

Revision 1049 - Directory Listing - [select for diffs]
Modified Tue Jul 17 13:01:48 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1048
modernize

Revision 1048 - Directory Listing - [select for diffs]
Modified Tue Jul 17 12:58:36 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1047
cleanup.

Revision 1047 - Directory Listing - [select for diffs]
Modified Tue Jul 17 12:57:25 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1046
Increase minimum usr size.

Make sure /usr size with auto sizing is adequate with small disk sizes <10GB

Revision 1046 - Directory Listing - [select for diffs]
Modified Tue Jul 17 12:49:34 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1045
Modernize the example install.cfg file.

Revision 1045 - Directory Listing - [select for diffs]
Modified Tue Jul 17 12:36:14 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1044
Fix input text.

Revision 1044 - Directory Listing - [select for diffs]
Modified Tue Jul 17 12:35:09 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 924
Change group to ftp when setting up anonymous ftp.

Revision 924 - Directory Listing - [select for diffs]
Modified Tue Apr 10 00:54:02 2007 UTC (17 years, 1 month ago) by ctriv
Diff to previous 910
Added native support for @dirrmtry.

Revision 910 - Directory Listing - [select for diffs]
Modified Mon Apr 9 01:11:41 2007 UTC (17 years, 1 month ago) by ctriv
Diff to previous 866
Close a possible buffer overflow in package deletion.  There are probably
other such errors in this code.

Revision 866 - Directory Listing - [select for diffs]
Modified Tue Mar 20 02:50:42 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 783
Make rdate ignore ntp responses with ALARM status.

Obtained from OpenBSD. (ntp.c 1.29)

Revision 783 - Directory Listing - [select for diffs]
Modified Fri Mar 9 14:48:48 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 782
Fix the ordering of localhost in /etc/hosts to match the example

Revision 782 - Directory Listing - [select for diffs]
Modified Fri Mar 9 14:46:01 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 781
We don't have redhat 8 as a base.  The fc4 port calls itself linux_base-fc

Revision 781 - Directory Listing - [select for diffs]
Modified Fri Mar 9 14:43:11 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 780
Correct situation where user boots from floppy disk and then inserts a CDROM.  The first call to mount the CD will fail.

Revision 780 - Directory Listing - [select for diffs]
Modified Fri Mar 9 14:37:41 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 779
add hme and modernize the names of several adapters.

Revision 779 - Directory Listing - [select for diffs]
Modified Fri Mar 9 14:25:47 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 778
Teach sysinstall about several network interfaces.

Revision 778 - Directory Listing - [select for diffs]
Modified Fri Mar 9 14:18:36 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 751
teach sysinstall about mfi

Revision 751 - Directory Listing - [select for diffs]
Modified Tue Feb 20 02:45:04 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 750
revert the DIST_KERN change.

Revision 750 - Directory Listing - [select for diffs]
Modified Tue Feb 20 02:43:34 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 749
Add version info to title so we know what version of MidnightBSD the installer is running on.

Revision 749 - Directory Listing - [select for diffs]
Modified Tue Feb 20 02:03:21 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 748
Fix check minimum so all the x's are there.

Revision 748 - Directory Listing - [select for diffs]
Modified Tue Feb 20 01:50:21 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 747
Change Ntpdate to rdate and reorder the menu.

Revision 747 - Directory Listing - [select for diffs]
Modified Tue Feb 20 01:41:33 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 722
We switched to rdate months ago.  Change ntpdate occurances to rdate and fix the flags accordingly.

Revision 722 - Directory Listing - [select for diffs]
Modified Sat Feb 3 21:50:36 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 707
Hmm.. we made a stupid mistake a few weeks ago.  Lets see if this makes more sense.

Revision 707 - Directory Listing - [select for diffs]
Modified Fri Jan 19 04:34:15 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 698
Revert code

Revision 698 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:26:58 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 685
Fix a potential memory leak.

Revision 685 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:49:55 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 647
Avoid heap overrun

Revision 647 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:18:25 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 640
Add snapinfo.

Update rpcbind.

Revision 640 - Directory Listing - [select for diffs]
Modified Sat Jan 13 17:47:05 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 581
Sync with FreeBSD 6.1 Release.

Don't build IPv6 support if NO_INET6 was defined.

Revision 581 - Directory Listing - [select for diffs]
Modified Wed Jan 10 15:26:17 2007 UTC (17 years, 4 months ago) by wintellect
Diff to previous 551
update userland pkg tools to use /usr/mports not /usr/ports

Revision 551 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:42:41 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 524
Sync with FreeBSD.

Revision 524 - Directory Listing - [select for diffs]
Modified Sat Jan 6 19:20:14 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 456
Fix pmccontrol(8) when run on Intel Xeon chips in 64bit mode.

Revision 456 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:28:36 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 453
We do not have a portsnap service.

Revision 453 - Directory Listing - [select for diffs]
Modified Sun Dec 31 21:07:53 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 451
Check for a non-null superblock.

Make quot skip unallocated inodes.

Revision 451 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:59:58 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 450
Fix the name of plip.

Revision 450 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:59:20 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 382
Fix the name of plip

Revision 382 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:13:18 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 377
Undefine __DATE__ to avoid placing a build timestamp into /usr/sbin/named

Revision 377 - Directory Listing - [select for diffs]
Modified Wed Dec 27 05:05:11 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 365
Finally fixed this outstanding issue by importing some missing files.  Duh!

Revision 365 - Directory Listing - [select for diffs]
Modified Wed Dec 27 03:55:06 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 355
Change the generation of /etc/fstab so that encryption is used for swap.

Revision 355 - Directory Listing - [select for diffs]
Modified Wed Dec 27 01:25:15 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 354
$MidnightBSD$, path fix.

Revision 354 - Directory Listing - [select for diffs]
Modified Wed Dec 27 01:15:48 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 320
Change burncd so that if CDRIOCGETPROGRESS does not return a good value, CDIOCRESET is used to determine when the command is complete.

This corrects a bug with some CD/DVD recorders working with rewritable media where they never complete.

Based on a patch by Luigi Rizzo on stable@freebsd.org.

Revision 320 - Directory Listing - [select for diffs]
Modified Mon Oct 30 17:02:39 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 317
Bandaid to get world to build.  Need to research/fix this problem.

Revision 317 - Directory Listing - [select for diffs]
Modified Mon Oct 30 15:50:17 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 269
Sync bsnmpd with FreeBSD stable/vendor.

Revision 269 - Directory Listing - [select for diffs]
Modified Sat Oct 14 23:42:41 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 213
Change ports reference to mports.

Revision 213 - Directory Listing - [select for diffs]
Modified Sat Oct 7 16:33:20 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 212
Bring the "just copy" hit list closer to date.

Revision 212 - Directory Listing - [select for diffs]
Modified Sat Oct 7 16:26:19 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 211
Fix the location of the kernel during binary upgrades.

Revision 211 - Directory Listing - [select for diffs]
Modified Sat Oct 7 16:22:27 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 190
Fix binary upgrades by accounting for the schg flag on /var/empty

Revision 190 - Directory Listing - [select for diffs]
Modified Tue Sep 26 18:10:18 2006 UTC (17 years, 7 months ago) by archite
Diff to previous 187
Update pkg_add -r path

Revision 187 - Directory Listing - [select for diffs]
Modified Sat Sep 23 01:38:26 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 141
Change pkg_add -r to MidnightBSD ftp.

Revision 141 - Directory Listing - [select for diffs]
Modified Mon Aug 28 00:37:35 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 140
Added rdate

Revision 140 - Directory Listing - [select for diffs]
Modified Sun Aug 27 23:45:11 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 139
$MidnightBSD$

Revision 139 - Directory Listing - [select for diffs]
Modified Sun Aug 27 23:41:08 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 135
Mergemaster now checks $MidnightBSD$

Revision 135 - Directory Listing - [select for diffs]
Modified Sun Aug 27 19:49:29 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 117
Update so that home directories are 700 by default.

Revision 117 - Directory Listing - [select for diffs]
Modified Thu Aug 24 00:18:42 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 116
rdate's -c flag was not working as -DLEAPSECONDS was not used in the base system to maintain posix compliance.  Instead, rdate was altered to read a "right" subdirectory just as openbsd does.  In right, leapsecond versions of all the zones are built so that we can maintain legal time if needed.

Revision 116 - Directory Listing - [select for diffs]
Modified Wed Aug 23 17:39:39 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 112
Made final corrections to rdate.

Revision 112 - Directory Listing - [select for diffs]
Modified Tue Aug 22 15:18:15 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 111
Fixing type in Makefile

Revision 111 - Directory Listing - [select for diffs]
Modified Tue Aug 22 12:58:06 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 110
The old ntpdate program displayed the clock error by default.  Change rdate to do the same thing.  Idea from DragonFly.

Revision 110 - Directory Listing - [select for diffs]
Modified Tue Aug 22 05:56:42 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 109
rdate was recently added. Note it in the timed man page.

Revision 109 - Directory Listing - [select for diffs]
Modified Tue Aug 22 05:52:12 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 106
Import of OpenBSD's rdate utility.  Leapseconds flag disabled until a decision is made on /usr/share/zoneinfo/Right/UTC or equivalent.

Revision 106 - Directory Listing - [select for diffs]
Modified Tue Aug 22 01:22:12 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 101
Removed several openbsd-compat functions not needed.  Smaller binaries are nice.

Revision 101 - Directory Listing - [select for diffs]
Modified Mon Aug 21 06:17:56 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 98
Adjusted path to config file to point to /etc/ntpd.conf instead of /usr/local/etc/ntpd.conf

Revision 98 - Directory Listing - [select for diffs]
Modified Mon Aug 21 05:48:36 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 78
Convert to OpenNTPD.

Revision 78 - Directory Listing - [select for diffs]
Modified Sun Aug 20 00:50:09 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 77
Remove ISC ntpd

Revision 77 - Directory Listing - [select for diffs]
Modified Sun Aug 20 00:42:48 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 76
Removing ISC bind

Revision 76 - Directory Listing - [select for diffs]
Modified Sun Aug 20 00:42:01 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 75
Removing ISC ntpd

Revision 75 - Directory Listing - [select for diffs]
Modified Sun Aug 20 00:23:00 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 74
Removing ISC ntpd

Revision 74 - Directory Listing - [select for diffs]
Modified Sun Aug 20 00:21:04 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 73
*** empty log message ***

Revision 73 - Directory Listing - [select for diffs]
Modified Sun Aug 20 00:11:12 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 57
Removing ISC ntpd

Revision 57 - Directory Listing - [select for diffs]
Modified Mon Aug 14 12:07:52 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 56
*** empty log message ***

Revision 56 - Directory Listing - [select for diffs]
Modified Mon Aug 14 11:52:13 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 46
My first past at MidnightBSDizing the installer.  Perhaps I should look into teh DF installer.

Revision 46 - Directory Listing - [select for diffs]
Modified Fri Aug 4 17:10:41 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 6
FreeBSD-SA6:13 and 14 were patched.  The nis software and amd athlon fpu handling fixed.  Changes to echo and pfctl are needed to fix compile bugs with changes related to cvs tags and macros.

Revision 6 - Directory Listing - [select for diffs]
Modified Sat Feb 25 02:38:42 2006 UTC (18 years, 2 months ago) by laffer1
Diff to previous 3
This commit was generated by cvs2svn to compensate for changes in r5, which
included commits to RCS files with non-trunk default branches.
Revision 3 - Directory Listing - [select for diffs]
Added Sat Feb 25 02:29:52 2006 UTC (18 years, 2 months ago) by laffer1
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches.

Convenience Links