ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk
Revision 1247 - Directory Listing - [select for diffs]
Modified Mon Sep 24 20:58:00 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1246 , to selected 290
Add the cleanup code to create. Various bug fixes.

Revision 1246 - Directory Listing - [select for diffs]
Modified Mon Sep 24 20:54:15 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1245 , to selected 290
we don't want or need a threadsafe sqlite.  If users need it, they can build
it from ports.

Revision 1245 - Directory Listing - [select for diffs]
Modified Mon Sep 24 16:49:59 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1244 , to selected 290
Added mport_parselist().
Conflicts and depends are now inserted into the package file db.  The schema
of this will probably change once the install end is written and we know
what we need.

Revision 1244 - Directory Listing - [select for diffs]
Modified Mon Sep 24 16:49:06 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1243 , to selected 290
Moved parselist to libmport.

Revision 1243 - Directory Listing - [select for diffs]
Modified Mon Sep 24 06:01:46 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1242 , to selected 290
First working code for archive creation.  Many features still missing, but
it kinda works :).

Revision 1242 - Directory Listing - [select for diffs]
Modified Sun Sep 23 22:32:13 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1241 , to selected 290
mport.create hook binary. This is basically complete, but needs some input
checking, a usage function, and a manpage.

Revision 1241 - Directory Listing - [select for diffs]
Modified Sun Sep 23 22:30:52 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1240 , to selected 290
Start of libmport.  At the moment all it can do is a make a tmpdir with the
package-meta database.  Soon we'll pull in libarchive and start to make some
packages.

Revision 1240 - Directory Listing - [select for diffs]
Modified Sun Sep 23 22:29:21 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1239 , to selected 290
remove some things that where for platforms we don't support.
add libsqlite3.

Revision 1239 - Directory Listing - [select for diffs]
Modified Sun Sep 23 20:03:56 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1238 , to selected 290
The last revision of this was broken.

Revision 1238 - Directory Listing - [select for diffs]
Modified Fri Sep 21 19:24:27 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1237 , to selected 290
libsqlite3 brings in libpthread, so we don't need to.

Revision 1237 - Directory Listing - [select for diffs]
Modified Fri Sep 21 19:23:48 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1236 , to selected 290
libsqlite3 depends on pthread.

Revision 1236 - Directory Listing - [select for diffs]
Modified Fri Sep 21 19:17:37 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1234 , to selected 290
Notes for 3.4.2

Revision 1234 - Directory Listing - [select for diffs]
Modified Fri Sep 21 19:14:36 2007 UTC (16 years, 7 months ago) by ctriv
Diff to previous 1232 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r1233,
which included commits to RCS files with non-trunk default branches.
Revision 1232 - Directory Listing - [select for diffs]
Modified Tue Sep 11 23:01:20 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1228 , to selected 290
$MidnightBSD$

add -B option to find.  Obtained from FreeBSD.

Revision 1228 - Directory Listing - [select for diffs]
Modified Tue Sep 11 22:08:22 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1226 , to selected 290
Document mksh update and the changes to libpthread.

Revision 1226 - Directory Listing - [select for diffs]
Modified Tue Sep 11 22:02:31 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1221 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r1225,
which included commits to RCS files with non-trunk default branches.
Revision 1221 - Directory Listing - [select for diffs]
Modified Tue Sep 11 16:39:00 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1220 , to selected 290
threads should write to stderr when they have error messages.

Revision 1220 - Directory Listing - [select for diffs]
Modified Fri Sep 7 23:45:31 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1219 , to selected 290
periodic runs on saturdays (from Dragonfly).

$MidnightBSD$

Revision 1219 - Directory Listing - [select for diffs]
Modified Fri Sep 7 15:16:34 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1218 , to selected 290
Our first pass at SATA DVD drive support.  This has only been tested on Intel hardware, based on a patch from Richard Burton.

(atapi sata cd/dvd ahci)

Revision 1218 - Directory Listing - [select for diffs]
Modified Fri Sep 7 13:20:22 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1217 , to selected 290
Remove umap fs man page reference

Revision 1217 - Directory Listing - [select for diffs]
Modified Mon Sep 3 02:27:28 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1216 , to selected 290
Don't treat failure to find the operator GID as a fatal
error; this made it impossible to use newfs (and mdmfs) when /etc/group
is missing and /etc is read-only.

Obtained from FreeBSD

Revision 1216 - Directory Listing - [select for diffs]
Modified Mon Sep 3 01:48:29 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1215 , to selected 290
Add chown to rescue.  It could be very handy.

Remove alpha bits.

Revision 1215 - Directory Listing - [select for diffs]
Modified Sun Sep 2 18:04:31 2007 UTC (16 years, 8 months ago) by ctriv
Diff to previous 1214 , to selected 290
Open port 22 on the desktop ruleset when sshd is enabled in rc.conf.

Revision 1214 - Directory Listing - [select for diffs]
Modified Fri Aug 31 05:47:34 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1213 , to selected 290
Document the addition of the dot.mkshrc file in skel and ipfw desktop feature.

Revision 1213 - Directory Listing - [select for diffs]
Modified Fri Aug 31 03:08:38 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1212 , to selected 290
add mksh file.

Revision 1212 - Directory Listing - [select for diffs]
Modified Fri Aug 31 02:16:27 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1211 , to selected 290
Enable ipfw kernel module by default.

Use the new desktop configuration.

Disable verbose display of rulesets on startup.  (users get confused enough by the console)

Yes, we were going to use pf, but archite@ never completed the work.  I got sick of waiting and know ipfw better. Besides, it's familiar to Mac users. This ruleset is very similar to the default apple ships with ipfw enabled.

Revision 1211 - Directory Listing - [select for diffs]
Modified Fri Aug 31 02:12:37 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1210 , to selected 290
Add a desktop configuration example with mild protection for desktops.  This ruleset is not intrusive and blocks ping + unsolicited TCP traffic.

Revision 1210 - Directory Listing - [select for diffs]
Modified Sat Aug 25 18:59:43 2007 UTC (16 years, 8 months ago) by archite
Diff to previous 1209 , to selected 290
Removing GNU bc/dc.

Revision 1209 - Directory Listing - [select for diffs]
Modified Sat Aug 25 18:53:58 2007 UTC (16 years, 8 months ago) by archite
Diff to previous 1208 , to selected 290
Remove GNU bc/dc from contrib.

Revision 1208 - Directory Listing - [select for diffs]
Modified Sat Aug 25 18:43:21 2007 UTC (16 years, 8 months ago) by archite
Diff to previous 1207 , to selected 290
Replacing the GNU bc/dc with BSD versions obtained from OpenBSD.

Revision 1207 - Directory Listing - [select for diffs]
Modified Sun Aug 19 01:59:21 2007 UTC (16 years, 8 months ago) by archite
Diff to previous 1206 , to selected 290
Updating Makefile's to build sudo correctly. Moved closefrom.c to lib/Makefile
as opposed to being in sudo/Makefile.

Revision 1206 - Directory Listing - [select for diffs]
Modified Sun Aug 19 01:58:31 2007 UTC (16 years, 8 months ago) by archite
Diff to previous 1205 , to selected 290
Updating sudo to latest version from OpenBSD.

Revision 1205 - Directory Listing - [select for diffs]
Modified Sat Aug 18 08:00:38 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1204 , to selected 290
Fix sshd issue with nologin.

Revision 1204 - Directory Listing - [select for diffs]
Modified Sat Aug 18 07:58:02 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1203 , to selected 290
Obtained from FreeBSD:

pam_nologin(8) starts to provide an account management function in
addition to the existing authentication function so that sshd(8) can
respect nologin(5) while the rest of PAM consumers work as earlier.
In turn, sshd(8) starts to use the new account management function
in pam_nologin(8) and thus respect nologin(5) even when doing public
key authentication with sshd's internal routines (PAM authentication
isn't called at all in that case).

Revision 1203 - Directory Listing - [select for diffs]
Modified Sat Aug 18 07:40:09 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1202 , to selected 290
Add cron PAM support.

Revision 1202 - Directory Listing - [select for diffs]
Modified Sat Aug 18 07:37:09 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1201 , to selected 290
$MidnightBSD$

Add PAM supoprt to cron.  This will allow cron to skip commands by unavailable accounts depending on pam.conf for cron. This only effects personal crontabs and not /etc/crontab.

Also fix an issue with $HOME

Obtained from FreeBSD.

Revision 1201 - Directory Listing - [select for diffs]
Modified Sat Aug 18 06:59:04 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1200 , to selected 290
Don't use implicit int.
$MidnightBSD$
Remove __P

Revision 1200 - Directory Listing - [select for diffs]
Modified Sat Aug 18 06:53:01 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1199 , to selected 290
$MidnightBSD$

Revision 1199 - Directory Listing - [select for diffs]
Modified Sat Aug 18 06:50:52 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1198 , to selected 290
The format of /etc/crontab is different.  (who field)

Don't allow silly people to use /etc/crontab by adding some anti foot shooting.

Obtained from FreeBSD rev 1.23 + 1.24

Revision 1198 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:44:20 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1197 , to selected 290
Connect mksh to build.

Revision 1197 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:43:52 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1195 , to selected 290
Remove OpenBSD ksh

Revision 1195 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:22:23 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1193 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r1194,
which included commits to RCS files with non-trunk default branches.
Revision 1193 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:19:27 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1192 , to selected 290
Add mksh R30 Makefile.

Revision 1192 - Directory Listing - [select for diffs]
Modified Tue Aug 14 04:28:13 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1191 , to selected 290
GNU tar be gone

Revision 1191 - Directory Listing - [select for diffs]
Modified Tue Aug 14 04:24:49 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1190 , to selected 290
We've been using bsd tar.  I don't see why this is still here.

Revision 1190 - Directory Listing - [select for diffs]
Modified Mon Aug 13 20:01:18 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1189 , to selected 290
Add etc/ssl/certs

Revision 1189 - Directory Listing - [select for diffs]
Modified Mon Aug 13 18:15:38 2007 UTC (16 years, 8 months ago) by laffer1
Diff to previous 1188 , to selected 290
Sync etc/services with IANA.

This is only ports 1-1023.

Revision 1188 - Directory Listing - [select for diffs]
Modified Sun Aug 12 07:53:21 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1187 , to selected 290
Our pax and cpio implementations do not support GNU style long options.  This is causing me hell in the transition off GNU cpio.  This adds some of the GNU longopts for cpio.

From NetBSD.

Revision 1187 - Directory Listing - [select for diffs]
Modified Sun Aug 12 04:19:23 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1186 , to selected 290
un k&r some of this.  remove pc98 bits.

Revision 1186 - Directory Listing - [select for diffs]
Modified Sun Aug 12 04:07:56 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1185 , to selected 290
I need to test these things.

Revision 1185 - Directory Listing - [select for diffs]
Modified Sun Aug 12 03:04:39 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1184 , to selected 290
Speaker duration is incorrect according to the documentation.  Fix this.

$MidnightBSD$

Revision 1184 - Directory Listing - [select for diffs]
Modified Sun Aug 12 02:55:08 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1183 , to selected 290
Return value is never used.  Don't bother to assign it, just ignore.

Revision 1183 - Directory Listing - [select for diffs]
Modified Sun Aug 12 02:47:58 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1181 , to selected 290
Fix 106 key japanese keyboards.

Revision 1181 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:53:20 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1180 , to selected 290
Fix datatype for Verbose.

Revision 1180 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:51:38 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1179 , to selected 290
fix core dump

Revision 1179 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:50:02 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1178 , to selected 290
variable verbosity.

Revision 1178 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:48:39 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1177 , to selected 290
fix logio/static linkage

Revision 1177 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:46:56 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1176 , to selected 290
x509 fix

Revision 1176 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:46:09 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1175 , to selected 290
Close descriptor in retrieve_x509_marker function.

Revision 1175 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:44:49 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1174 , to selected 290
Fix the logic bug that caused the custom versions of warn(3) and
warnx(3) to be compiled on systems that have it (e.g. FreeBSD),
while the intention was opposite, i.e., compile them on systems
that don't have them.  Also fixes static linkage of pkg_sign(1).

Revision 1174 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:42:15 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1173 , to selected 290
whitespace

Revision 1173 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:41:21 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1172 , to selected 290
add variable levels of verbosity

Revision 1172 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:39:29 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1171 , to selected 290
spacing.  get rid of other INDEX definitions.  we've made a lot of changes to the pkg-tools for mports.  Let's bump version

Revision 1171 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:35:49 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1170 , to selected 290
style

Revision 1170 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:34:59 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1169 , to selected 290
Style fixes.

Revision 1169 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:33:57 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1168 , to selected 290
bsdtar fixes.

Revision 1168 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:33:17 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1167 , to selected 290
Indentation.

Revision 1167 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:32:49 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1166 , to selected 290
 turn on libfetch debugging if -v was specified

Revision 1166 - Directory Listing - [select for diffs]
Modified Fri Aug 10 00:30:57 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1165 , to selected 290
usage

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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 1153 , to selected 290
Remove alpha support.

Revision 1153 - Directory Listing - [select for diffs]
Modified Wed Aug 8 02:27:19 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1152 , to selected 290
Forced commit to add:

 The changes in the randomize_fd.c are pretty simple: Basically in the older algorithm you had to
walk thru the whole list element-by-element in order to reach an specific line and print it. This
process is rather slow in big lists (big files :)), since it had to go all the way from the head
of the list until it reached the element it randomly selected.
 The new algorithm only changes the way we access the elements, basically after the whole file is
loaded up into the linked-list, we create an array of pointers to rand_node pointers, basically we
walk over the whole list once (after the whole file is loaded into the list) and map each address
into an array position (in the same order they were inserted on the list), after that whenever a
random number is selected, we dont need to walk the whole list until we reach it, we simply
rand_node_table[selected] it and get it in one move.
 If the unique option is used, after a rand_node_table[selected] gets visited we set it to NULL
and if we reach that same slot afterwards, we simply go back and randomly select another number.
 Pretty simple.

 victor loureiro lima

Revision 1152 - Directory Listing - [select for diffs]
Modified Wed Aug 8 02:20:32 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1151 , to selected 290
Add submitted patch that has been sitting in my inbox for over six months.

Revision 1151 - Directory Listing - [select for diffs]
Modified Wed Aug 8 00:41:43 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1150 , to selected 290
Oops.. forgot $MidnightBSD$

Revision 1150 - Directory Listing - [select for diffs]
Modified Wed Aug 8 00:40:29 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1149 , to selected 290
Sync with FreeBSD.  Includes OpenBSD 4, Dragonfly 1.10, etc.

Note they still don't list us :)

Revision 1149 - Directory Listing - [select for diffs]
Modified Tue Aug 7 06:16:23 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1148 , to selected 290
Fix a tagging goof

Revision 1148 - Directory Listing - [select for diffs]
Modified Tue Aug 7 05:18:54 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1144 , to selected 290
Remove autofs cruft.

Revision 1144 - Directory Listing - [select for diffs]
Modified Mon Aug 6 04:46:04 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1143 , to selected 290
$MidnightBSD$

Revision 1143 - Directory Listing - [select for diffs]
Modified Mon Aug 6 04:45:21 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1142 , to selected 290
Explain some of our recent changes.

Revision 1142 - Directory Listing - [select for diffs]
Modified Mon Aug 6 04:32:51 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1141 , to selected 290
Remove umapfs.  Sorry :)

Revision 1141 - Directory Listing - [select for diffs]
Modified Mon Aug 6 04:32:20 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1138 , to selected 290
$MidnightBSD$

Revision 1138 - Directory Listing - [select for diffs]
Modified Mon Aug 6 00:46:07 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1137 , to selected 290
New version creates a receipt instead of removing one.  This is much easier to check for and handles the problem of mergemaster adding a new file, etc.

Revision 1137 - Directory Listing - [select for diffs]
Modified Mon Aug 6 00:23:51 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1133 , to selected 290
Add firstboot script to do last minute configuration.

Currently, we just want to install packages for GNUstep, X11, WindowMaker, and slim.

firstboot needs to start after the network is up so we intentionally position it after dhclient just in case.

Revision 1133 - Directory Listing - [select for diffs]
Modified Thu Aug 2 08:33:00 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1130 , to selected 290
Fix interaction with Windows 2000/XP servers.  If a newly created directory has exactly 50 entries, an error is generated as smbfs grabs 52 items at a time.  With . and .. this is 52.  It then returns on the second trip and causes some apps like rsync to generate errors.

Revision 1130 - Directory Listing - [select for diffs]
Modified Thu Aug 2 02:36:59 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1129 , to selected 290
Apply security patch.  This is equivalent to 9.34p1

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 1125 , to selected 290
Remove several menu options for Documentation.  These can be restored later when we have proper documenation.

Revision 1125 - Directory Listing - [select for diffs]
Modified Wed Aug 1 19:31:20 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1124 , to selected 290
Don't install umap filesystem headers.

Revision 1124 - Directory Listing - [select for diffs]
Modified Wed Aug 1 15:33:52 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1123 , to selected 290
Remove umapfs

Revision 1123 - Directory Listing - [select for diffs]
Modified Tue Jul 31 05:25:37 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1122 , to selected 290
Remove umapfs.  It is totally broken.

Revision 1122 - Directory Listing - [select for diffs]
Modified Tue Jul 31 05:24:05 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1121 , to selected 290
Remove umapfs.  It is seriously broken.

Revision 1121 - Directory Listing - [select for diffs]
Modified Tue Jul 31 05:18:36 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1120 , to selected 290
Remove mount_autofs as it has been broken/removed from the kernel for awhile.

Revision 1120 - Directory Listing - [select for diffs]
Modified Tue Jul 31 04:31:26 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1119 , to selected 290
Connect HPFS to bulid.

Revision 1119 - Directory Listing - [select for diffs]
Modified Tue Jul 31 04:30:54 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1118 , to selected 290
Connect to build. (HPFS)

Revision 1118 - Directory Listing - [select for diffs]
Modified Tue Jul 31 04:30:20 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1117 , to selected 290
K&R cleanup on mount_hpfs.c
WARNS 6
Make this compile again.

Revision 1117 - Directory Listing - [select for diffs]
Modified Sun Jul 29 21:20:15 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1116 , to selected 290
Change formatting and text of message when a module is loaded.

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 , to selected 290
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 , to selected 290
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 1112 , to selected 290
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 1112 - Directory Listing - [select for diffs]
Modified Fri Jul 27 20:30:37 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1111 , to selected 290
$MidnightBSD$

Revision 1111 - Directory Listing - [select for diffs]
Modified Fri Jul 27 02:54:40 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1110 , to selected 290
We're making progress on transitioning off GNU cpio.

Revision 1110 - Directory Listing - [select for diffs]
Modified Thu Jul 26 22:15:40 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1109 , to selected 290
Remove alpha bits.

Revision 1109 - Directory Listing - [select for diffs]
Modified Thu Jul 26 20:27:47 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1108 , to selected 290
$MidnightBSD$

Revision 1108 - Directory Listing - [select for diffs]
Modified Thu Jul 26 20:17:41 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1107 , to selected 290
$MidnightBSD$

Revision 1107 - Directory Listing - [select for diffs]
Modified Thu Jul 26 19:31:17 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1106 , to selected 290
Remove LOCKS

Revision 1106 - Directory Listing - [select for diffs]
Modified Thu Jul 26 19:28:21 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1105 , to selected 290
$MidnightBSD$

Revision 1105 - Directory Listing - [select for diffs]
Modified Thu Jul 26 18:48:57 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1104 , to selected 290
Remove alpha bits.

Revision 1104 - Directory Listing - [select for diffs]
Modified Thu Jul 26 18:33:16 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1103 , to selected 290
Remove pc98 bits.

Revision 1103 - Directory Listing - [select for diffs]
Modified Thu Jul 26 18:30:11 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1102 , to selected 290
Remove alpha bits.

Revision 1102 - Directory Listing - [select for diffs]
Modified Thu Jul 26 18:14:38 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1101 , to selected 290
Remove alpha and pc98 bits.

Revision 1101 - Directory Listing - [select for diffs]
Modified Thu Jul 26 17:08:59 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1100 , to selected 290
Intel/IBM Blades do not have keyboard devices and will hang.  Avoid the hang with a timeout.

Apple intel-based Macs do not have a keyboard controller.  Provide a timeout for these devices.

Revision 1100 - Directory Listing - [select for diffs]
Modified Thu Jul 26 16:34:22 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1099 , to selected 290
$MidnightBSD$

Revision 1099 - Directory Listing - [select for diffs]
Modified Thu Jul 26 16:27:58 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1098 , to selected 290
A20 timeout for intel Macs.

Revision 1098 - Directory Listing - [select for diffs]
Modified Thu Jul 26 14:16:22 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1097 , to selected 290
Remove picobsd and pc98 files.  As pc98 machines have not be made in Japan for several years, there is little point for us to try to support it.  FreeBSD has that niche.

I intentionally kept two apps within picobsd including the simple_httpd and PNG viewer which uses libvgl.  There are few examples of using vgl, so I thought this might be fun to play with for now.

Revision 1097 - Directory Listing - [select for diffs]
Modified Thu Jul 26 13:40:42 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1096 , to selected 290
Remove outdated ports, change the name of pkgconfig to pkg-config

Revision 1096 - Directory Listing - [select for diffs]
Modified Wed Jul 25 19:57:08 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1095 , to selected 290
vi is the default editor.  This is BSD after all.

Revision 1095 - Directory Listing - [select for diffs]
Modified Wed Jul 25 19:07:46 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1094 , to selected 290
use ee

Revision 1094 - Directory Listing - [select for diffs]
Modified Wed Jul 25 14:25:36 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1093 , to selected 290
Load sound before mixer.  Test if sound pci id file exists before
loading.  Don't run sound in a jail.  Clean up formatting and whitespace.

Revision 1093 - Directory Listing - [select for diffs]
Modified Wed Jul 25 13:29:52 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1092 , to selected 290
Switch to BINDIR

Revision 1092 - Directory Listing - [select for diffs]
Modified Wed Jul 25 07:03:16 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1091 , to selected 290
pick up bin

Revision 1091 - Directory Listing - [select for diffs]
Modified Wed Jul 25 06:47:43 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1090 , to selected 290
use usage function

Revision 1090 - Directory Listing - [select for diffs]
Modified Wed Jul 25 06:38:46 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1089 , to selected 290
clean up usage
remove a lint warning by adding not reached

Revision 1089 - Directory Listing - [select for diffs]
Modified Wed Jul 25 06:04:17 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1088 , to selected 290
8 byte alignment for rwlock

Revision 1088 - Directory Listing - [select for diffs]
Modified Tue Jul 24 21:53:32 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1087 , to selected 290
Adjust the parameters to pax.

Revision 1087 - Directory Listing - [select for diffs]
Modified Tue Jul 24 21:49:44 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1086 , to selected 290
Get rid of FreeBSD 4 case.

Revision 1086 - Directory Listing - [select for diffs]
Modified Mon Jul 23 22:50:45 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1085 , to selected 290
fix more typos

Revision 1085 - Directory Listing - [select for diffs]
Modified Mon Jul 23 22:48:19 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1084 , to selected 290
fix comment typo

Revision 1084 - Directory Listing - [select for diffs]
Modified Mon Jul 23 22:45:27 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1083 , to selected 290
security fix, strcpy to strlcpy

Revision 1083 - Directory Listing - [select for diffs]
Modified Mon Jul 23 20:55:49 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1082 , to selected 290
*** empty log message ***

Revision 1082 - Directory Listing - [select for diffs]
Modified Mon Jul 23 16:14:40 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1081 , to selected 290
kflag was defined twice.

Revision 1081 - Directory Listing - [select for diffs]
Modified Mon Jul 23 13:03:56 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1080 , to selected 290
add -f flag to usage

Revision 1080 - Directory Listing - [select for diffs]
Modified Mon Jul 23 13:02:06 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1079 , to selected 290
add support for linux scripts by adding "-f" flag to hostname

Revision 1079 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:49:56 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1078 , to selected 290
make putenv() calls conform to -W compile flag

Revision 1078 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:42:30 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1077 , to selected 290
should be long, not u_long

Revision 1077 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:39:39 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1076 , to selected 290
-l and -t are mutually exclusive

Revision 1076 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:34:12 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1075 , to selected 290
fix blocksize

Revision 1075 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:27:22 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1074 , to selected 290
two security fixes, use strlcpy instead of strncpy

Revision 1074 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:22:02 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1073 , to selected 290
security fix, use strlcpy instead of strncpy

Revision 1073 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:12:50 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1072 , to selected 290
close on error

Revision 1072 - Directory Listing - [select for diffs]
Modified Mon Jul 23 10:25:47 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1071 , to selected 290
switch to pax
$MidnightBSD$

Revision 1071 - Directory Listing - [select for diffs]
Modified Mon Jul 23 10:24:23 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1070 , to selected 290
Adjust crunch to include pax/tar.

Revision 1070 - Directory Listing - [select for diffs]
Modified Mon Jul 23 10:23:19 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1069 , to selected 290
Remove unneeded echo

Revision 1069 - Directory Listing - [select for diffs]
Modified Mon Jul 23 07:22:01 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1068 , to selected 290
Experiment with removing cpio during most of the build process. Change base version to 0.2 for current.  Correct the path for Distfiles as ctriv changed
the name from distfiles.

Revision 1068 - Directory Listing - [select for diffs]
Modified Sun Jul 22 09:45:20 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1067 , to selected 290
$MidnightBSD$

Revision 1067 - Directory Listing - [select for diffs]
Modified Sun Jul 22 09:42:26 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1066 , to selected 290
Start using old BSD cpio.

Revision 1066 - Directory Listing - [select for diffs]
Modified Sun Jul 22 09:41:35 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1065 , to selected 290
Disconnect GNU cpio from build.

Revision 1065 - Directory Listing - [select for diffs]
Modified Sun Jul 22 07:57:59 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1064 , to selected 290
MidnightBSD has had a behavior where incoming packets were dropped if the MRU > MTU.  If you had a device misconfigured on your network, for instance with jumbo frames, the network stack would drop packets.  This is not a desired behavior in most cases.

However, some people like to experiment with the existing behavior or have other reasons such as detecting misconfigured devices.  We now have a new sysctl net.link.ether.MTUisMRU which allows you to tune this behavior.  0 is the default and implies the stack will take all incoming packets that it can handle whereas 1 reverts to the old behavior.

This patch was inspired by work from Julian Elischer @ freebsd-net

Revision 1064 - Directory Listing - [select for diffs]
Modified Sat Jul 21 11:02:32 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1063 , to selected 290
Running md5 and sha256 is rather helpful.

Revision 1063 - Directory Listing - [select for diffs]
Modified Fri Jul 20 20:02:28 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1062 , to selected 290
Add a modified version of DragonFly's nrelease.  We will initially use this to build MidnightBSD Live CD's and later for our own custom installer.

This should build a bootable live cd.  I've been testing it on amd64 by first doing a buildworld and then cd nrelease; make buildiso; make mkiso

The CD must be in the first cdrom drive to work.

Revision 1062 - Directory Listing - [select for diffs]
Modified Fri Jul 20 17:41:33 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1061 , to selected 290
Clarify procedure to enable softupdates on the root file system.

Revision 1061 - Directory Listing - [select for diffs]
Modified Fri Jul 20 12:03:35 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1060 , to selected 290
Fix a security issue with tcpdump.  There is potential for remote system access in some cases.  It is caused by the incorrect use of snprintf.

Our version is significantly out of date, but this issue needs attention now.

Revision 1060 - Directory Listing - [select for diffs]
Modified Thu Jul 19 15:22:57 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1059 , to selected 290
Mention cpdup import

Revision 1059 - Directory Listing - [select for diffs]
Modified Thu Jul 19 15:11:27 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1058 , to selected 290
$MidnightBSD$

Change domain to MidnightBSD.org.  While we don't technically need "freefall", it might be handy to keep around for now.

Revision 1058 - Directory Listing - [select for diffs]
Modified Thu Jul 19 15:05:06 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1057 , to selected 290
$MidnightBSD$

Revision 1057 - Directory Listing - [select for diffs]
Modified Thu Jul 19 09:36:39 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1056 , to selected 290
Add Matt Dillon's cpdup from DragonFly

Revision 1056 - Directory Listing - [select for diffs]
Modified Thu Jul 19 07:54:18 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1055 , to selected 290
Undo some of the damage from our "helpful" script

Revision 1055 - Directory Listing - [select for diffs]
Modified Thu Jul 19 06:46:44 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1054 , to selected 290
Forgot to log cpio upgrade.

Revision 1054 - Directory Listing - [select for diffs]
Modified Thu Jul 19 04:54:07 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1053 , to selected 290
Correct bug in script adding $MidnightBSD$

Revision 1053 - Directory Listing - [select for diffs]
Modified Wed Jul 18 03:55:15 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1052 , to selected 290
Recognize and skip 'x' and 'g' pax extension entries.
Patch from FreeBSD.

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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 1043 , to selected 290
Change group to ftp when setting up anonymous ftp.

Revision 1043 - Directory Listing - [select for diffs]
Modified Tue Jul 17 10:36:11 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1042 , to selected 290
$MidnightBSD$

Revision 1042 - Directory Listing - [select for diffs]
Modified Tue Jul 17 10:25:13 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1041 , to selected 290
$MidnightBSD$

Revision 1041 - Directory Listing - [select for diffs]
Modified Tue Jul 17 10:11:11 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1040 , to selected 290
$MidnightBSD$

Revision 1040 - Directory Listing - [select for diffs]
Modified Tue Jul 17 09:48:29 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1039 , to selected 290
$MidnightBSD$

Revision 1039 - Directory Listing - [select for diffs]
Modified Tue Jul 17 09:25:07 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1038 , to selected 290
$MidnightBSD$

Revision 1038 - Directory Listing - [select for diffs]
Modified Mon Jul 16 14:39:04 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1037 , to selected 290
Update to cpio 2.8.  This is the last pre GPLv3 release.

Revision 1037 - Directory Listing - [select for diffs]
Modified Mon Jul 16 12:52:04 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1036 , to selected 290
Remove FREEBSD-upgrade

Revision 1036 - Directory Listing - [select for diffs]
Modified Mon Jul 16 12:51:38 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1034 , to selected 290
*** empty log message ***

Revision 1034 - Directory Listing - [select for diffs]
Modified Mon Jul 16 12:47:21 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1032 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r1033,
which included commits to RCS files with non-trunk default branches.
Revision 1032 - Directory Listing - [select for diffs]
Modified Mon Jul 16 03:00:45 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1031 , to selected 290
 Back this out as well.

Revision 1031 - Directory Listing - [select for diffs]
Modified Mon Jul 16 02:58:41 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1030 , to selected 290
Back this change out.

Revision 1030 - Directory Listing - [select for diffs]
Modified Mon Jul 16 00:12:51 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1029 , to selected 290
Better handle error condition for msdos file system.

Revision 1029 - Directory Listing - [select for diffs]
Modified Mon Jul 16 00:07:50 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1028 , to selected 290
$MidnightBSD$

Revision 1028 - Directory Listing - [select for diffs]
Modified Sun Jul 15 23:46:05 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1027 , to selected 290
Free resources.

Revision 1027 - Directory Listing - [select for diffs]
Modified Sun Jul 15 23:42:46 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1026 , to selected 290
fixes page fault on flash msdosfs

Revision 1026 - Directory Listing - [select for diffs]
Modified Sun Jul 15 11:41:50 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1025 , to selected 290
without casting, neg values can prevent opening a socket

Revision 1025 - Directory Listing - [select for diffs]
Modified Sun Jul 15 11:22:44 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1024 , to selected 290
*** empty log message ***

Revision 1024 - Directory Listing - [select for diffs]
Modified Sat Jul 14 23:04:03 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1023 , to selected 290
cleanup

Revision 1023 - Directory Listing - [select for diffs]
Modified Sat Jul 14 22:57:33 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1022 , to selected 290
cleanup for already existing user

Revision 1022 - Directory Listing - [select for diffs]
Modified Sat Jul 14 22:31:40 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1021 , to selected 290
enable ssh automatically

Revision 1021 - Directory Listing - [select for diffs]
Modified Sat Jul 14 15:51:00 2007 UTC (16 years, 9 months ago) by alex
Diff to previous 1019 , to selected 290
change incorrect filename on fstat() failure

Revision 1019 - Directory Listing - [select for diffs]
Modified Thu Jul 12 21:59:15 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1018 , to selected 290
Preliminary libarchive security patch.  This is equivalent to FreeBSD-SA-07:05.libarchive

Revision 1018 - Directory Listing - [select for diffs]
Modified Sat Jun 30 01:05:42 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1017 , to selected 290
Add sound "autodetection"

Revision 1017 - Directory Listing - [select for diffs]
Modified Sat Jun 30 01:04:15 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1016 , to selected 290
Add sound directory for sound "autodetection"

Revision 1016 - Directory Listing - [select for diffs]
Modified Sat Jun 30 01:02:26 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1015 , to selected 290
Add "autodetection" for sound.

Revision 1015 - Directory Listing - [select for diffs]
Modified Sat Jun 30 00:58:44 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1014 , to selected 290
Add $MidnightBSD$

Revision 1014 - Directory Listing - [select for diffs]
Modified Sun Jun 24 04:53:23 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1013 , to selected 290
Add sdiff

Revision 1013 - Directory Listing - [select for diffs]
Modified Sun Jun 24 04:49:41 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1012 , to selected 290
sdiff

Revision 1012 - Directory Listing - [select for diffs]
Modified Sun Jun 24 04:49:21 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1011 , to selected 290
Add $MidnightBSD$

remove sdiff...

Revision 1011 - Directory Listing - [select for diffs]
Modified Fri Jun 1 03:22:37 2007 UTC (16 years, 11 months ago) by laffer1
Diff to previous 1010 , to selected 290
SMP is now default on amd64.

Revision 1010 - Directory Listing - [select for diffs]
Modified Fri Jun 1 03:20:15 2007 UTC (16 years, 11 months ago) by laffer1
Diff to previous 1009 , to selected 290
Remove SMP configuration as its not default in GENERIC.

Revision 1009 - Directory Listing - [select for diffs]
Modified Fri Jun 1 03:19:47 2007 UTC (16 years, 11 months ago) by laffer1
Diff to previous 1008 , to selected 290
SMP is enabled by default on i386.

Revision 1008 - Directory Listing - [select for diffs]
Modified Sun May 27 00:05:58 2007 UTC (16 years, 11 months ago) by laffer1
Diff to previous 1006 , to selected 290
Fix typo in comment.

Revision 1006 - Directory Listing - [select for diffs]
Modified Wed May 23 17:26:02 2007 UTC (16 years, 11 months ago) by ctriv
Diff to previous 1005 , to selected 290
Security fix. When writing data to a buffer in the file_printf function, the
length of the unused portion of the bugger if not correctly tracked.  See
FreeBSD SA-07:04.

Revision 1005 - Directory Listing - [select for diffs]
Modified Mon May 14 06:12:57 2007 UTC (17 years ago) by laffer1
Diff to previous 1004 , to selected 290
$MidnightBSD$

Use unsigned comparisons.  This fixes some bugs in the following case:

1. i386
2. program calling update is statically linked to libmd
3. buffer provided is aligned modulo 4 bytes
4. the buffer extends beyond 2 GB.

Bugs 1-3 still cause problems beyond 4GB.

Revision 1004 - Directory Listing - [select for diffs]
Modified Fri May 11 06:32:11 2007 UTC (17 years ago) by ctriv
Diff to previous 1003 , to selected 290
Added LIBSQLITE3 variable.

Revision 1003 - Directory Listing - [select for diffs]
Modified Fri May 11 06:31:41 2007 UTC (17 years ago) by ctriv
Diff to previous 1002 , to selected 290
Added sqlite3 shell.

Revision 1002 - Directory Listing - [select for diffs]
Modified Fri May 11 06:31:15 2007 UTC (17 years ago) by ctriv
Diff to previous 1001 , to selected 290
Added libsqlite3.

Revision 1001 - Directory Listing - [select for diffs]
Modified Fri May 11 06:30:03 2007 UTC (17 years ago) by ctriv
Diff to previous 999 , to selected 290
Added cvs import command.

Revision 999 - Directory Listing - [select for diffs]
Modified Fri May 11 06:26:31 2007 UTC (17 years ago) by ctriv
Diff to previous 997 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r998,
which included commits to RCS files with non-trunk default branches.
Revision 997 - Directory Listing - [select for diffs]
Modified Mon May 7 16:56:09 2007 UTC (17 years ago) by laffer1
Diff to previous 996 , to selected 290
Configuration ROM length should be unsigned.

Revision 996 - Directory Listing - [select for diffs]
Modified Mon May 7 16:54:09 2007 UTC (17 years ago) by laffer1
Diff to previous 995 , to selected 290
Initialize configuration ROM before a bus reset.

Revision 995 - Directory Listing - [select for diffs]
Modified Mon May 7 16:50:10 2007 UTC (17 years ago) by laffer1
Diff to previous 993 , to selected 290
Don't call fw_busreset(fc) in firewire_attach

Revision 993 - Directory Listing - [select for diffs]
Modified Sat May 5 17:42:00 2007 UTC (17 years ago) by laffer1
Diff to previous 992 , to selected 290
Add a cast to our previous fix.

Revision 992 - Directory Listing - [select for diffs]
Modified Thu May 3 05:41:47 2007 UTC (17 years ago) by laffer1
Diff to previous 990 , to selected 290
UDP checksums are checked in place, overwriting whatever is there.  This has the side effect of the ICMP code sending back the first eight bytes of the UDP payload with 2 bytes different.

Patch by Matthew Luckie.

Revision 990 - Directory Listing - [select for diffs]
Modified Thu May 3 04:57:30 2007 UTC (17 years ago) by laffer1
Diff to previous 989 , to selected 290
Module name changed to mports-all

Revision 989 - Directory Listing - [select for diffs]
Modified Tue May 1 17:59:53 2007 UTC (17 years ago) by laffer1
Diff to previous 988 , to selected 290
Forced commit to add this relates to FreeBSD threads/112297

Revision 988 - Directory Listing - [select for diffs]
Modified Tue May 1 17:59:06 2007 UTC (17 years ago) by laffer1
Diff to previous 987 , to selected 290
A memory leak was reported.  When an application uses a large number of threads, memory appears to be leaked. (clamav for instance)

free_tls does not free all memory in dtv which is allocated earlier by calloc.  The function appears to use a very carefully constructed free loop.  There could be side effects to this patch.

Test and MFC after 1 month.

Reported by Spencer Minear to the FreeBSD project.

Revision 987 - Directory Listing - [select for diffs]
Modified Tue May 1 05:17:38 2007 UTC (17 years ago) by laffer1
Diff to previous 986 , to selected 290
Fix strtoul() error condition check.

Revision 986 - Directory Listing - [select for diffs]
Modified Tue May 1 04:28:04 2007 UTC (17 years ago) by laffer1
Diff to previous 985 , to selected 290
Files were not written with correct permissions.  (as pointed out by ctriv)

This is a patch from http://cvs.savannah.gnu.org/viewcvs/cpio/src/copypass.c?root=cpio&r1=1.11&r2=1.12

Revision 985 - Directory Listing - [select for diffs]
Modified Mon Apr 30 01:57:27 2007 UTC (17 years ago) by laffer1
Diff to previous 983 , to selected 290
We don't have portsnap so don't create the directory.

Revision 983 - Directory Listing - [select for diffs]
Modified Fri Apr 27 20:29:07 2007 UTC (17 years ago) by laffer1
Diff to previous 982 , to selected 290
This is equivalent to the recent OpenBSD discover of type 0 routing headers as insecure.  There is now a sysctl to enable the behavior.  Currently, this is not needed unless the host is acting as a router.  In which case, ideally there should be firewall rules in place to protect the host.  ipfw and pf do not offer solutions to protect systems entirely yet.

This patch is derived from the FreeBSD SA-07:03.ipv6 patch.

Revision 982 - Directory Listing - [select for diffs]
Modified Tue Apr 24 18:45:52 2007 UTC (17 years ago) by ctriv
Diff to previous 981 , to selected 290
Add support for recent GNUstep layouts.

Revision 981 - Directory Listing - [select for diffs]
Modified Fri Apr 20 15:12:55 2007 UTC (17 years ago) by laffer1
Diff to previous 980 , to selected 290
Fix twiddle display.

Revision 980 - Directory Listing - [select for diffs]
Modified Fri Apr 20 15:06:48 2007 UTC (17 years ago) by laffer1
Diff to previous 979 , to selected 290
Add -mno-sse3 for prescott/nocona.

Revision 979 - Directory Listing - [select for diffs]
Modified Thu Apr 19 04:56:38 2007 UTC (17 years ago) by laffer1
Diff to previous 977 , to selected 290
Fix a buffer overflow.

Revision 977 - Directory Listing - [select for diffs]
Modified Tue Apr 17 17:04:46 2007 UTC (17 years ago) by laffer1
Diff to previous 976 , to selected 290
Add the NVIDIA nForce MCP61 ATA controller.

Revision 976 - Directory Listing - [select for diffs]
Modified Sun Apr 15 06:14:04 2007 UTC (17 years ago) by laffer1
Diff to previous 975 , to selected 290
We're 0.2 now.

Revision 975 - Directory Listing - [select for diffs]
Modified Sun Apr 15 06:05:06 2007 UTC (17 years ago) by laffer1
Diff to previous 974 , to selected 290
Make sh and ksh source GNUstep.sh if it exists.  This will allow openapp and friends to work automatically.

Revision 974 - Directory Listing - [select for diffs]
Modified Sun Apr 15 05:55:55 2007 UTC (17 years ago) by laffer1
Diff to previous 973 , to selected 290
Source GNUstep.csh if it exists.  This will save the user from sourcing this thing all the freaking time.  openapp working by default is good :)

As we plan on installing GNUstep by default, this should be quite helpful.

Revision 973 - Directory Listing - [select for diffs]
Modified Sun Apr 15 04:55:21 2007 UTC (17 years ago) by laffer1
Diff to previous 972 , to selected 290
whitespace

Revision 972 - Directory Listing - [select for diffs]
Modified Fri Apr 13 21:16:04 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 971 , to selected 290
$MidnightBSD$

Revision 971 - Directory Listing - [select for diffs]
Modified Fri Apr 13 05:35:11 2007 UTC (17 years, 1 month ago) by ctriv
Diff to previous 970 , to selected 290
Mport fixes.
Some ports use bsd.prog.mk for custom dist makefiles.  Make sure that this
plays nice with the new fake system.

Revision 970 - Directory Listing - [select for diffs]
Modified Fri Apr 13 03:20:00 2007 UTC (17 years, 1 month ago) by ctriv
Diff to previous 969 , to selected 290
bsd.mport.mk is now the default.  Let the instability in ports begin!

Revision 969 - Directory Listing - [select for diffs]
Modified Thu Apr 12 03:48:17 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 968 , to selected 290
Add directions for cpio 2.7

Revision 968 - Directory Listing - [select for diffs]
Modified Thu Apr 12 03:47:35 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 967 , to selected 290
add some missing and apparently required files.

Revision 967 - Directory Listing - [select for diffs]
Modified Thu Apr 12 03:46:55 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 966 , to selected 290
Update to 2.7

Revision 966 - Directory Listing - [select for diffs]
Modified Thu Apr 12 03:46:39 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 965 , to selected 290
Update to cpio 2.7.

Revision 965 - Directory Listing - [select for diffs]
Modified Thu Apr 12 02:21:29 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 963 , to selected 290
They moved most things into the src subdirectory.

Revision 963 - Directory Listing - [select for diffs]
Modified Thu Apr 12 02:12:30 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 960 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r962,
which included commits to RCS files with non-trunk default branches.
Revision 960 - Directory Listing - [select for diffs]
Modified Thu Apr 12 01:34:26 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 959 , to selected 290
bzip2 switchover with revised directions.

Revision 959 - Directory Listing - [select for diffs]
Modified Thu Apr 12 01:30:30 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 957 , to selected 290
$MidnightBSD$

Revision 957 - Directory Listing - [select for diffs]
Modified Thu Apr 12 01:27:23 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 955 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r956,
which included commits to RCS files with non-trunk default branches.
Revision 955 - Directory Listing - [select for diffs]
Modified Tue Apr 10 22:05:46 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 954 , to selected 290
Update for less v394
$MidnightBSD$

Revision 954 - Directory Listing - [select for diffs]
Modified Tue Apr 10 22:00:06 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 952 , to selected 290
less v394

Revision 952 - Directory Listing - [select for diffs]
Modified Tue Apr 10 21:58:45 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 950 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r951,
which included commits to RCS files with non-trunk default branches.
Revision 950 - Directory Listing - [select for diffs]
Modified Tue Apr 10 21:30:11 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 949 , to selected 290
$MidnightBSD$

Revision 949 - Directory Listing - [select for diffs]
Modified Tue Apr 10 21:17:35 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 947 , to selected 290
Update build for tcsh-6.15.00

Revision 947 - Directory Listing - [select for diffs]
Modified Tue Apr 10 21:07:41 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 945 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r946,
which included commits to RCS files with non-trunk default branches.
Revision 945 - Directory Listing - [select for diffs]
Modified Tue Apr 10 06:31:58 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 944 , to selected 290
Throw in some more version numbers as we may add features from other BSDs.  MidnightBSD 0.2 is already in there.

Revision 944 - Directory Listing - [select for diffs]
Modified Tue Apr 10 06:28:53 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 943 , to selected 290
Update to 0.2-CURRENT

Revision 943 - Directory Listing - [select for diffs]
Modified Tue Apr 10 06:24:54 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 942 , to selected 290
$MidnightBSD$

Revision 942 - Directory Listing - [select for diffs]
Modified Tue Apr 10 06:11:10 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 941 , to selected 290
$MidnightBSD$

Revision 941 - Directory Listing - [select for diffs]
Modified Tue Apr 10 06:03:28 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 940 , to selected 290
Set the version number internally to .2

Revision 940 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:57:22 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 939 , to selected 290
Document the flag added by the DragonFly patches.

Revision 939 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:50:39 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 938 , to selected 290
Explain that we branched and begin doing real work with src again.

cvs was updated to 1.12.13.

Revision 938 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:47:19 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 937 , to selected 290
cvsbug was removed, might as well delete the files too.

Revision 937 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:42:31 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 936 , to selected 290
No longer included.

Revision 936 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:41:14 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 935 , to selected 290
getopt.h is no longer included.

Revision 935 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:37:26 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 934 , to selected 290
Explain some of the things we had to do to  put this together.

Revision 934 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:34:55 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 933 , to selected 290
3 additional files we are not importing.

__fpending is not supported by MidnightBSD.  Its a Solaris thing which DF and Linux also happen to support.  It checks the pending buffer on a stream.

lib/getdate.y does not work with our system yacc.  It requires bison 1.875+.

Revision 933 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:30:11 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 932 , to selected 290
Patches from Dragonfly.

Allow legacy tag/tagexpand options file used by all the BSD projects.

zlib.c: byte by byte to fix infinity waiting on some zlib operations while using compression.

Revision 932 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:26:23 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 931 , to selected 290
Patches from DragonFly.

Revision 931 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:24:03 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 930 , to selected 290
Remove getdate.y as it does not build with our system yacc.  Need bision 1.875+

closeout.c can not use __fpending as we do not have it in MidnightBSD.

Revision 930 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:19:53 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 929 , to selected 290
We're removing this cvsbug as developers can figure out how to submit changes

Revision 929 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:19:02 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 927 , to selected 290
Update for 1.12.13.

It was much simpler to update to this newer version of cvs than to fix the tag/tagexpand for $MidnightBSD$ type tags.

This is based on the patches from DragonFly with most of their extensinos.  The manpages aren't updated yet.

One caveat, the __fpending libc/stdio function is missing in MidnightBSD.  This is a Solarisism which was added to Linux and DragonFly.  For now, we've simply deleted references to it.  That means the pending buffer is not checked which may or may not be a real issue.

src/contrib/cvs/lib/getdate.y will not build with our system yacc.  It requires a version of bison newer than 1.75 (1.875 worked).  I will just commit the generated files instead.

Revision 927 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:12:41 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 925 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r926,
which included commits to RCS files with non-trunk default branches.
Revision 925 - Directory Listing - [select for diffs]
Modified Tue Apr 10 05:05:08 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 924 , to selected 290
Remove cvsbug as most people know how to report such things.

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 922 , to selected 290
Added native support for @dirrmtry.

Revision 922 - Directory Listing - [select for diffs]
Modified Tue Apr 10 00:00:26 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 920 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r921,
which included commits to RCS files with non-trunk default branches.
Revision 920 - Directory Listing - [select for diffs]
Modified Tue Apr 10 00:00:25 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 918 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r919,
which included commits to RCS files with non-trunk default branches.
Revision 918 - Directory Listing - [select for diffs]
Modified Mon Apr 9 23:24:11 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 917 , to selected 290
Add md5.c as it was missing.

Revision 917 - Directory Listing - [select for diffs]
Modified Mon Apr 9 23:08:18 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 915 , to selected 290
*** empty log message ***

Revision 915 - Directory Listing - [select for diffs]
Modified Mon Apr 9 23:07:01 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 913 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r914,
which included commits to RCS files with non-trunk default branches.
Revision 913 - Directory Listing - [select for diffs]
Modified Mon Apr 9 22:57:54 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 912 , to selected 290
Revise directions.

Revision 912 - Directory Listing - [select for diffs]
Modified Mon Apr 9 22:38:40 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 910 , to selected 290
Change FREEBSD upgrade and Xlist to MIDNIGHTBSD

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 909 , to selected 290
Close a possible buffer overflow in package deletion.  There are probably
other such errors in this code.

Revision 909 - Directory Listing - [select for diffs]
Modified Sun Apr 8 19:54:01 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 908 , to selected 290
Importing initial form of bsd.patch.mk. While this is not a final version,
nor is it truly usefull to anyone other than the security officer, this
should be contained in the cvs tree now. Please note that various updates
to this mk file will continue and do not depend on it being in this form.

Revision 908 - Directory Listing - [select for diffs]
Modified Sat Apr 7 02:17:03 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 907 , to selected 290
Clean up the chroot patch.  Remove SLOGGER definition since its no longer used.  Go to WARNS 3 since there
are const errors with the second parameter of kenv.  I could fix this with a const char [] definition for each entry,
but the current approach is easier to read.

This effectively equates to FreeBSD init.c 1.63 with some local changes.  Like the previous chroot patch commit,
this is based on work by Oliver Fromme.

Revision 907 - Directory Listing - [select for diffs]
Modified Sat Apr 7 01:21:34 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 906 , to selected 290
Add further directions to the propolice removal bit.

Revision 906 - Directory Listing - [select for diffs]
Modified Fri Apr 6 20:37:50 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 905 , to selected 290
Back out propolice.  More information in UPDATING.

In short, propolice broke libpthread and libthr.

Revision 905 - Directory Listing - [select for diffs]
Modified Fri Apr 6 20:12:31 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 904 , to selected 290
$MidnightBSD$ and whitespace

Revision 904 - Directory Listing - [select for diffs]
Modified Fri Apr 6 20:03:33 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 903 , to selected 290
Disable -g flag

Revision 903 - Directory Listing - [select for diffs]
Modified Fri Apr 6 19:58:03 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 902 , to selected 290
$MidightBSD$

Backout recent changes so that we can detect problems easily.  curthread == NULL with the propolice patch in several cases.

Revision 902 - Directory Listing - [select for diffs]
Modified Fri Apr 6 19:49:14 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 901 , to selected 290
$MidnightBSD$

Revision 901 - Directory Listing - [select for diffs]
Modified Fri Apr 6 17:59:29 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 900 , to selected 290
$MidnightBSD$

Make cvs report the correct operating system.

Revision 900 - Directory Listing - [select for diffs]
Modified Thu Apr 5 04:17:02 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 899 , to selected 290
!= :)

Revision 899 - Directory Listing - [select for diffs]
Modified Thu Apr 5 04:09:05 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 898 , to selected 290
Remove ProPolice portion.  Its un-needed.

Revision 898 - Directory Listing - [select for diffs]
Modified Thu Apr 5 03:52:16 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 897 , to selected 290
After adding pro police, we started failing one of the regression tests that we used to pass (mutex_d).

curthread can be NULL in some cases.  This was causing the test app to crash.

Revision 897 - Directory Listing - [select for diffs]
Modified Thu Apr 5 02:45:54 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 896 , to selected 290
Some /sbin utilities require this.

Revision 896 - Directory Listing - [select for diffs]
Modified Thu Apr 5 02:45:23 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 895 , to selected 290
$MidnightBSD$

Revision 895 - Directory Listing - [select for diffs]
Modified Tue Apr 3 18:03:04 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 894 , to selected 290
Missed one...

Revision 894 - Directory Listing - [select for diffs]
Modified Tue Apr 3 18:01:25 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 893 , to selected 290
Add missing prototypes through header includes.

Revision 893 - Directory Listing - [select for diffs]
Modified Tue Apr 3 17:48:34 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 892 , to selected 290
fix paths

Revision 892 - Directory Listing - [select for diffs]
Modified Tue Apr 3 14:42:19 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 891 , to selected 290
Prevent a panic by checking for NULL and print a message to that effect.

Revision 891 - Directory Listing - [select for diffs]
Modified Tue Apr 3 14:27:26 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 890 , to selected 290
Sync a number of useful changes with BSD sed.

This corrects behavior with 'c" functions.

Revision 890 - Directory Listing - [select for diffs]
Modified Tue Apr 3 13:30:31 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 889 , to selected 290
Remove bandaid.

Giant was locked on calls to sorecieve() and sosend() to fix a race condition which shouldn't be a problem anymore.

Revision 889 - Directory Listing - [select for diffs]
Modified Tue Apr 3 13:24:36 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 888 , to selected 290
Remove GIANT lock which should not be ndded with make_dev(9)

Revision 888 - Directory Listing - [select for diffs]
Modified Mon Apr 2 20:21:15 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 887 , to selected 290
Small correction to install directions for proplice. Added requirement
to build libpthread and libthr first.

Revision 887 - Directory Listing - [select for diffs]
Modified Mon Apr 2 02:26:37 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 886 , to selected 290
Slight update to set default hostname for those who, like the Guy in the Red
Shirt, are forsaken because they did not set a hostname.

Revision 886 - Directory Listing - [select for diffs]
Modified Mon Apr 2 00:48:03 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 885 , to selected 290
Importing propolice into MidnightBSD. Propolice is going to
provide us with much greater security and stability in the
long run. If upgrading from a pre-propolice system, please
follow the these instructions:

cd /usr/src/lib/libc && make obj && make && make install
cd /usr/src/gnu/usr.bin/cc && make obj && make && make install
buildworld and kernel

It is adviced that any mports which were installed and/or built
prior to the propolice update also be updated. If any errors
or issue are encounted, please contact security@midnightbsd.org
and we will be sure to investigate and come up with an expeditious
fix.

Revision 885 - Directory Listing - [select for diffs]
Modified Mon Apr 2 00:03:51 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 884 , to selected 290
stop command wouldn't work without the command specified.

Revision 884 - Directory Listing - [select for diffs]
Modified Fri Mar 30 05:36:52 2007 UTC (17 years, 1 month ago) by ctriv
Diff to previous 883 , to selected 290
Add a new variable, PORT_SYSTEM.  If you set PORT_SYSTEM to "mport" in your
make.conf, your system will use the new mport package database and tools
instead of the old pkg_* binaries and /var/db/pkg.

Given that mport is in very early developement, and isn't even close to
alpha code yet, you will be ill advised to use it on your production
machine.

Revision 883 - Directory Listing - [select for diffs]
Modified Fri Mar 30 01:48:15 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 882 , to selected 290
To avoid any confusion, the default PS1 for a user user with UID != 0
has been changed back to "$ ". Please update either ~/.profile or
~/.kshrc if you prefer to use the previous "> " PS1. While consistancy
is important, we have decided that we do not want to confuse anyone
who might mistake the previous PS1 for that of {t}csh's default prompt.

Revision 882 - Directory Listing - [select for diffs]
Modified Thu Mar 29 23:02:48 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 881 , to selected 290
Increase LOMTU to 32768.  The previous value was set in 1995.  NetBSD has been using around 32k since the BSD 4.4 lite import.

My testing has shown 32768 is faster on some workloads.  There is a very slight drop transfer large, cached data but uncached data showed a noticable improvement.

Revision 881 - Directory Listing - [select for diffs]
Modified Thu Mar 29 22:44:53 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 880 , to selected 290
Remove WARNS from cpufreq Makefile.  kernel source Makefiles should not use WANRS as it conflicts with kernel build options.

Add additional Pentium M cpus.

Revision 880 - Directory Listing - [select for diffs]
Modified Thu Mar 29 20:05:06 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 879 , to selected 290
Adding ksh.kshrc into /etc for user convenience

Revision 879 - Directory Listing - [select for diffs]
Modified Thu Mar 29 20:03:05 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 878 , to selected 290
Small changes to ksh to make more csh like. Also sets umask now.

Revision 878 - Directory Listing - [select for diffs]
Modified Thu Mar 29 20:02:18 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 877 , to selected 290
Update to main.c to make ksh more csh like for consistancy.

Revision 877 - Directory Listing - [select for diffs]
Modified Sat Mar 24 07:56:45 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 876 , to selected 290
Importing ohash.h into includes for ohash functions.

Revision 876 - Directory Listing - [select for diffs]
Modified Sat Mar 24 07:53:53 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 875 , to selected 290
Importing ohash functions into libc from OpenBSD 4.0 code.

Revision 875 - Directory Listing - [select for diffs]
Modified Wed Mar 21 03:35:14 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 874 , to selected 290
Remove ucb advertising clause on some files.  Attempt to finish the wanrs 3 workwhich caused problems on 64bit arch

Revision 874 - Directory Listing - [select for diffs]
Modified Wed Mar 21 00:26:24 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 873 , to selected 290
Set this to warns 2 temporarily

Revision 873 - Directory Listing - [select for diffs]
Modified Tue Mar 20 21:24:40 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 872 , to selected 290
Convert to %ju

Revision 872 - Directory Listing - [select for diffs]
Modified Tue Mar 20 18:53:02 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 871 , to selected 290
Drop WARNS level to unbreak sparc

Revision 871 - Directory Listing - [select for diffs]
Modified Tue Mar 20 18:40:50 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 870 , to selected 290
Switch to uintmax_t from unsigned long long.  This might fix our problems on amd64.

Revision 870 - Directory Listing - [select for diffs]
Modified Tue Mar 20 17:32:17 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 869 , to selected 290
Fix the MBSDID crap

Revision 869 - Directory Listing - [select for diffs]
Modified Tue Mar 20 17:02:55 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 868 , to selected 290
$MidnightBSD$

The __MBSDID macro is not working as it should be with the assembler. There must be a behavior difference between FBSDID and MBSDID somewhere.

Revision 868 - Directory Listing - [select for diffs]
Modified Tue Mar 20 03:10:10 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 867 , to selected 290
No need to use syslog here.

Revision 867 - Directory Listing - [select for diffs]
Modified Tue Mar 20 02:59:28 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 866 , to selected 290
Don't leak strings.

Obtained from OpenBSD.

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 865 , to selected 290
Make rdate ignore ntp responses with ALARM status.

Obtained from OpenBSD. (ntp.c 1.29)

Revision 865 - Directory Listing - [select for diffs]
Modified Mon Mar 19 00:55:13 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 864 , to selected 290
forgot a `

Revision 864 - Directory Listing - [select for diffs]
Modified Sun Mar 18 17:22:55 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 863 , to selected 290
Remove adam's favorite window manager.  Perhaps it can be resurected someday.

Revision 863 - Directory Listing - [select for diffs]
Modified Sat Mar 17 23:17:24 2007 UTC (17 years, 1 month ago) by archite
Diff to previous 862 , to selected 290
Updating sound system including the snd_hda patches from FreeBSD.

Revision 862 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:48:59 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 861 , to selected 290
add floppy boot support just in case we need it down the road for amd64

Revision 861 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:46:51 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 860 , to selected 290
Get rid of a few lines of rmdir errors.  We're just trying to delete empty items so
tell find that using -empty.

Revision 860 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:44:45 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 859 , to selected 290
$MidnightBSD$

IN package-splint.py, modernize the ports we look for...

Revision 859 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:43:15 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 858 , to selected 290
Lets try to fix this mess.

Revision 858 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:07:24 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 857 , to selected 290
$MidnightBSD$
s/ports/mports
s/FreeBSD/MidnightBSD

Revision 857 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:06:10 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 856 , to selected 290
$MidnightBSD$
s/Free/Midninight
s/ports/mports

Revision 856 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:03:29 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 855 , to selected 290
s/Free/Midnight

Revision 855 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:02:47 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 854 , to selected 290
$MidnightBSD$

s/Free/Midnight

s/ports/mports

Revision 854 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:01:10 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 853 , to selected 290
$MidnightBSD$

Revision 853 - Directory Listing - [select for diffs]
Modified Sat Mar 17 16:00:12 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 852 , to selected 290
$MidnightBSD$

s/ports/mports
s/FreeBSD/Midnight

Revision 852 - Directory Listing - [select for diffs]
Modified Sat Mar 17 15:57:53 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 851 , to selected 290
s/ports/mports

Revision 851 - Directory Listing - [select for diffs]
Modified Fri Mar 16 00:17:29 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 850 , to selected 290
remove send-pr reference to fix world.

Revision 850 - Directory Listing - [select for diffs]
Modified Thu Mar 15 14:39:44 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 849 , to selected 290
OK. We've got this sorted.

Revision 849 - Directory Listing - [select for diffs]
Modified Thu Mar 15 14:08:28 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 848 , to selected 290
Add some useful macros.

Revision 848 - Directory Listing - [select for diffs]
Modified Thu Mar 15 13:44:04 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 847 , to selected 290
Temporary fix to unbreak world.

Revision 847 - Directory Listing - [select for diffs]
Modified Thu Mar 15 02:35:23 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 846 , to selected 290
Fix the behavior of the Apple Mighty Mouse.

Revision 846 - Directory Listing - [select for diffs]
Modified Thu Mar 15 02:21:47 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 845 , to selected 290
f we receive an out of window SYN for an established connection, then ack the syn as required by RFC793

Revision 845 - Directory Listing - [select for diffs]
Modified Thu Mar 15 02:10:40 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 844 , to selected 290
 Enable proxy ARP answers on any of the bridged interfaces if proxy record
 belongs to another interface within the bridge group.

Revision 844 - Directory Listing - [select for diffs]
Modified Thu Mar 15 02:07:21 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 843 , to selected 290
Increment requests counter right before we send an arp query.  Without this change, EHOSTDOWN errors could be reported which would be incorrect.

Revision 843 - Directory Listing - [select for diffs]
Modified Thu Mar 15 02:05:28 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 842 , to selected 290
Comply with RFC 3927.

Revision 842 - Directory Listing - [select for diffs]
Modified Thu Mar 15 00:08:27 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 841 , to selected 290
Document today's changes.. gzip, removal of send-pr, etc.

Revision 841 - Directory Listing - [select for diffs]
Modified Thu Mar 15 00:06:42 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 840 , to selected 290
Remove send-pr

Revision 840 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:44:42 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 839 , to selected 290
$MidnightBSD$

Revision 839 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:43:34 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 838 , to selected 290
Remove send-pr as we don't use gnats and are unlikely to.

Revision 838 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:37:06 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 837 , to selected 290
Remove GNU gzip as its replaced by NetBSD gzip.

Revision 837 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:33:37 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 836 , to selected 290
gzip from netbsd

Revision 836 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:33:20 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 835 , to selected 290
gzip from NetBSD.

Revision 835 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:33:01 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 834 , to selected 290
gzip from NetBSD

Revision 834 - Directory Listing - [select for diffs]
Modified Wed Mar 14 23:32:19 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 833 , to selected 290
OpenSSH 4.6p1
BSD licensed gzip from FreeBSD/NetBSD.

Revision 833 - Directory Listing - [select for diffs]
Modified Wed Mar 14 12:10:24 2007 UTC (17 years, 1 month ago) by laffer1
Diff to previous 832 , to selected 290
unbreak the build for nowunbreak the build for now.

Revision 832 - Directory Listing - [select for diffs]
Modified Wed Mar 14 03:37:31 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 831 , to selected 290
We got a few things out of the way today.

Revision 831 - Directory Listing - [select for diffs]
Modified Wed Mar 14 02:45:08 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 829 , to selected 290
Update bsdtar

Revision 829 - Directory Listing - [select for diffs]
Modified Wed Mar 14 02:24:10 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 827 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r828,
which included commits to RCS files with non-trunk default branches.
Revision 827 - Directory Listing - [select for diffs]
Modified Wed Mar 14 01:53:23 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 826 , to selected 290
Disable debugging information.

Revision 826 - Directory Listing - [select for diffs]
Modified Tue Mar 13 22:34:34 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 825 , to selected 290
Re-add version.c which was incorrectly removed earlier when merging.

Revision 825 - Directory Listing - [select for diffs]
Modified Tue Mar 13 22:33:33 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 824 , to selected 290
Re-importing Makefile.inc and ssh_namespace.h which were incorrectly removed
when merging earlier.

Revision 824 - Directory Listing - [select for diffs]
Modified Tue Mar 13 22:31:25 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 823 , to selected 290
Switch FREEBSD-* to MIDNIGHTBSD-*

Revision 823 - Directory Listing - [select for diffs]
Modified Tue Mar 13 22:07:51 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 822 , to selected 290
After configure was run on 4.6p1

Revision 822 - Directory Listing - [select for diffs]
Modified Tue Mar 13 22:06:38 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 821 , to selected 290
MidnightBSD friendly

Revision 821 - Directory Listing - [select for diffs]
Modified Tue Mar 13 22:02:20 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 820 , to selected 290
adjust the config file a bit.

Revision 820 - Directory Listing - [select for diffs]
Modified Tue Mar 13 21:52:10 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 819 , to selected 290
Fix version

Revision 819 - Directory Listing - [select for diffs]
Modified Tue Mar 13 21:46:01 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 818 , to selected 290
Merging changes between the the last OpenSSH and 4.6p1

Revision 818 - Directory Listing - [select for diffs]
Modified Tue Mar 13 21:44:09 2007 UTC (17 years, 2 months ago) by archite
Diff to previous 816 , to selected 290
Updating sudo to p12.

Revision 816 - Directory Listing - [select for diffs]
Modified Tue Mar 13 21:36:54 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 814 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r815,
which included commits to RCS files with non-trunk default branches.
Revision 814 - Directory Listing - [select for diffs]
Modified Tue Mar 13 03:07:44 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 813 , to selected 290
Reapply 1.3, but keep out 1.4.

Revision 813 - Directory Listing - [select for diffs]
Modified Tue Mar 13 03:05:40 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 812 , to selected 290
Backout 1.3

Revision 812 - Directory Listing - [select for diffs]
Modified Tue Mar 13 00:48:41 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 811 , to selected 290
Typo

Revision 811 - Directory Listing - [select for diffs]
Modified Tue Mar 13 00:45:49 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 810 , to selected 290
BSD_daemon and FreeBSD_version directories.

Revision 810 - Directory Listing - [select for diffs]
Modified Tue Mar 13 00:42:43 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 809 , to selected 290
Remove obsolete files for BSD_daemon and FreeBSD_version.

Revision 809 - Directory Listing - [select for diffs]
Modified Tue Mar 13 00:35:42 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 808 , to selected 290
FreeBSD_version and BSD daemon files were removed from examples.  We also recently added MidnightBSD_version.

Revision 808 - Directory Listing - [select for diffs]
Modified Tue Mar 13 00:26:29 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 807 , to selected 290
Remove FreeBSD_version.

Add MidnightBSD_version.

Revision 807 - Directory Listing - [select for diffs]
Modified Tue Mar 13 00:19:32 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 806 , to selected 290
A summary of some of today's changes.

Revision 806 - Directory Listing - [select for diffs]
Modified Mon Mar 12 23:32:12 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 805 , to selected 290
Add MidnightBSD_version.  Until we correct newvers.sh, this will report the FreeBSD value.  We must first remove all references to FreeBSD_version (OSRELDATE) from mports and the src tree before we can whack this.

Revision 805 - Directory Listing - [select for diffs]
Modified Mon Mar 12 23:15:08 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 804 , to selected 290
Remove the BSD daemon stuff.  We've never asked for permission to distribute it and don't plan on using it.

Revision 804 - Directory Listing - [select for diffs]
Modified Mon Mar 12 22:47:48 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 803 , to selected 290
$MidnightBSD$

Revision 803 - Directory Listing - [select for diffs]
Modified Mon Mar 12 22:47:16 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 802 , to selected 290
$MidnightBSD$

example.4:  Add kernel module loading example.

Revision 802 - Directory Listing - [select for diffs]
Modified Mon Mar 12 22:06:02 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 801 , to selected 290
Document the user/group LOR in our sample pf.conf

Revision 801 - Directory Listing - [select for diffs]
Modified Mon Mar 12 22:01:55 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 800 , to selected 290
add link status descriptions and related structures for userland
applications.

Revision 800 - Directory Listing - [select for diffs]
Modified Mon Mar 12 21:17:04 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 799 , to selected 290
Fill in the correct rtm_index for RTM_ADD and RTM_CHANGE messages.

Allow RTM_CHANGE to change a number of route flags as specified by RTF_FMASK.

The unusued rtm_use filed in struct rt_Msghdr is redesignated as rtm_fmask field to communicate route flag changes in RTM_CHANGE messages from userland.  The use count of a route was moved to rtm_rmx some time ago.

Revision 799 - Directory Listing - [select for diffs]
Modified Mon Mar 12 21:14:31 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 798 , to selected 290
Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH and MD5_DIGEST_STRING_LENGTH

Revision 798 - Directory Listing - [select for diffs]
Modified Mon Mar 12 21:05:28 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 797 , to selected 290
add manpage for OpenBSD 32bit hash functions previously commited in December.

Revision 797 - Directory Listing - [select for diffs]
Modified Mon Mar 12 21:03:50 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 796 , to selected 290
Fix race conditions.

Revision 796 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:59:27 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 795 , to selected 290
Sound overhaul.

Fix 8bit int overflows during channel creation and destruction on vchans.

Enforce channel/chardev numbering within 8bit boundary.

Traverse d-channels SLIT and try to reclaim free counter during channel creation.

Determine open direction using 'flags', not mode.

Don't allow opening the same device twice. (WTF?)

O_RDWR is allowed, provided that it is done by a single open and the hardware supports full duplex.

Fix pcm_unregister memory leak.

Optimize channel allocation and numbering.

Mega vchan create/destroy cleanup.

Obtained from FreeBSD

Revision 795 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:51:36 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 794 , to selected 290
Pointer align should be generic enough to handle awkward byte size especially for true 24 bit format.

Obtained from FreeBSD.

Revision 794 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:50:18 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 793 , to selected 290
Convert NULL checks into KASSERTs

Revision 793 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:46:50 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 792 , to selected 290
Drop the kqueue global mutex as soon as we are finished with it.

Clear any action flags on the register knote.

Obtained from FreeBSD.

Revision 792 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:43:07 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 791 , to selected 290
Fix memory leaks in failure cases.

Revision 791 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:40:22 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 790 , to selected 290
Add support for AD1815 based ISA sound cards.

Revision 790 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:34:24 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 789 , to selected 290
Replace awk parts with shell scripting.

Obtained from FreeBSD

Revision 789 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:28:30 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 788 , to selected 290
If the buffer lock has waiters after the bufer has changed identity then getnewbuf() needs to drop the buffer in order to wake waiters that might sleep on the buffer in the context of the old identity.

Obtained from FreeBSD (tegge) 1.491.2.8

Revision 788 - Directory Listing - [select for diffs]
Modified Mon Mar 12 20:23:41 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 787 , to selected 290
Destroy bip bio when an error occurs.

Revision 787 - Directory Listing - [select for diffs]
Modified Sat Mar 10 17:18:11 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 786 , to selected 290
What the heck happened when I was copy/pasting...

Revision 786 - Directory Listing - [select for diffs]
Modified Sat Mar 10 17:13:24 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 785 , to selected 290
Revise directions to point to src/share/misc/iso3166 update which must also be done when updating timezones.

Revision 785 - Directory Listing - [select for diffs]
Modified Sat Mar 10 17:10:49 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 784 , to selected 290
Seperate Serbia and Montenegro to make this match our recent tzdate2007c import.

Revision 784 - Directory Listing - [select for diffs]
Modified Sat Mar 10 16:58:29 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 783 , to selected 290
Import tzdata2007c.

Just in case we missed any timezone changes last year.

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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 777 , to selected 290
teach sysinstall about mfi

Revision 777 - Directory Listing - [select for diffs]
Modified Fri Mar 9 03:00:49 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 776 , to selected 290
COMPAT_43

Revision 776 - Directory Listing - [select for diffs]
Modified Fri Mar 9 02:59:57 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 775 , to selected 290
$MidnightBSD$

Revision 775 - Directory Listing - [select for diffs]
Modified Fri Mar 9 02:47:02 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 774 , to selected 290
add mfi

Revision 774 - Directory Listing - [select for diffs]
Modified Fri Mar 9 02:42:24 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 773 , to selected 290
oops...

Revision 773 - Directory Listing - [select for diffs]
Modified Fri Mar 9 02:20:50 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 772 , to selected 290
Accidently commited something I was testing.. msk.

Revision 772 - Directory Listing - [select for diffs]
Modified Thu Mar 8 19:04:43 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 771 , to selected 290
add mfi man page

Revision 771 - Directory Listing - [select for diffs]
Modified Thu Mar 8 18:54:36 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 770 , to selected 290
Add LSI MegaRAID SAS mfi

Revision 770 - Directory Listing - [select for diffs]
Modified Thu Mar 8 18:53:43 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 769 , to selected 290
Add mfi LSI MegaRAID SAS

Revision 769 - Directory Listing - [select for diffs]
Modified Thu Mar 8 18:51:36 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 768 , to selected 290
Add mfi hooks

Revision 768 - Directory Listing - [select for diffs]
Modified Thu Mar 8 18:03:27 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 767 , to selected 290
add mfi

Revision 767 - Directory Listing - [select for diffs]
Modified Thu Mar 8 17:31:59 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 766 , to selected 290
Add IFF_NEEDSGIANT which is required with the kernel PPP

Revision 766 - Directory Listing - [select for diffs]
Modified Thu Mar 8 17:29:16 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 765 , to selected 290
Document files.

Revision 765 - Directory Listing - [select for diffs]
Modified Thu Mar 8 17:27:08 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 764 , to selected 290
Fix race condition.

Revision 764 - Directory Listing - [select for diffs]
Modified Thu Mar 8 17:11:18 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 763 , to selected 290
If an NFS server returns more than a few EJUKEBOX errors for a given RPC request, the NFS client will back off for a very long wait (days, weeks) before retrying.

Change behavior to match solaris.  There is a new sysctl nfs3_jukebox_delay which is in seconds to adjust the retry default.

Revision 763 - Directory Listing - [select for diffs]
Modified Wed Mar 7 06:51:56 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 762 , to selected 290
$MidnightBSD$

Revision 762 - Directory Listing - [select for diffs]
Modified Wed Mar 7 06:42:15 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 761 , to selected 290
Modify ports path.

Submitted by chris.reinhardt at gmail.com

Revision 761 - Directory Listing - [select for diffs]
Modified Fri Mar 2 02:36:10 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 760 , to selected 290
Fix setsockopt SO_NOSIGPIPE.

Revision 760 - Directory Listing - [select for diffs]
Modified Tue Feb 27 05:25:36 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 759 , to selected 290
Add support for Intel 945G chipset.

Revision 759 - Directory Listing - [select for diffs]
Modified Mon Feb 26 00:27:52 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 758 , to selected 290
Remove keyboard flags since we have kbdmux

Revision 758 - Directory Listing - [select for diffs]
Modified Mon Feb 26 00:18:29 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 757 , to selected 290
Remove alpha stuff

Revision 757 - Directory Listing - [select for diffs]
Modified Mon Feb 26 00:12:28 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 756 , to selected 290
Remove X11BASE so that the ports system can set the default.  openssh and groff source don't actually need this value.

Revision 756 - Directory Listing - [select for diffs]
Modified Mon Feb 26 00:10:27 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 755 , to selected 290
Allow IGNORE_PRAGMA to be set in makefiles in case we choose to use opensolaris code.

Revision 755 - Directory Listing - [select for diffs]
Modified Mon Feb 26 00:08:07 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 754 , to selected 290
Add CSTD support.

Revision 754 - Directory Listing - [select for diffs]
Modified Sun Feb 25 23:57:17 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 753 , to selected 290
remove alpha

Revision 753 - Directory Listing - [select for diffs]
Modified Fri Feb 23 00:50:36 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 752 , to selected 290
Remove alpha reference.

Revision 752 - Directory Listing - [select for diffs]
Modified Fri Feb 23 00:49:13 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 751 , to selected 290
Change allscreens_flags to disable boot logo screen saver.  As we are adding splash, we do not want to use that.

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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 746 , to selected 290
We switched to rdate months ago.  Change ntpdate occurances to rdate and fix the flags accordingly.

Revision 746 - Directory Listing - [select for diffs]
Modified Tue Feb 20 00:03:37 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 745 , to selected 290
$MidnightBSD$

Revision 745 - Directory Listing - [select for diffs]
Modified Tue Feb 20 00:02:48 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 744 , to selected 290
Remove and fix the list of ports to include.

Revision 744 - Directory Listing - [select for diffs]
Modified Mon Feb 19 22:00:52 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 743 , to selected 290
Remove device zs, remove nodevice uart

Revision 743 - Directory Listing - [select for diffs]
Modified Mon Feb 19 21:30:39 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 742 , to selected 290
This is a patch from Andrew Turner to allow partial booting on EFIKA.  It includes ofwread.S from NetBSD.  It uses the real-mode ofw interface from NetBSD and TLB exception handlers from FreeBSD's perforce //depot/user/jaras.

The ofwr_init call is not enabled by default as it breaks Macs.  If the ifdef FIRMWORKSBUGS is commented out, EFIKA will work until it hits the scheduler.

Revision 742 - Directory Listing - [select for diffs]
Modified Mon Feb 19 21:18:24 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 741 , to selected 290
If the CPU is unknown, the version check will run off the list... this will correct that deficiency.

Revision 741 - Directory Listing - [select for diffs]
Modified Mon Feb 12 18:59:50 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 740 , to selected 290
$MidnightBSD$

Revision 740 - Directory Listing - [select for diffs]
Modified Mon Feb 12 18:51:39 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 739 , to selected 290
$MidnightBSD$

NO_WARNS...

Revision 739 - Directory Listing - [select for diffs]
Modified Mon Feb 12 18:49:10 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 738 , to selected 290
WARNS=3

NULL terminate nlist.

Constify several functions.

Use uintmax_t to pass around 64bit quantities.

Revision 738 - Directory Listing - [select for diffs]
Modified Mon Feb 12 16:44:46 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 737 , to selected 290
Get rid of classful IPv4 special treatment of network prefixes in netstat -rn.

Revision 737 - Directory Listing - [select for diffs]
Modified Fri Feb 9 22:32:17 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 736 , to selected 290
A type * (ANY) query response containing multiple RRsets can trigger an
assertion failure.

Certain recursive queries can cause the nameserver to crash by using memory
which has already been freed.

Revision 736 - Directory Listing - [select for diffs]
Modified Fri Feb 9 20:24:21 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 735 , to selected 290
Fix BUILDNAME.  For floppy target, split mfsroot

Revision 735 - Directory Listing - [select for diffs]
Modified Fri Feb 9 18:43:36 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 734 , to selected 290
Remove zs to unbreak kernel builds.

Revision 734 - Directory Listing - [select for diffs]
Modified Fri Feb 9 18:27:54 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 733 , to selected 290
Add kernel config for PowerPC

Revision 733 - Directory Listing - [select for diffs]
Modified Fri Feb 9 17:18:53 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 732 , to selected 290
$MidnightBSD$

Remove alpha bits

Revision 732 - Directory Listing - [select for diffs]
Modified Fri Feb 9 16:34:18 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 731 , to selected 290
Correct Typo... missing {

Revision 731 - Directory Listing - [select for diffs]
Modified Wed Feb 7 16:39:14 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 730 , to selected 290
Remove unused variable.

Revision 730 - Directory Listing - [select for diffs]
Modified Wed Feb 7 16:36:08 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 729 , to selected 290
$MidnightBSD$

Fix beep code.

Revision 729 - Directory Listing - [select for diffs]
Modified Wed Feb 7 15:50:03 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 728 , to selected 290
TCP Auto sizing of socket buffers improves throughput on high latency links. Several new sysctls were added to control the buffers max size, etc.

Additional work is needed, but under initial testing this is working great.  You must rebulid world in order for netstat to work correctly.

A few changes were made to netstat, but do not change functionality in any significant way.

Revision 728 - Directory Listing - [select for diffs]
Modified Wed Feb 7 07:25:01 2007 UTC (17 years, 3 months ago) by archite
Diff to previous 727 , to selected 290
Small update to visudo Makefile for consistancy.

Revision 727 - Directory Listing - [select for diffs]
Modified Wed Feb 7 02:52:23 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 726 , to selected 290
These changes may help with the build problems.

Revision 726 - Directory Listing - [select for diffs]
Modified Wed Feb 7 01:25:31 2007 UTC (17 years, 3 months ago) by archite
Diff to previous 725 , to selected 290
Updated to include instructions for installing sudo.

Revision 725 - Directory Listing - [select for diffs]
Modified Tue Feb 6 22:41:32 2007 UTC (17 years, 3 months ago) by archite
Diff to previous 724 , to selected 290
Updating Makefile to be more efficient

Revision 724 - Directory Listing - [select for diffs]
Modified Sun Feb 4 18:19:17 2007 UTC (17 years, 3 months ago) by archite
Diff to previous 723 , to selected 290
Moving sudoers install to src/etc

Revision 723 - Directory Listing - [select for diffs]
Modified Sun Feb 4 17:33:53 2007 UTC (17 years, 3 months ago) by archite
Diff to previous 722 , to selected 290
Importing sudo into src

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 721 , to selected 290
Hmm.. we made a stupid mistake a few weeks ago.  Lets see if this makes more sense.

Revision 721 - Directory Listing - [select for diffs]
Modified Sat Feb 3 17:33:52 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 720 , to selected 290
update package-split.py to point to mports.

Revision 720 - Directory Listing - [select for diffs]
Modified Fri Feb 2 01:03:18 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 719 , to selected 290
Fixed generated files as I forgot to remove a file. (skipped 9.3.3 release..)

Revision 719 - Directory Listing - [select for diffs]
Modified Fri Feb 2 00:51:44 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 718 , to selected 290
Remove from branch as they are no longer in 9.3.3 sources.

Revision 718 - Directory Listing - [select for diffs]
Modified Fri Feb 2 00:23:38 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 717 , to selected 290
Generated files using step 9  make -DMAINTAINER_MODE generate...

Revision 717 - Directory Listing - [select for diffs]
Modified Fri Feb 2 00:21:12 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 716 , to selected 290
Generated files for Bind 9.3.4 per FreeBSD-upgrade directions step 7 and 8

Revision 716 - Directory Listing - [select for diffs]
Modified Thu Feb 1 15:16:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 714 , to selected 290
Import changes for BIND 9.3.4

Revision 714 - Directory Listing - [select for diffs]
Modified Thu Feb 1 14:51:32 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 712 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r713,
which included commits to RCS files with non-trunk default branches.
Revision 712 - Directory Listing - [select for diffs]
Modified Sun Jan 28 18:22:15 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 711 , to selected 290
Add additonal PATA controllers found on newer motherboards.

This specifically fixes the INTEL DP965LT which I happen to be using.  Many Intel motherboards use one of these chips.

Revision 711 - Directory Listing - [select for diffs]
Modified Sun Jan 28 18:12:51 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 710 , to selected 290
Refer to mports instead of ports.

Revision 710 - Directory Listing - [select for diffs]
Modified Wed Jan 24 00:59:09 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 708 , to selected 290
The jail rc.d script does not check if a path inside a jail is a symbolic link before it uses a path.

/var/log/console.log and mounting/unmounting file systems inside the jail structure are not checked.

As such, the jail system is vulnerable to symlink attacks.

Revision 708 - Directory Listing - [select for diffs]
Modified Fri Jan 19 14:45:44 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 707 , to selected 290
Explain recent changes in MidnightBSD.

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 706 , to selected 290
Revert code

Revision 706 - Directory Listing - [select for diffs]
Modified Fri Jan 19 04:20:58 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 705 , to selected 290
Remove manual assignment of m_pkthdr from one mbuf to another in ipsec_copypkt() as its handled by M_MOVE_PKTHDR()

Revision 705 - Directory Listing - [select for diffs]
Modified Fri Jan 19 04:11:49 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 704 , to selected 290
Sync with FreeBSD 6.1 Release.

Revision 704 - Directory Listing - [select for diffs]
Modified Fri Jan 19 04:07:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 703 , to selected 290
We only lock the local per cpu page in the local dTLB, so accessing the foreign CPU pages in cpu_ipi_send() causes a page fault.

Revision 703 - Directory Listing - [select for diffs]
Modified Fri Jan 19 04:05:30 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 702 , to selected 290
Add convenience macros for the bits in ASI_ESTATE_ERROR_EN_REG which is used for ECC handling and additional bits for cpu bug workarounds.

Revision 702 - Directory Listing - [select for diffs]
Modified Fri Jan 19 04:03:22 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 701 , to selected 290
Move the check for too high HZ values.

Revision 701 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:55:11 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 700 , to selected 290
Don't point at bar.com.

Docment how to change polling interval for HC interface and counters.

Revision 700 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:46:41 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 699 , to selected 290
Fix a bug in the retransmission path.

Revision 699 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:33:17 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 698 , to selected 290
allow root to open jail PTYs from the host.

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 697 , to selected 290
Fix a potential memory leak.

Revision 697 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:26:22 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 696 , to selected 290
Fix a memory leak when net.inet6.icmp6.nd6_maxquelen is greater than 1

Revision 696 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:23:17 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 695 , to selected 290
Fix up IPXIP so that the network stack is run with Giant.  There is unsafety in the code that requires this change for SMP systems to function properly.

Revision 695 - Directory Listing - [select for diffs]
Modified Fri Jan 19 03:20:15 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 694 , to selected 290
Add new libsm file from sendmail 8.13.6+

Revision 694 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:58:35 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 693 , to selected 290
Document authpf's requirement for a mounted fdescfs(5)

Revision 693 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:57:43 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 692 , to selected 290
Fix IP checksum when modifying IP header fields.

Revision 692 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:41:21 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 691 , to selected 290
Fix thread suspension race.

Revision 691 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:35:06 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 690 , to selected 290
Add info regarding previous commit for watchdog part of MK48Txx

Revision 690 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:34:19 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 689 , to selected 290
Enable the MK48Txx watchdog part for E250 and E450

Revision 689 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:33:24 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 688 , to selected 290
Clear the interupt source flags before processing the interupt events and turn off  NIC interrupts while in the interrupt handler.

Relax the watchdog timer somewhat; don't enable it until the last packet is enqueued and if there is a TX interrupt but there are still outstanding ones reload the timer.

Revision 688 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:25:17 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 687 , to selected 290
Serialize access to info/dir file for parallel installation.

Revision 687 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:22:33 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 686 , to selected 290
Clean up

Revision 686 - Directory Listing - [select for diffs]
Modified Fri Jan 19 02:22:11 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 685 , to selected 290
Oops.. typo

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 684 , to selected 290
Avoid heap overrun

Revision 684 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:47:26 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 683 , to selected 290
Document JMicron JMB361, 365 and 366.

Revision 683 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:42:39 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 682 , to selected 290
0.4.8 of hostapd

Revision 682 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:39:45 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 681 , to selected 290
Version 0.4.8 of wpa_supplicant.

Revision 681 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:26:08 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 680 , to selected 290
Add unshare function.

Revision 680 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:22:38 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 679 , to selected 290
Sync if_hme

Revision 679 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:17:59 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 678 , to selected 290
Sync man page

Revision 678 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:16:40 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 677 , to selected 290
add missing function to uipc_mbuf.c

Revision 677 - Directory Listing - [select for diffs]
Modified Fri Jan 19 01:00:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 676 , to selected 290
Sync ipsec.

Revision 676 - Directory Listing - [select for diffs]
Modified Fri Jan 19 00:51:34 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 675 , to selected 290
Sync with freebsd

Revision 675 - Directory Listing - [select for diffs]
Modified Fri Jan 19 00:37:18 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 674 , to selected 290
Sync with FreeBSD

Revision 674 - Directory Listing - [select for diffs]
Modified Thu Jan 18 04:10:05 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 673 , to selected 290
fix EBUSY description.

Revision 673 - Directory Listing - [select for diffs]
Modified Thu Jan 18 04:07:50 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 672 , to selected 290
Fix version number

Revision 672 - Directory Listing - [select for diffs]
Modified Thu Jan 18 04:05:29 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 671 , to selected 290
Fix incorrect command line example.

Revision 671 - Directory Listing - [select for diffs]
Modified Thu Jan 18 04:04:26 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 670 , to selected 290
Descripter fixes to kill dup(2) error.

Revision 670 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:56:22 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 669 , to selected 290
Don't call vn_finished_write() if vn_start_write() failed.

Revision 669 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:44:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 668 , to selected 290
Revert to setting vlan and vlandev parameters synchronously, as soon as both have been read from the command line.  Still use the callback, but this time only to verify that both vlan and vlandev have been found on the command line.

Revision 668 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:39:19 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 667 , to selected 290
When a process is de-configuring a log file, also stop all of its PMCs that require a log file to operate.

Only stop PMCs that are in the running state.

Revision 667 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:36:38 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 666 , to selected 290
add a note about the assumption for m->m_pkthdr.rcvif

Revision 666 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:35:31 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 665 , to selected 290
Updates net.inet6.ip6.kame_version as the proof of the latest KAME merge

Revision 665 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:33:53 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 664 , to selected 290
Add PCI ID for Neteasy DRP-32TXD cardbus 10/100 card.

Revision 664 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:28:28 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 663 , to selected 290
Ensure install scripts are set executable.

Revision 663 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:24:11 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 662 , to selected 290
Correctly locate the character proceeding the matched string in -w mode when in non-UTF-8 multibyte locales.

Revision 662 - Directory Listing - [select for diffs]
Modified Thu Jan 18 03:23:10 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 661 , to selected 290
Properly spell and document ozfod.

Revision 661 - Directory Listing - [select for diffs]
Modified Tue Jan 16 23:47:04 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 660 , to selected 290
Sync sbin/geom

Revision 660 - Directory Listing - [select for diffs]
Modified Sat Jan 13 19:04:08 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 659 , to selected 290
Sync gmirror code.

Revision 659 - Directory Listing - [select for diffs]
Modified Sat Jan 13 19:00:00 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 658 , to selected 290
When opening a trace file, open O_NOBLOCK so that ktrace doesn't stall if the target is a fifo.

Revision 658 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:57:10 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 657 , to selected 290
If fifo_open() is called with a negative file descriptor, return EINVAL.

Revision 657 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:52:03 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 656 , to selected 290
Sync with FreeBSD 6.1 Release

Revision 656 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:51:05 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 655 , to selected 290
Add an alias 'unhalted-cycles' denoting cyles where the CPU is not in halt or sleep state.

Revision 655 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:47:28 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 654 , to selected 290
calcu fix for threaded process.

Revision 654 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:41:20 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 653 , to selected 290
Free private data when deleting hook.

Revision 653 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:40:35 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 652 , to selected 290
No IFF_POLLING flag.

Revision 652 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:39:15 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 651 , to selected 290
Fix misinformation in setconfig

Revision 651 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:37:09 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 650 , to selected 290
Fix genesys 6-in-1 card reader.

Revision 650 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:32:40 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 649 , to selected 290
Unbreaks symlinks that have double slashes...

Revision 649 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:31:33 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 648 , to selected 290
Remove baudrate in miibus aware drivers.

Revision 648 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:26:25 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 647 , to selected 290
Do not touch baudrate

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 646 , to selected 290
Add snapinfo.

Update rpcbind.

Revision 646 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:13:08 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 645 , to selected 290
For audit stubs

Revision 645 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:11:21 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 644 , to selected 290
Sync with FreeBSD 6.1 Release.

Revision 644 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:10:11 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 643 , to selected 290
Add audit stubs.

Revision 643 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:07:30 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 642 , to selected 290
Sync with FreeBSD 6.1 Release.

syscalls.master: add audit stubs.

Revision 642 - Directory Listing - [select for diffs]
Modified Sat Jan 13 18:06:14 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 641 , to selected 290
Add stub audit calls for future compatibility.

Revision 641 - Directory Listing - [select for diffs]
Modified Sat Jan 13 17:51:09 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 640 , to selected 290
Sync with FreeBSD 6.1 Release

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 639 , to selected 290
Sync with FreeBSD 6.1 Release.

Don't build IPv6 support if NO_INET6 was defined.

Revision 639 - Directory Listing - [select for diffs]
Modified Sat Jan 13 17:40:55 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 638 , to selected 290
Correct ni_txrate when using a fixed rate.

Revision 638 - Directory Listing - [select for diffs]
Modified Sat Jan 13 17:39:24 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 637 , to selected 290
Add missing ldconfig directories.

Revision 637 - Directory Listing - [select for diffs]
Modified Sat Jan 13 17:37:21 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 636 , to selected 290
Unbreak missing symbols so world will eventually compile :)

Revision 636 - Directory Listing - [select for diffs]
Modified Sat Jan 13 17:31:22 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 635 , to selected 290
We're not FreeBSD.

Revision 635 - Directory Listing - [select for diffs]
Modified Sat Jan 13 16:14:34 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 634 , to selected 290
VFS fixes, etc.  Sync with FreeBSD 6.1 Release.

Revision 634 - Directory Listing - [select for diffs]
Modified Sat Jan 13 16:11:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 633 , to selected 290
VFS SMP fixes etc

Revision 633 - Directory Listing - [select for diffs]
Modified Sat Jan 13 16:03:36 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 632 , to selected 290
VFS SMP fixes, stack api, softupdates fixes.

Revision 632 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:57:44 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 631 , to selected 290
VFS SMP fixes etc

Revision 631 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:46:38 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 630 , to selected 290
VFS SMP fixes, stack api, softupdates fixes.

Revision 630 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:43:50 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 629 , to selected 290
VFS SMP fixes, stack api, softupdate fixes.

1.160.2.2 FBSD equivalent.

Revision 629 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:39:13 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 628 , to selected 290
VFS SMP fixes, stack api, softupdates fixes.

Revision 628 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:23:22 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 627 , to selected 290
VFS SMP fixes, stack api, softupdates

Revision 627 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:21:52 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 626 , to selected 290
VFS SMP fixes, stack api, softupdates fixes.

Revision 626 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:19:39 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 625 , to selected 290
VFS SMP fixes, stack API, softupdates fixes.

Revision 625 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:17:52 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 624 , to selected 290
Fix stack alignment for KSE

Revision 624 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:13:07 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 623 , to selected 290
Call vfs_destroy_object() before v_data gets set to NULL.

Revision 623 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:11:38 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 622 , to selected 290
Call vfs_destroy_object() before v_data gets set to NULL

Revision 622 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:08:44 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 621 , to selected 290
Call vfs_destroy_object() beofre v_data gets set to NULL

Revision 621 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:06:51 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 620 , to selected 290
Fix output and exit status when daily_mailq_shorten is set to YES

Revision 620 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:04:47 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 619 , to selected 290
iir works on PAE now.

Revision 619 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:04:10 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 618 , to selected 290
Update the iir driver to include > 4GB support.

Revision 618 - Directory Listing - [select for diffs]
Modified Sat Jan 13 15:00:24 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 617 , to selected 290
Further refine the bridge hack in teh arp code.  Only do the special arp handling for interfaces which are actually in the bridge group, ignore all others.

Revision 617 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:59:24 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 616 , to selected 290
Consolidate calculation of capabilities

Revision 616 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:58:50 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 615 , to selected 290
Make driver override of net80211 parameter state consistent with methods.

Revision 615 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:54:25 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 614 , to selected 290
Sync with FreeBSD 6.1

Revision 614 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:50:21 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 613 , to selected 290
Fix jail list.

Revision 613 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:47:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 612 , to selected 290
File was installed with incorrect name anyway.

Revision 612 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:42:43 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 611 , to selected 290
Add Cronyx Tau32-PCI adapters code.

Revision 611 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:37:42 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 610 , to selected 290
Add support for Cronyx Tau32-PCI adaptors. (connect to build)

Revision 610 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:28:01 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 609 , to selected 290
Sync with FreeBSD 6.1 Release.

Finish interrupt changes.

Revision 609 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:26:46 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 608 , to selected 290
Finish interrupt changes.

Revision 608 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:19:06 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 607 , to selected 290
Finish interrupt changes.

Revision 607 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:14:10 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 606 , to selected 290
Sync with FreeBSD 6.1 Release.

Revision 606 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:12:25 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 605 , to selected 290
Explain what list chan displays.

Revision 605 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:06:28 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 604 , to selected 290
Update URL at cisco.com

Revision 604 - Directory Listing - [select for diffs]
Modified Sat Jan 13 14:04:07 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 603 , to selected 290
Don't touch baudrate in miibus aware drivers.

Correctly switch IFCAP_VLAN_HWTAGGING on and off.

Revision 603 - Directory Listing - [select for diffs]
Modified Sat Jan 13 13:51:19 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 602 , to selected 290
Handling of login.access(5) was moved from login(1) to pam_login_access(8) years ago.  This will remove dead code, clean up manpages and install login.access.5 from the pam_login_access src dir.

Revision 602 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:34:46 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 601 , to selected 290
Move the functionality of options TDFX_LINUX from 3dfx.ko to a seperate module.

Revision 601 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:30:49 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 600 , to selected 290
Move options TDFX_LINUX from 3dfx.ko to a seperate module.

Revision 600 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:29:42 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 599 , to selected 290
Move options TDFX_LINUX from 3dfx.ko to a new module.

Revision 599 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:19:52 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 598 , to selected 290
Do not leak read lock in IP_FW_TABLE_GETSIZE case of ipfw_ctl().
Acquire read (not write) lock in case of IP_FW_TABLE_LIST.

Revision 598 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:18:27 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 597 , to selected 290
Import locale changes for tcsh

Revision 597 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:17:07 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 596 , to selected 290
Clean up some descriptions and remove ambiguities in the language.

Revision 596 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:16:27 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 595 , to selected 290
Clean up some descriptions.

Revision 595 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:15:18 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 594 , to selected 290
Fix for an inappropriate bzero of the ICMPv6 stats.

Revision 594 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:13:39 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 593 , to selected 290
Remove a useless word.

Revision 593 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:12:57 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 592 , to selected 290
Revert proto ip back to the previous behavior.  The kernel side of ipfw2 doesn't allow zero as protocol number.

Revision 592 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:11:48 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 591 , to selected 290
DDB requires KDB.

Revision 591 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:10:35 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 590 , to selected 290
Reduce needless DNS query by lookup only appropriate address family.
Specify appropraite hints to getaddrinfo(3).
Obtain address family from peername in inetd mode.

Revision 590 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:08:06 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 589 , to selected 290
Add timers

Revision 589 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:06:43 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 588 , to selected 290
Sync rc.conf.5.

Document ldconfig32_paths

Revision 588 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:05:27 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 587 , to selected 290
Add 32-bit ldconfig32 path for use with scripts.

Revision 587 - Directory Listing - [select for diffs]
Modified Sat Jan 13 00:02:53 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 586 , to selected 290
Sync with FreeBSD 6.1 Release.

Introduce several patches to stop potential deadlocks with snapshots.  Clean up the vm code.

Revision 586 - Directory Listing - [select for diffs]
Modified Fri Jan 12 23:48:28 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 585 , to selected 290
Document the ataraid(8), gmirror(8), graid3(8), gstripe(8), and gconcat(8) scripts.

Revision 585 - Directory Listing - [select for diffs]
Modified Fri Jan 12 23:46:33 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 584 , to selected 290
Add audit to /var with proper group membership of audit.

Revision 584 - Directory Listing - [select for diffs]
Modified Fri Jan 12 23:41:59 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 583 , to selected 290
Fix incorrect examples.  The first partition should start at offset 16 and explain why that is.

Revision 583 - Directory Listing - [select for diffs]
Modified Fri Jan 12 23:33:32 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 582 , to selected 290
Throw out all the logical APIC ID stuff and just wire up the interrupts to individual CPUs using physical addressing and fixed delivery mode.

Revision 582 - Directory Listing - [select for diffs]
Modified Fri Jan 12 23:27:36 2007 UTC (17 years, 3 months ago) by laffer1
Diff to previous 581 , to selected 290
Sync with FreeBSD 6.1 Release.

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 580 , to selected 290
update userland pkg tools to use /usr/mports not /usr/ports

Revision 580 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:39:11 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 579 , to selected 290
Cleanup line break formatting.

Revision 579 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:37:49 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 578 , to selected 290
Remove some dead code.

Revision 578 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:37:07 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 577 , to selected 290
amr_linux.c: add a missing check for the return value for copyin()

Revision 577 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:34:38 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 576 , to selected 290
Get rid of syscons restart in freebsd revision 1.26.2.4

Revision 576 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:33:16 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 575 , to selected 290
Fix keyboard attach/detach and use new setkeyboard function in rc.d/syscons

Revision 575 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:30:12 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 574 , to selected 290
Modify sysons to add setkeyboard method.  It does nothing with kbdmux but works properly switching otherwise.

Revision 574 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:25:17 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 573 , to selected 290
Add audit group.

Revision 573 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:16:53 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 572 , to selected 290
Make pflog a seperate module.

Revision 572 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:16:33 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 571 , to selected 290
Make pf a seperate module.

Revision 571 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:10:37 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 570 , to selected 290
Move pflog into a seperate module.

Revision 570 - Directory Listing - [select for diffs]
Modified Mon Jan 8 00:01:57 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 569 , to selected 290
Link firmware to the build.

Revision 569 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:59:31 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 568 , to selected 290
Sync inet_net_pton() and inet_net_ntop() with latest BIND9's includes an IPv6 support version.

Revision 568 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:57:13 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 567 , to selected 290
Decrease the value of RES_DFLRETRY from 4 to 2.

Revision 567 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:54:06 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 566 , to selected 290
Do not discard the current value of __MAKE_CONF when testing whether
MAKEOBJDIRPREFIX is set at a wrong place.

Revision 566 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:51:00 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 565 , to selected 290
Sync with FreeBSD 6.1 Release.

Revision 565 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:46:27 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 564 , to selected 290
Do not use the TSC where its know to be broken.

Revision 564 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:40:52 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 563 , to selected 290
crypto.ko depends on zlib.

Revision 563 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:38:55 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 562 , to selected 290
Add entry about using timecounter TSC and cpu frequency changing.

Revision 562 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:37:16 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 561 , to selected 290
Just query as is if there is a trailing dot in the name.

Don't query as is twice.

Revision 561 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:15:07 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 560 , to selected 290
Fix a bug in ip_reass() if we are using 'full' hardware rx checksum offload.

Revision 560 - Directory Listing - [select for diffs]
Modified Sun Jan 7 22:50:58 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 559 , to selected 290
Update the kbdmux(4) manpage to explain how to disable it.

Revision 559 - Directory Listing - [select for diffs]
Modified Sun Jan 7 22:36:50 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 558 , to selected 290
Provide ability to disable kbdmux(4)

Fix endian bugs accessing ioctl arguments

Revision 558 - Directory Listing - [select for diffs]
Modified Sun Jan 7 22:29:34 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 557 , to selected 290
Sync with FreeBSD 6.1 Release

Revision 557 - Directory Listing - [select for diffs]
Modified Sun Jan 7 22:28:49 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 556 , to selected 290
Move the hard coded ETHER_* options where they belong.

Utilize the fact the module supprots all frames by default.

Fix comment.

Revision 556 - Directory Listing - [select for diffs]
Modified Sun Jan 7 22:14:28 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 555 , to selected 290
Fix random popping while playing in 32bit by increasing the buffer size.

Fix severe crackling under repetative module load/unload.

Make sure DMA pointer is properly aligned to avoid trunication by caller.

Add ac97 inverted external amplifier quirk for Maxselect x710s. (russian)

Trim unnecessary pointer alignment.

Revision 555 - Directory Listing - [select for diffs]
Modified Sun Jan 7 22:12:36 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 554 , to selected 290
Fix possible DMA leak and locking violation especially during suspend and resume or module load/unload.

Revision 554 - Directory Listing - [select for diffs]
Modified Sun Jan 7 19:12:01 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 553 , to selected 290
Grab the media from the passed in structure and put it in a global structure.

Revision 553 - Directory Listing - [select for diffs]
Modified Sun Jan 7 19:10:11 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 552 , to selected 290
Fixes a problem when you have IPSEC in your kernel and want crypto loaded as a module.

Revision 552 - Directory Listing - [select for diffs]
Modified Sun Jan 7 19:04:00 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 551 , to selected 290
Megacommit :)

This is a change in the way interrupt handling is done similar to the FreeBSD commit to RELENG_6_1 on March 10.

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 550 , to selected 290
Sync with FreeBSD.

Revision 550 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:40:58 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 549 , to selected 290
Have TCP Inflight disable itself if RTT is too low.

sysctl net.inet.tcp.inflight.rttthresh specifies the threshold in milliseconds below which it will disengage inflight.  It defaults to 10ms.

Revision 549 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:37:57 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 548 , to selected 290
Make sysctl_msec_to_ticks(SYSCTL_HANDER_ARGS) avaliable instead of private to tcp_timer.c

Revision 548 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:33:49 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 547 , to selected 290
Make kern.ipc.[max_linkhdr|max_protohdr|max_hdr|max_datalen] read only.

Revision 547 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:26:25 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 546 , to selected 290
Change pfs_visible() to optionally return with the process still locked to simply locking and close some race conditions.

Revision 546 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:24:33 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 545 , to selected 290
Print statistics on jumbo clusters and improve package zone info.

Revision 545 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:22:54 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 544 , to selected 290
Hold the proc lock while calling proc_sstep().

Revision 544 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:21:30 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 543 , to selected 290
Update man pages for functional changes not documented previously.

Revision 543 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:19:04 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 542 , to selected 290
Change the x86 interrupt code to allocate IDT vectors on demand.

Revision 542 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:13:28 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 541 , to selected 290
apic fixes and tweaks from FreeBSD revisions 1.16 (io_apic.c) and 1.18 (local_apic.c)

Revision 541 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:11:21 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 540 , to selected 290
Style(9) fix.

Revision 540 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:08:44 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 539 , to selected 290
Backout cardbus MFC from FreeBSD 6.1 beta and bring the code to 6.1 Release
standards.

Revision 539 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:06:21 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 538 , to selected 290
Sync with FreeBSD 6.1

Revision 538 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:05:37 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 537 , to selected 290
Correct issues with cardbus code.  Sync with FreeBSD.

Revision 537 - Directory Listing - [select for diffs]
Modified Sun Jan 7 04:00:04 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 536 , to selected 290
Sync with FreeBSD 6.1 Release.

Revision 536 - Directory Listing - [select for diffs]
Modified Sun Jan 7 03:56:32 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 535 , to selected 290
$MidnightBSD$

Sync with FreeBSD 6.1 Release.

Revision 535 - Directory Listing - [select for diffs]
Modified Sun Jan 7 03:54:45 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 534 , to selected 290
Sync ELI with FreeBSD 6.1 Release.

Revision 534 - Directory Listing - [select for diffs]
Modified Sun Jan 7 03:50:23 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 533 , to selected 290
Apply some patches from FreeBSD 6.1 Release for cpu detection, ioctl fixes, etc.

Change i386 GENERIC kernel to include VESA and raster support so that end users can easily switch to 800x600 and other video modes in the console.  While the kernel size is larger, it makes more sense on a desktop.

Revision 533 - Directory Listing - [select for diffs]
Modified Sun Jan 7 03:47:09 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 532 , to selected 290
Re-apply previous patch.

Revision 532 - Directory Listing - [select for diffs]
Modified Sun Jan 7 03:45:37 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 531 , to selected 290
Accidently added code to attach instead of the init function.

Revision 531 - Directory Listing - [select for diffs]
Modified Sat Jan 6 22:03:11 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 530 , to selected 290
Helps to spell the function name correctly.

Revision 530 - Directory Listing - [select for diffs]
Modified Sat Jan 6 21:52:37 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 529 , to selected 290
Sync with FreeBSD

Revision 529 - Directory Listing - [select for diffs]
Modified Sat Jan 6 21:02:49 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 528 , to selected 290
Fix the hw.realmem sysctl

Revision 528 - Directory Listing - [select for diffs]
Modified Sat Jan 6 21:02:36 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 527 , to selected 290
Fix hw.realmem sysctl

Revision 527 - Directory Listing - [select for diffs]
Modified Sat Jan 6 20:59:56 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 526 , to selected 290
For now we are just syncing documentation.  We will transition this around or shrotly after 0.1 release.

Revision 526 - Directory Listing - [select for diffs]
Modified Sat Jan 6 19:27:31 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 525 , to selected 290
Again this documentation is helpful until we have our own.

Revision 525 - Directory Listing - [select for diffs]
Modified Sat Jan 6 19:25:01 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 524 , to selected 290
We haven't decided on how we're going to build or store the website documentation in the future yet.  This will sync some problems with the imported docs in case we decide to do something with them. If not, its a handy reference until our own documentation is in place.

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 523 , to selected 290
Fix pmccontrol(8) when run on Intel Xeon chips in 64bit mode.

Revision 523 - Directory Listing - [select for diffs]
Modified Sat Jan 6 19:15:59 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 522 , to selected 290
Add default choice option for --yesno box.
Reduce trivial code duplications.

Obtained from FreeBSD 6.1 Release.

Revision 522 - Directory Listing - [select for diffs]
Modified Sat Jan 6 19:13:19 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 521 , to selected 290
Add option -w to specify graph width.  Default width is terminal width.

Fix the way the median is calculated.

Obtained from FreeBSD 6.1 Release.

Revision 521 - Directory Listing - [select for diffs]
Modified Sat Jan 6 18:52:52 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 520 , to selected 290
Switch this over to GIANT as the other keyboard devices require.

Revision 520 - Directory Listing - [select for diffs]
Modified Sat Jan 6 18:33:23 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 519 , to selected 290
Add ncpus to check the number of CPUs.

Revision 519 - Directory Listing - [select for diffs]
Modified Sat Jan 6 06:02:29 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 518 , to selected 290
Add a spinlock to handles cases where printf, etc are called simultaneously.  This should fix console freezes in some circumstances.

This patch was based on a similar patch to FreeBSD stable, however, we do not use the new "enhanced" syscons code so it will require further testing.  It works fine on a UNI box.

Revision 518 - Directory Listing - [select for diffs]
Modified Sat Jan 6 05:03:18 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 517 , to selected 290
Remove alpha directory

Revision 517 - Directory Listing - [select for diffs]
Modified Sat Jan 6 05:00:07 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 516 , to selected 290
Remove references to alpha.

Revision 516 - Directory Listing - [select for diffs]
Modified Sat Jan 6 01:29:55 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 515 , to selected 290
Cleanup can be fun.

Revision 515 - Directory Listing - [select for diffs]
Modified Sat Jan 6 01:16:44 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 514 , to selected 290
Check the return code of sc_clean_up() in the only place missing.  There is only one case where it can fail in wait_scrn_saver_stop(), but might as well check.

Revision 514 - Directory Listing - [select for diffs]
Modified Sat Jan 6 01:11:46 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 513 , to selected 290
Sometimes the vty switching has to be delayed; the vty to be switched is saved in sc->delayed_next_scr and toe actual switch happens later.  It is possible to get into an endless loop when trying to switch to a closed vty.

To repeat:
boot single user
run kbdcontrol -b visual
quickly press alt + f2 twice.

Revision 513 - Directory Listing - [select for diffs]
Modified Thu Jan 4 06:44:59 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 512 , to selected 290
__restrict

Revision 512 - Directory Listing - [select for diffs]
Modified Thu Jan 4 06:27:28 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 511 , to selected 290
Fix formatting.

Revision 511 - Directory Listing - [select for diffs]
Modified Thu Jan 4 06:26:08 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 510 , to selected 290
Add the source of strndup(3).

Revision 510 - Directory Listing - [select for diffs]
Modified Thu Jan 4 06:22:50 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 509 , to selected 290
Add strndup(3) to libc.

Revision 509 - Directory Listing - [select for diffs]
Modified Thu Jan 4 06:22:05 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 508 , to selected 290
Add strndup(3) to libc.

$MidnightBSD$

Revision 508 - Directory Listing - [select for diffs]
Modified Wed Jan 3 03:24:21 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 507 , to selected 290
Remove ealloc and sprite headers.  ealloc is now provided by libutil and the few definitions needed in sprite.h have been moved.

Switch to c99 stdbool.

Revision 507 - Directory Listing - [select for diffs]
Modified Wed Jan 3 02:53:21 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 506 , to selected 290
ANSIfy

Revision 506 - Directory Listing - [select for diffs]
Modified Wed Jan 3 02:24:29 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 505 , to selected 290
ANSIfy and make local functions static.

Revision 505 - Directory Listing - [select for diffs]
Modified Tue Jan 2 21:20:33 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 504 , to selected 290
Adjust manpage to document additonal information about new -p and -o flags.

Revision 504 - Directory Listing - [select for diffs]
Modified Tue Jan 2 21:17:33 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 503 , to selected 290
Add DragonFly and MidnightBSD definitions.

Revision 503 - Directory Listing - [select for diffs]
Modified Tue Jan 2 20:08:18 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 502 , to selected 290
Add susv3

Revision 502 - Directory Listing - [select for diffs]
Modified Tue Jan 2 20:04:03 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 501 , to selected 290
Make local changes to mdoc.local to give us .Mx for MidnightBSD. Also include recent OS releases from the other BSDs so we can reference them.

Inspired from DragonFly.  OpenBSD releases are missing.

Revision 501 - Directory Listing - [select for diffs]
Modified Tue Jan 2 09:50:08 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 500 , to selected 290
Add -o and -p options from DragonFly.

-0 keyword causes rcorder to generate the dependancy list required to execute
a particular keyword.

-p generated PROVIDE keywords for the specified files.

TODO: document these.

Revision 500 - Directory Listing - [select for diffs]
Modified Tue Jan 2 08:14:55 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 499 , to selected 290
Clarify a section.

Revision 499 - Directory Listing - [select for diffs]
Modified Tue Jan 2 08:13:30 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 498 , to selected 290
Do not pass through the tailing newline char form ctime(3) output to
setproctitle(3) in order to get rid of the \n escape sequence in ps(1) output
of a dump(8) process.

Revision 498 - Directory Listing - [select for diffs]
Modified Tue Jan 2 08:06:44 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 497 , to selected 290
Check for no leading slash.

Revision 497 - Directory Listing - [select for diffs]
Modified Tue Jan 2 08:04:52 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 496 , to selected 290
If rawname returns null, deal with iIf rawname returns null, deal with it.

Revision 496 - Directory Listing - [select for diffs]
Modified Tue Jan 2 08:01:12 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 495 , to selected 290
Avoid changing line while processing syslog prios.

Revision 495 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:58:35 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 494 , to selected 290
Send client indentifier unconditonally as Mac OS X and Windows do.  This corrects problems with older or cheap routers.

Revision 494 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:53:37 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 493 , to selected 290
There is no -n option

Revision 493 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:52:31 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 492 , to selected 290
Obtained from FreeBSD:

Be more like Windows and Linux and send our hostname in the host-name
option if none is given in the config file.  Also add #ifdefd out
support for sending a client ID based on our MAC address.

PR:		bin/94743, bin/76401
Submitted by:	Frank Behrens <frank at pinky dot sax dot de>

Revision 492 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:51:20 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 491 , to selected 290
Obtained from FreeBSD:

  It is possible for bpf to return a length such that:

         length != BPF_WORDALIGN(length)

  This meeans that it is possible for this to be true:

         interface->rbuf_offset > interface->rbuf_len

  Handle this case in the test for running out of packets.  While
  OpenBSD's solution of setting interface->rbuf_len to
  BPF_WORDALIGN(length) is safe due to the size of the buffer, I think
  this solution results in less hidden assumptions.

  This should fix the problem of dhclient running away and consuming 100%
  CPU.

PR:		bin/102226
Submitted by:	Joost Bekkers <joost at jodocus.org>

Revision 491 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:43:23 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 490 , to selected 290
WARNS?=6

Revision 490 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:41:35 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 489 , to selected 290
Eliminate core dumpbs on lines without '\n'.

Revision 489 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:40:39 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 488 , to selected 290
Use pidfile(3).

Reset lineno to 1 for each devd config file.

Revision 488 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:19:11 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 487 , to selected 290
Remove alpha bits, $MidnightBSD$

Revision 487 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:15:33 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 486 , to selected 290
WARNS?=6

Revision 486 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:14:29 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 485 , to selected 290
Remove alpha bits... -s flag was removed prior to fork.. clean up getopt

Revision 485 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:11:41 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 484 , to selected 290
$MidnightBSD$
WARNS?=6

Revision 484 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:07:00 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 483 , to selected 290
Add new modes.

Revision 483 - Directory Listing - [select for diffs]
Modified Tue Jan 2 07:03:16 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 482 , to selected 290
If not compiled for debugging, redirect standard input/output/error to /dev/null before becoming a daemon.

Revision 482 - Directory Listing - [select for diffs]
Modified Tue Jan 2 06:59:59 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 481 , to selected 290
WARNS?=6

$MidnightBSD$

Revision 481 - Directory Listing - [select for diffs]
Modified Tue Jan 2 06:57:32 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 480 , to selected 290
Clean up RCS/CVS ids

Revision 480 - Directory Listing - [select for diffs]
Modified Tue Jan 2 06:54:22 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 479 , to selected 290
Rename perror, xperror as we are using a homegrown version.  (Inspired by OpenBSD)

With this fix, we can go to WARNS=6

Revision 479 - Directory Listing - [select for diffs]
Modified Tue Jan 2 06:37:58 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 478 , to selected 290
$MidnightBSD$

WARNS=5

NetBSD Coverity CID 1745: Fix memory leak.

Revision 478 - Directory Listing - [select for diffs]
Modified Mon Jan 1 01:25:05 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 477 , to selected 290
Recent power outage hit the cvs server.  This file seems to be the only one affected.

Revision 477 - Directory Listing - [select for diffs]
Modified Mon Jan 1 00:08:00 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 476 , to selected 290
We've been busy today.

Revision 476 - Directory Listing - [select for diffs]
Modified Mon Jan 1 00:00:52 2007 UTC (17 years, 4 months ago) by laffer1
Diff to previous 475 , to selected 290
Remove reference to loader.conf since its been impossible for a long time to specify using loader.conf

Revision 475 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:54:46 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 474 , to selected 290
Fix error in reference.

Revision 474 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:50:26 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 473 , to selected 290
Beautify the messages from the ipfw script.

Revision 473 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:48:54 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 472 , to selected 290
Change ipfw l to ipfw list

Revision 472 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:46:15 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 471 , to selected 290
Correct misleading documentation.

Revision 471 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:42:24 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 470 , to selected 290
Document the relation between $command and $foo_program.

Revision 470 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:38:59 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 469 , to selected 290
Fix references for SUP to csup.

Revision 469 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:37:08 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 468 , to selected 290
Mention no NLS catalog option.

Revision 468 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:35:25 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 467 , to selected 290
Add No NLS Catalogs in relation to recent tcsh commit.

Revision 467 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:30:12 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 466 , to selected 290
Fix whitespace.

Revision 466 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:28:03 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 465 , to selected 290
Fix holiday for Romania.

Revision 465 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:25:30 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 464 , to selected 290
Get rid of a potential panic in linprocfs by removing a call to fdfree() which is no longer needed.

Revision 464 - Directory Listing - [select for diffs]
Modified Sun Dec 31 23:23:44 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 463 , to selected 290
If block size is zero, use normal file operations to do I/O.  This eliminates a divide by zero fault.

Obtained from FreeBSD (davidxu)

Revision 463 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:42:40 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 462 , to selected 290
Happy New Year.

Revision 462 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:37:47 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 461 , to selected 290
s/FreeBSD/MidnightBSD

Revision 461 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:36:16 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 460 , to selected 290
Add efun(3) functions from NetBSD.

Revision 460 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:35:34 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 459 , to selected 290
Forgot to add Makefile for spell(1) related special dict files.

Revision 459 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:34:27 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 458 , to selected 290
Remove portsnap from tree.

Revision 458 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:31:45 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 457 , to selected 290
Remove portsnap

Revision 457 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:29:36 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 456 , to selected 290
Remove portsnap config file.

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 455 , to selected 290
We do not have a portsnap service.

Revision 455 - Directory Listing - [select for diffs]
Modified Sun Dec 31 22:17:42 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 454 , to selected 290
Add rdate to Makefile.

Revision 454 - Directory Listing - [select for diffs]
Modified Sun Dec 31 21:10:52 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 453 , to selected 290
Just to clarify compatiblity, we've merged all changes between the import date of Feb 24 and the tcsh Feb 26 commit in FreeBSD.  Bump the version number.

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 452 , to selected 290
Check for a non-null superblock.

Make quot skip unallocated inodes.

Revision 452 - Directory Listing - [select for diffs]
Modified Sun Dec 31 21:04:08 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 451 , to selected 290
Allow timo to be 0 when mtx is not NULL

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 , to selected 290
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 449 , to selected 290
Fix the name of plip

Revision 449 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:57:23 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 448 , to selected 290
lp0 has been plip0 for some time before our fork.

Revision 448 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:55:58 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 447 , to selected 290
Add missing ohci_waitintr() call that allows polled operation of bulk transfers to have a chance.

Revision 447 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:52:02 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 446 , to selected 290
Add definition of SWIDTH.  Fixes locale problems with tcsh.

Revision 446 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:49:07 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 445 , to selected 290
Always print a newline char at the end of the line.

Revision 445 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:43:11 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 444 , to selected 290
Stop device so we don't panic on removal.

Revision 444 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:42:08 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 443 , to selected 290
enable s/w bmiss handling in sta mode

Revision 443 - Directory Listing - [select for diffs]
Modified Sun Dec 31 20:39:52 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 442 , to selected 290
use s/w bmiss facility

Revision 442 - Directory Listing - [select for diffs]
Modified Sun Dec 31 19:01:26 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 441 , to selected 290
Back out some of the changes to kern_mbuf.c and correct an obmission in upic_mbuf.c

Revision 441 - Directory Listing - [select for diffs]
Modified Sun Dec 31 10:00:42 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 440 , to selected 290
Fix rcorder and fsck as they included e*alloc routines now found in libutil.

Revision 440 - Directory Listing - [select for diffs]
Modified Sun Dec 31 09:59:48 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 439 , to selected 290
Add NetBSD efun(3) functions...

esetfunc, easprintf, efopen, ecalloc, emalloc, erealloc, estrdup, estrlcat, estrlcpy, evasprintf

Some code in the tree already includes this such as fsck and rcorder. This will make NetBSD code porting easier.  Note our libutil uses libutil.h instead of util.h.

Revision 439 - Directory Listing - [select for diffs]
Modified Sun Dec 31 09:09:40 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 438 , to selected 290
Enable the NLS catalog of csh(1).  Since this requires libiconv which is not part of base, I've imported the stub from FreeBSD.

Revision 438 - Directory Listing - [select for diffs]
Modified Sun Dec 31 09:04:12 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 437 , to selected 290
Prepare for tcsh libiconv catalogs

Revision 437 - Directory Listing - [select for diffs]
Modified Sun Dec 31 08:58:59 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 436 , to selected 290
Replace 4k mbuf clusters with PAGE_SIZE clusters. This should improve TCP/IP performance.

Also add new MidnightBSD_version which will someday replace osreldate etc.

Revision 436 - Directory Listing - [select for diffs]
Modified Sun Dec 31 08:15:20 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 435 , to selected 290
Add OpenBSD's hash functions.

Revision 435 - Directory Listing - [select for diffs]
Modified Sun Dec 31 07:08:37 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 434 , to selected 290
Add spell(1) from NetBSD. spell is a spell check program originating from Version 6 AT&T UNIX.  It was opened up by Caldera and cleaned up by Todd Miller at OpenBSD, then additonal work was done by perry @ NetBSD.

I've decided to place the dictionary files in src/share/dict/* to keep usr.bin clean. The code is not very clean and could use improvement.  I've left the NetBSD TODO for this purpose.

Revision 434 - Directory Listing - [select for diffs]
Modified Sun Dec 31 07:02:05 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 433 , to selected 290
Added src/share/dict/special for spell(1) import from NetBSD.

Revision 433 - Directory Listing - [select for diffs]
Modified Sun Dec 31 07:01:21 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 432 , to selected 290
Added for future import of spell(1) from NetBSD.

Revision 432 - Directory Listing - [select for diffs]
Modified Sun Dec 31 05:23:39 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 431 , to selected 290
Add deroff, a utility to remove nroff/troff, eqn, pic and tbl constructs from NetBSD, OpenBSD.

Revision 431 - Directory Listing - [select for diffs]
Modified Sun Dec 31 04:44:37 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 430 , to selected 290
Add seq from NetBSD 3.0.  seq prints out a sequence of random numbers, one per line from first to as near last as possible.

Revision 430 - Directory Listing - [select for diffs]
Modified Sat Dec 30 00:20:46 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 429 , to selected 290
Improve clear temp routine based on recent changes in FreeBSD 7 current.

Revision 429 - Directory Listing - [select for diffs]
Modified Sat Dec 30 00:08:13 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 428 , to selected 290
Remove OSF1 alpha support

Revision 428 - Directory Listing - [select for diffs]
Modified Sat Dec 30 00:07:07 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 427 , to selected 290
kill alpha support here.

Revision 427 - Directory Listing - [select for diffs]
Modified Sat Dec 30 00:03:30 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 426 , to selected 290
Ensure that ldconfig has been run earlier so that services out of mports have access to their shared libraries.

Revision 426 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:50:25 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 425 , to selected 290
Correctly set moused_$2_enable when moused_nondefault_enable is set to NO

Revision 425 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:44:23 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 424 , to selected 290
Fix quote

Revision 424 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:44:10 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 423 , to selected 290
Change NFS cache timeout to match kernel value.

Revision 423 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:38:24 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 422 , to selected 290
Improve the friendliness of the linux ld.so.cache with read only file systems.

Revision 422 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:31:13 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 421 , to selected 290
Make sure abi and therefore archdep start before SERVERS.

Revision 421 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:28:29 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 420 , to selected 290
rc.d comformance patch:

Fix stop command so we don't get abi not running error.
Just use start instead of prestart.

Revision 420 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:23:36 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 419 , to selected 290
Add missing PCI ID for Acer m5288.

Revision 419 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:11:17 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 418 , to selected 290
Fix login fail to catch sshd, proftpd, and su errors along with many other programs.

Revision 418 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:06:53 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 417 , to selected 290
Don't forget to install the new periodic scripts.

Revision 417 - Directory Listing - [select for diffs]
Modified Fri Dec 29 23:02:18 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 416 , to selected 290
Add daily periodic scripts with a default of OFF/NO for gmirror, graid3, gstripe and gconcat.

Revision 416 - Directory Listing - [select for diffs]
Modified Fri Dec 29 22:55:20 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 415 , to selected 290
No longer need kvmdb

Revision 415 - Directory Listing - [select for diffs]
Modified Fri Dec 29 22:49:38 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 414 , to selected 290
Add mixer_enable with a default of Yes.

Revision 414 - Directory Listing - [select for diffs]
Modified Fri Dec 29 22:35:40 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 413 , to selected 290
Don't be sexist.

Revision 413 - Directory Listing - [select for diffs]
Modified Fri Dec 29 22:33:25 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 412 , to selected 290
$MidnightBSD$

Ignore errors in rc.conf files, simplify the file rotation logic, and make it slightly more secure.

Obtained from FreeBSD

Revision 412 - Directory Listing - [select for diffs]
Modified Fri Dec 29 22:27:52 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 411 , to selected 290
$MidnightBSD$
UCB Clause 3

Check return values of setenv

Revision 411 - Directory Listing - [select for diffs]
Modified Fri Dec 29 21:00:15 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 410 , to selected 290
Cleanup init(8).  Switch over to static function declarations.

$MidnightBSD$

Revision 410 - Directory Listing - [select for diffs]
Modified Fri Dec 29 19:09:14 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 409 , to selected 290
Based on a patch by M. Warner Losh on hackers@freebsd.org, this patch allows init to chroot.

Revision 409 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:24:38 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 408 , to selected 290
Sync with FreeBSD RELENG_6_2.

Reparent the process that executes the window= command from the ttys to the init.  This prevents zombies from being accumulated.

Revision 408 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:22:23 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 407 , to selected 290
Use standard mode instead of 500 for /sbin/init

Revision 407 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:21:38 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 406 , to selected 290
$MidnightBSD$

Revision 406 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:17:37 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 405 , to selected 290
Explain muting.

Revision 405 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:16:25 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 404 , to selected 290
Reference nextboot(8)

Revision 404 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:15:07 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 403 , to selected 290
Crossreference nextboot(8)

Revision 403 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:14:05 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 402 , to selected 290
Sync with FreeBSD RELENG_6_2.  Catch a number of signals which could result in a race condition with init as corrected in NetBSD.

Revision 402 - Directory Listing - [select for diffs]
Modified Thu Dec 28 01:04:03 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 401 , to selected 290
Sync with FreeBSD RELENG_6_2, $MidnightBSD$

Revision 401 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:58:05 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 400 , to selected 290
$MidnightBSD$

Revision 400 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:57:17 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 399 , to selected 290
$MidnightBSD$, Correct incorrect statement about the return value as 0 is returned if ALL are found, not any.

Revision 399 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:53:13 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 398 , to selected 290
$MidnightBSD$, UCB clause 3

Revision 398 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:52:20 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 397 , to selected 290
UCB clause 3, $MidnightBSD$, markup fixes.

Revision 397 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:48:11 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 396 , to selected 290
Oops... missing " helps.

Revision 396 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:46:14 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 395 , to selected 290
$MidnightBSD$, UCB clause 3

Revision 395 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:43:46 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 394 , to selected 290
Add the -S option as inspired by OpenBSD and FreeBSD 7-Current.

Revision 394 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:38:31 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 393 , to selected 290
UCB clause 3

Revision 393 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:31:53 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 392 , to selected 290
$MidnightBSD$

Revision 392 - Directory Listing - [select for diffs]
Modified Thu Dec 28 00:30:40 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 391 , to selected 290
UCB clause 3

Revision 391 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:56:44 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 390 , to selected 290
NUL terminate buffer from fgetln(3).

Revision 390 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:54:55 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 389 , to selected 290
Check the entire length of the current argument for the EOF string, but don't assume an ANSI string and thus don't use strcmp(3) which looks for NUL.

Revision 389 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:50:49 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 388 , to selected 290
Document the DONTSTRIP environment option.

Revision 388 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:49:11 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 387 , to selected 290
Remove UCB advertising clause.

Revision 387 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:48:24 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 386 , to selected 290
Add DONTSTRIP so that one can easily install debugable binaries when one cannot easily edit a package's makefiles or configure scripts.

Revision 386 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:43:52 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 385 , to selected 290
Use sysctlbyname

Revision 385 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:38:19 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 384 , to selected 290
Import getent(1), a program which retrieves and displays entries from the administrative database such as hosts, using the lookup order in nsswitch.conf(5).

Imported from FreeBSD, NetBSD.

Revision 384 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:31:40 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 383 , to selected 290
Fix the build with NO_LIBPTHREAD or NO_LIBTHR depending on the arch.

Revision 383 - Directory Listing - [select for diffs]
Modified Wed Dec 27 23:24:15 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 382 , to selected 290
Print the euid after the gid.

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 381 , to selected 290
Undefine __DATE__ to avoid placing a build timestamp into /usr/sbin/named

Revision 381 - Directory Listing - [select for diffs]
Modified Wed Dec 27 17:18:07 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 380 , to selected 290
Add rdate to rc.d startup so users can choose between ntpd and rdate.

Revision 380 - Directory Listing - [select for diffs]
Modified Wed Dec 27 16:46:13 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 379 , to selected 290
ntpd's -S flag is the default so we do not need to set it.

Revision 379 - Directory Listing - [select for diffs]
Modified Wed Dec 27 16:43:12 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 378 , to selected 290
Disable dump device as we are prepairing for encrypted swap.

Revision 378 - Directory Listing - [select for diffs]
Modified Wed Dec 27 05:16:15 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 377 , to selected 290
Sync with FreeBSD RELENG_6

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 376 , to selected 290
Finally fixed this outstanding issue by importing some missing files.  Duh!

Revision 376 - Directory Listing - [select for diffs]
Modified Wed Dec 27 05:02:27 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 375 , to selected 290
Documented changes to bsnmpd, geom, etc.

Revision 375 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:52:56 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 374 , to selected 290
Sync with FreeBSD RELENG_6_2

Revision 374 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:51:23 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 373 , to selected 290
Look for BSD label at 512-byte offset, if not found on the very beginning of the second sector.  This makes it compatible with labels created by disklabel(8) on non-512-byte-per-sector devices.

Import from FreeBSD.

Revision 373 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:48:57 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 372 , to selected 290
Delay an orphan event if provider has still in-flight I/O requests. GEOM classes can then detach safely from the provider when an orphan event is received.  Fixes a 'detach with active requests' panic for gstripe/gconcat under load.

Imported/Obtained from FreeBSD.

Revision 372 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:46:36 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 371 , to selected 290
Fix memory alignment error.

Import from FreeBSD.

Revision 371 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:45:12 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 370 , to selected 290
Add g_duplicate_bio() function which does the same thing as g_clone_bio() except it allocates new bio with a M_WAITOK flag.

sys/geom/geom.h
sys/geom/geom_io.c

Import from FreeBSD.

Revision 370 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:41:43 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 369 , to selected 290
Allow to use g_slice_orphan() from outside.

Revision 369 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:39:03 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 368 , to selected 290
VFS SMP fixes, stack api, softupdates fixes.

Revision 368 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:36:31 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 367 , to selected 290
Make sure that bio is set that no data has been transfered to fix fdisk(8)'s probing of secotr size for non-512 byte sector sizes.

Revision 367 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:32:54 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 366 , to selected 290
Fix a typo in a comment.

Revision 366 - Directory Listing - [select for diffs]
Modified Wed Dec 27 04:04:06 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 365 , to selected 290
Oops.  Haven't added audit...

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 364 , to selected 290
Change the generation of /etc/fstab so that encryption is used for swap.

Revision 364 - Directory Listing - [select for diffs]
Modified Wed Dec 27 03:46:16 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 363 , to selected 290
Forgot to add these on Oct 30

Revision 363 - Directory Listing - [select for diffs]
Modified Wed Dec 27 03:04:25 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 362 , to selected 290
$MidnightBSD$

Revision 362 - Directory Listing - [select for diffs]
Modified Wed Dec 27 02:51:01 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 361 , to selected 290
$MidnightBSD$

Revision 361 - Directory Listing - [select for diffs]
Modified Wed Dec 27 02:32:32 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 360 , to selected 290
Remove additional alpha bit...

Don't create stray objects on pc98.  We may still support pc98.

Detect that the audit group is missing earlier during install.

Revision 360 - Directory Listing - [select for diffs]
Modified Wed Dec 27 02:27:33 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 359 , to selected 290
Don't attempt to compile DEFAULTS and don't attempt to compile LINT twice.

Do not discard the current value of __MAKE_CONF when testing whether MAKEOBJDIRPREFIX is set at a wrong place.

Revision 359 - Directory Listing - [select for diffs]
Modified Wed Dec 27 02:07:53 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 358 , to selected 290
Change default CVSup command to csup.  Since we haven't done a release yet, fix default branch.

Revision 358 - Directory Listing - [select for diffs]
Modified Wed Dec 27 02:05:17 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 357 , to selected 290
Fix make install for cvsup files.

Revision 357 - Directory Listing - [select for diffs]
Modified Wed Dec 27 01:30:02 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 356 , to selected 290
Add csup to usr.bin, the second step.

Revision 356 - Directory Listing - [select for diffs]
Modified Wed Dec 27 01:28:42 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 355 , to selected 290
Add csup to contrib, the first step to importing csup into base.

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 , to selected 290
$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 353 , to selected 290
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 353 - Directory Listing - [select for diffs]
Modified Wed Dec 27 00:48:45 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 352 , to selected 290
Removed several supfiles

Revision 352 - Directory Listing - [select for diffs]
Modified Tue Dec 26 22:38:02 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 351 , to selected 290
Catch this up a bit with recent changes.

Revision 351 - Directory Listing - [select for diffs]
Modified Tue Dec 26 22:26:03 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 350 , to selected 290
We now have a MidnightBSD CVSup server.  Make changes to allow users to access stargazer directly, remove files not needed, and fix comments.

Revision 350 - Directory Listing - [select for diffs]
Modified Tue Dec 26 21:58:15 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 349 , to selected 290
We now have a cvsupd server.

Revision 349 - Directory Listing - [select for diffs]
Modified Tue Dec 26 01:20:32 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 348 , to selected 290
   Fix a typo in __fpu_ftox() that caused long double to long (and long long)
   conversion of negative numbers to always result in -1.

Revision 348 - Directory Listing - [select for diffs]
Modified Fri Dec 22 02:12:27 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 347 , to selected 290
We should not return an ERROR if there are no batteries present.

Revision 347 - Directory Listing - [select for diffs]
Modified Thu Dec 21 21:00:13 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 346 , to selected 290
Missed a ifp

Revision 346 - Directory Listing - [select for diffs]
Modified Thu Dec 21 20:41:16 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 345 , to selected 290
Assign rl_dev for rl driver.

Revision 345 - Directory Listing - [select for diffs]
Modified Thu Dec 21 20:40:08 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 344 , to selected 290
Add rl_dev for previous commit.

Revision 344 - Directory Listing - [select for diffs]
Modified Thu Dec 21 19:52:03 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 343 , to selected 290
Don't touch ifp-if_baudrate in miibus aware drivers.

Revision 343 - Directory Listing - [select for diffs]
Modified Thu Dec 21 19:51:12 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 342 , to selected 290
Fix the previous commit to use rl's dev instead of ifp.  (two back)

Revision 342 - Directory Listing - [select for diffs]
Modified Thu Dec 21 16:47:20 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 341 , to selected 290
Fix some race conditions in TTY code.  tty and sessrele(), doenterpgrp(), leavepgrp(), pgdelete() and enterpgrp().  The tty code is still under giant lock, but the session/pgrp release code just used proctree_locks.  P_CONTROLT isn't really fully locked too in enterpgrp().

Obtained from FreeBSD, mbr.

Revision 341 - Directory Listing - [select for diffs]
Modified Thu Dec 21 16:31:26 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 340 , to selected 290
Retest tp->t_session because Giant might have been temporarily dropped while waiting for proctree_lock, allowing for an intervening tty_close() that cleared tp_>t_session.

Obtained from FreeBSD,tegge.

Revision 340 - Directory Listing - [select for diffs]
Modified Thu Dec 21 16:22:39 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 339 , to selected 290
Consistently use if_printf() only in interface methods: if_start, if_ioctl, if_watchdog, etc or in functions that are used by these methods only.  In all other cases, device_printf should be used.

This also fixes several panics when if_printf() is called before softc->ifp was initialized.

Revision 339 - Directory Listing - [select for diffs]
Modified Thu Dec 21 16:18:09 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 338 , to selected 290
IF_LLADDR does not necessarily return aligned memory addresses.  Since accessing ID registers in rt181x9 needs 32bit register access and RL_IDR6/RL_IDR7 registers are reserved registers bzero() is needed before copying the ethernet address.
This fixes a bug in Sparc64

Obtained from FreeBSD, yongari.

Revision 338 - Directory Listing - [select for diffs]
Modified Mon Dec 18 23:50:50 2006 UTC (17 years, 4 months ago) by laffer1
Diff to previous 337 , to selected 290
As discussed on freebsd-threads@freebsd.org, a libpthread bug exists that this patch by Peter Edwards Corrects.

Here is a summary:

I've a problem when a process uses:
       libpthread
       detached threads
       mixed bound/unbound threads
       suspended threads  (a la pthread_resume_np())

whereby some newly created suspended threads don't get scheduled.
I think I've tracked it down, so if someone could review the
reasoning, I'd be grateful.

Newly launched threads have a "struct pthread" that may be allocated
from a freelist of GCed threads. Apparently, when detached threads
enter the GCed list, they can still have the "active" flag set on
them. Later, this causes problems when this thread is recycled and
resumed, because _thr_setrunnable_unlocked() doesn't add it to a
run queue.

thr_cleanup can be called either from the bound-threads scheduler,
or the unbound scheduler. One callsite clears "active", "needswitchout",
and "lock_switch" to zero before the call. The other callsite just
clears "check_pending". I think these flags are all either bound-thread
or unbound-thread specific, and that there was an unintended
assumption that the thread would remain with the same "boundedness"
after being recycled, which isn't neccessarily the case. (Or another
way - the idea was that there was no need to clear the "active"
flag on a bound thread, as its only used for unbound threads, but
a GCed bound thread might be recycled into an unbound thread)

Given that, it seems correct to clean up the thread the same way
for both cases, and just move that code into thr_cleanup.

Revision 337 - Directory Listing - [select for diffs]
Modified Wed Dec 6 19:43:37 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 336 , to selected 290
Should be >= and not >

Revision 336 - Directory Listing - [select for diffs]
Modified Thu Nov 30 04:09:58 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 335 , to selected 290
Minor cleanup

Revision 335 - Directory Listing - [select for diffs]
Modified Thu Nov 30 03:58:23 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 334 , to selected 290
Fix setmode error handling.

Revision 334 - Directory Listing - [select for diffs]
Modified Thu Nov 30 03:54:25 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 333 , to selected 290
Minor cleanups to sync.  $MidnightBSD$

Cleaned up source so that it would be more portable and inline with NetBSD.

Revision 333 - Directory Listing - [select for diffs]
Modified Wed Nov 29 17:09:59 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 332 , to selected 290
Minor adjustment on the value for "short filename" situations to match freebsd's behavior.  Using -1 makes more sense.

Revision 332 - Directory Listing - [select for diffs]
Modified Wed Nov 29 04:31:24 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 331 , to selected 290
The original patch falsely assumed time_t.

Revision 331 - Directory Listing - [select for diffs]
Modified Wed Nov 29 03:04:33 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 330 , to selected 290
Correct file creation timestamp.

Revision 330 - Directory Listing - [select for diffs]
Modified Fri Nov 24 19:41:57 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 329 , to selected 290
Check that -w width is not above maximum.  Use DWIDTH constant instead of a hard coded constant.

Reported by Gruzicki Wlodek on Bugtraq.
Obtained from FreeBSD, NetBSD, and OpenBSD.

Revision 329 - Directory Listing - [select for diffs]
Modified Thu Nov 16 13:36:07 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 328 , to selected 290
FreeBSD all versions FireWire IOCTL kernel integer overflow information disclousure

Revision 328 - Directory Listing - [select for diffs]
Modified Wed Nov 1 01:02:34 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 327 , to selected 290
Signals can be delivered to a process or thread.  Check for thread delivered signals as well.

Revision 327 - Directory Listing - [select for diffs]
Modified Wed Nov 1 00:58:45 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 326 , to selected 290
EWOULDBLOCK should be a recoverable error.  If it is not, clients will experience data loss using TCP.

Revision 326 - Directory Listing - [select for diffs]
Modified Tue Oct 31 19:22:30 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 325 , to selected 290
Cleanup

Revision 325 - Directory Listing - [select for diffs]
Modified Tue Oct 31 19:20:59 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 324 , to selected 290
List recent changes and removals.

Revision 324 - Directory Listing - [select for diffs]
Modified Tue Oct 31 19:20:02 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 323 , to selected 290
$MidnightBSD$
Remove clause 3 from UCB license
Cleanup of man7

Revision 323 - Directory Listing - [select for diffs]
Modified Mon Oct 30 21:39:18 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 322 , to selected 290
Update DRM/DRI.  Fix ptrace_machdep build error.

Revision 322 - Directory Listing - [select for diffs]
Modified Mon Oct 30 20:28:38 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 321 , to selected 290
oops

Revision 321 - Directory Listing - [select for diffs]
Modified Mon Oct 30 18:51:07 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 320 , to selected 290
i915 attachment and running fixed.
i915 vblank support.
Radeon's new memory map support.
ATI PCI/PCIE GART fix.
r300 fixes

Hack to radeon module to shut up errors.

Obtained from FreeBSD stable

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 319 , to selected 290
Bandaid to get world to build.  Need to research/fix this problem.

Revision 319 - Directory Listing - [select for diffs]
Modified Mon Oct 30 16:55:24 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 318 , to selected 290
Be reasonable when overwrite mode is enabled and there are hard links.  Overwriting when links > 1 will cause data loss.

Obtained from FreeBSD, OpenBSD.

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

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 316 , to selected 290
Sync bsnmpd with FreeBSD stable/vendor.

Revision 316 - Directory Listing - [select for diffs]
Modified Mon Oct 30 15:28:00 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 315 , to selected 290
update documentation as we've already imported the functional changes for 9.3.2p1.

Revision 315 - Directory Listing - [select for diffs]
Modified Mon Oct 30 15:18:22 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 314 , to selected 290
fix lukemftpd

Revision 314 - Directory Listing - [select for diffs]
Modified Mon Oct 30 14:50:16 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 313 , to selected 290
Only catch SIGINFO when LIBPTHREAD_DEBUG is defined in the environment.

Eliminate a race condition in timed waist (cv, mutex, sleeps).

Don't forget to init a TAILQ before using it.

Allocate a thread's tcb last so it is easier to handle failures to malloc() siginfo.

Include needed headers obtained through pthread.h

Obtained from FreeBSD (March 2006 MFC)

Revision 313 - Directory Listing - [select for diffs]
Modified Mon Oct 30 13:55:39 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 312 , to selected 290
Remove alpha references, install shared libc_r into /lib because its aliased by libpthread and some /sbin tools.

Revision 312 - Directory Listing - [select for diffs]
Modified Mon Oct 30 13:50:18 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 311 , to selected 290
Added bce a few months back.  Need a man page.

Revision 311 - Directory Listing - [select for diffs]
Modified Mon Oct 30 07:43:26 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 310 , to selected 290
Correct decoding a string containing '/'

Revision 310 - Directory Listing - [select for diffs]
Modified Mon Oct 30 07:34:44 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 309 , to selected 290
Added strtonum

Revision 309 - Directory Listing - [select for diffs]
Modified Mon Oct 30 07:30:16 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 308 , to selected 290
More cleanup

Revision 308 - Directory Listing - [select for diffs]
Modified Mon Oct 30 07:28:15 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 307 , to selected 290
Posixize function strtonum, clean up manpage.

Revision 307 - Directory Listing - [select for diffs]
Modified Mon Oct 30 07:22:30 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 306 , to selected 290
Oops.. someone forgot to add the definition for strtonum

Revision 306 - Directory Listing - [select for diffs]
Modified Sat Oct 28 17:34:35 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 305 , to selected 290
$MidnightBSD$

Revision 305 - Directory Listing - [select for diffs]
Modified Sat Oct 28 06:15:57 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 304 , to selected 290
Described various src/sys/dev updates, lukemftpd and other exiting things.

Revision 304 - Directory Listing - [select for diffs]
Modified Sat Oct 28 06:06:48 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 303 , to selected 290
Added intel ICH7 version

Revision 303 - Directory Listing - [select for diffs]
Modified Sat Oct 28 06:04:20 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 302 , to selected 290
Recently added Intel ICH8, nForce 5 support.

Revision 302 - Directory Listing - [select for diffs]
Modified Sat Oct 28 05:14:30 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 301 , to selected 290
Clear invalid bits in SSE mxcsr register.

Revision 301 - Directory Listing - [select for diffs]
Modified Sat Oct 28 05:08:09 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 300 , to selected 290
Clear invalid bits in SSE mxcsr register

Revision 300 - Directory Listing - [select for diffs]
Modified Sat Oct 28 04:41:43 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 299 , to selected 290
Added two additional Intel PCI ids for fxp 10/100 Pro NICs.

Revision 299 - Directory Listing - [select for diffs]
Modified Sat Oct 28 04:27:11 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 298 , to selected 290
Clear invalid bits in SSE mxcsr register.

Revision 298 - Directory Listing - [select for diffs]
Modified Sat Oct 28 04:16:57 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 297 , to selected 290
Don't set CR0_NE and CR0_MP in npx_probe() as they are already set earlier in cpu_setregs().

If we know this CPU has a FPU via cpuid, just assume INT16 and make the dmesg quiet.  This is true for all Pentium class processors and even some 486DX systems.

Revision 297 - Directory Listing - [select for diffs]
Modified Sat Oct 28 04:04:49 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 296 , to selected 290
Don't allow userland to set hardware watch points on kernel memory for i386.

Revision 296 - Directory Listing - [select for diffs]
Modified Sat Oct 28 04:01:34 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 295 , to selected 290
Remove UCB advertising clause.

Revision 295 - Directory Listing - [select for diffs]
Modified Sat Oct 28 01:03:14 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 294 , to selected 290
change seeded check

Revision 294 - Directory Listing - [select for diffs]
Modified Sat Oct 28 01:01:05 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 293 , to selected 290
Update lukemftpd

Revision 293 - Directory Listing - [select for diffs]
Modified Fri Oct 27 22:11:59 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 292 , to selected 290
Missed mpt changes.

Revision 292 - Directory Listing - [select for diffs]
Modified Fri Oct 27 20:46:54 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 291 , to selected 290
Sync with cam changes.

Revision 291 - Directory Listing - [select for diffs]
Modified Fri Oct 27 19:52:26 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 290
Add speed sense correction for U320 SCSI.  Correct problem with mpt driver import.

Revision 290 - Directory Listing - [selected]
Modified Fri Oct 27 16:35:43 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 289
Back out changes.

Revision 289 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:54:29 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 288 , to selected 290
Sync with FreeBSD 6-Stable

Revision 288 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:49:00 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 287 , to selected 290
Sync Via VGE based Gigabit ethernet with FreeBSD 6-Stable

Revision 287 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:46:20 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 286 , to selected 290
Sync with FreeBSD 6-Stable (6.2 beta)

Revision 286 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:44:29 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 285 , to selected 290
Sync mpt driver with 6-Stable (6.2 beta).  Adds support for newer fibre channel cards and SCSI controllers.

Revision 285 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:36:04 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 284 , to selected 290
Sync USB support with FreeBSD 6.1 Release.

Revision 284 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:32:37 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 283 , to selected 290
Fix handling of keyboard LEDs.

Revision 283 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:30:17 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 282 , to selected 290
Import some locking changes from FreeBSD

Revision 282 - Directory Listing - [select for diffs]
Modified Fri Oct 27 15:28:41 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 281 , to selected 290
Part 3:
Add support for nforce5 and intel ICH8 chipsets.  Add some additional ICH7 support.

From FreeBSD

Revision 281 - Directory Listing - [select for diffs]
Modified Thu Oct 26 21:17:32 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 280 , to selected 290
Part 2 of our large ata update.  Most of these changes come from FreeBSD 6-stable or 6.1 Release.  We should be at least at 6.1 release levels with our support for devices with this commit.

Add support for the JMicron JMB361, 365 and 366 chips.

Make the ATAPI sense data accessible when using the ioctl interface.

Revision 280 - Directory Listing - [select for diffs]
Modified Thu Oct 26 12:59:58 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 279 , to selected 290
Fix spelling error and change to MidnightBSD

Revision 279 - Directory Listing - [select for diffs]
Modified Wed Oct 18 16:42:48 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 278 , to selected 290
Document -l maxrun.  It was added to freebsd nearly 12 years ago and no one bothered to document it.

Revision 278 - Directory Listing - [select for diffs]
Modified Wed Oct 18 16:07:47 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 277 , to selected 290
Add reload command.

Revision 277 - Directory Listing - [select for diffs]
Modified Wed Oct 18 16:07:04 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 276 , to selected 290
Fix amd if installed from ports or another source.

Revision 276 - Directory Listing - [select for diffs]
Modified Wed Oct 18 15:52:35 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 275 , to selected 290
Avoid a warning for each whiteout found during ls -lW

# ls -lW
total 2
-rw-r--r--  1 root  wheel  6 Oct 18 14:46 file1
ls: ./file2: No such file or directory
w---------  0 root  wheel  0 Jan  1  1970 file2

From FreeBSD rev 1.76

Revision 275 - Directory Listing - [select for diffs]
Modified Wed Oct 18 15:47:38 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 274 , to selected 290
Do not call chflags() for whiteouted files.  From FreeBSD rev 1.56

Revision 274 - Directory Listing - [select for diffs]
Modified Mon Oct 16 15:29:06 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 273 , to selected 290
Remove references to alpha

Revision 273 - Directory Listing - [select for diffs]
Modified Sun Oct 15 00:11:58 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 272 , to selected 290
Try to catch up recent commits.

Revision 272 - Directory Listing - [select for diffs]
Modified Sun Oct 15 00:07:21 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 271 , to selected 290
No locks on tree at this time.

Revision 271 - Directory Listing - [select for diffs]
Modified Sun Oct 15 00:06:35 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 270 , to selected 290
informal maintainer change from freebsd repo.

Revision 270 - Directory Listing - [select for diffs]
Modified Sat Oct 14 23:52:44 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 269 , to selected 290
Remove alpha arch references.

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 268 , to selected 290
Change ports reference to mports.

Revision 268 - Directory Listing - [select for diffs]
Modified Sat Oct 14 23:08:54 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 267 , to selected 290
Fast interupt handlers are causing problems on some systems.  This will workaround the problem until it can be resolved.

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Oct 13 23:15:50 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 266 , to selected 290
Only use the channel in the request given to ata_completed if
its still present.

Only look for ICRC and CORR errors on ATA devices not ATAPI.

Get rid of all the long long and mixint casting in printfs'.

On all our platforms intmax == int64_t so simply using %j to
print int64_ts' is safe all over, and doesn't pollute the code.

Update atapi-fd to support direct devices such as disks.

ATAUSB will need to hook inot the delayed boot identity to
have interrupts running, so externalize it.

Add USB modes.

Revision 266 - Directory Listing - [select for diffs]
Modified Fri Oct 13 20:43:48 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 265 , to selected 290
Keep the parent device (channel) around in ata_request so that we don't
panic on device removal or failure.

Clean up ata_fail_requests to prevent the queue mnging to fail.

Ensure ata_reinit does things in the right order to prevent panics.

Revision 265 - Directory Listing - [select for diffs]
Modified Thu Oct 12 20:52:33 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 264 , to selected 290
Fix memory leak in UDF.

Revision 264 - Directory Listing - [select for diffs]
Modified Tue Oct 10 20:03:47 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 263 , to selected 290
fix strange stray character possibly from faulty old server backup.

Revision 263 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:44:06 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 262 , to selected 290
Update config for openssh 4.4p1

Revision 262 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:40:33 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 261 , to selected 290
commit the config change.

Revision 261 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:21:56 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 260 , to selected 290
add lukemftpd.

Revision 260 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:20:24 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 259 , to selected 290
if rpc.pcnfsd exists, it would be a port.

Revision 259 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:18:37 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 258 , to selected 290
Comment out examples.

Revision 258 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:15:06 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 257 , to selected 290
If NO_BIND_MTREE is set, we don't have anywehre to put namedb files.  No need to try.

Revision 257 - Directory Listing - [select for diffs]
Modified Tue Oct 10 19:12:20 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 256 , to selected 290
Fix NO_CRYPT option when it is only defined during some make operations.

Revision 256 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:52:38 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 255 , to selected 290
Add $MidnightBSD$ and the netbsd namespace hack.

Revision 255 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:48:14 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 254 , to selected 290
namespace hack from netbsd

Revision 254 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:46:55 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 253 , to selected 290
Fix static compiling.

Revision 253 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:46:54 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 252 , to selected 290
netbsd namespace hack

Revision 252 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:41:10 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 251 , to selected 290
namespace hack from netbsd

Revision 251 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:38:44 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 250 , to selected 290
openssh 4.4p1 import fix

Revision 250 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:37:52 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 249 , to selected 290
netbsd namespace hack

Revision 249 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:32:15 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 248 , to selected 290
add additional files from the OpenSSH import

Revision 248 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:30:23 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 247 , to selected 290
NetBSD namespace hack.

Revision 247 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:27:32 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 246 , to selected 290
NetBSD hack for namespace pollution.

Revision 246 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:25:49 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 245 , to selected 290
Minimize namespace pollution. NetBSD hack.

Revision 245 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:36:54 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 244 , to selected 290
fix build of openssh.

Revision 244 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:23:51 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 243 , to selected 290
Fix bug in malloc_uninit():
Releasing items from the mt_zone can not be done by a simple uma_zfree() call since mt_zone is allocated with the UMA_ZONE_MALLOC flag.  Use uma_zfree_arg instead and supply the slam.

This bug can cause panics in low memory conditions while unloading kernel modules containing MALLOC_DEFINE(...) statements.

This commit brings kern_malloc.c up to FreeBSD 6.1 release equivalency.

Revision 243 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:08:08 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 242 , to selected 290
Remove extraneous PHOLD() in kthread_create()

Revision 242 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:06:10 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 241 , to selected 290
fix openssh import

Revision 241 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:04:35 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 240 , to selected 290
Fix OpenSSH import

Revision 240 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:02:13 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 239 , to selected 290
fix auth files based on freebsd stable changes.

Revision 239 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:01:30 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 238 , to selected 290
Fix authentication files based on FreeBSD stable changes.

Revision 238 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:00:40 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 237 , to selected 290
update tricks for 4.4

Revision 237 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:00:15 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 235 , to selected 290
Change directions for OpenSSH 4.4

Revision 235 - Directory Listing - [select for diffs]
Modified Tue Oct 10 14:38:30 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 233 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r234,
which included commits to RCS files with non-trunk default branches.
Revision 233 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:19:03 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 232 , to selected 290
Don't interpret .//dir as /dir.

Revision 232 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:16:20 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 231 , to selected 290
document changes.

Revision 231 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:15:15 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 230 , to selected 290
Copy filename read from stdin into the private buffer.

Revision 230 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:12:18 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 229 , to selected 290
Fix typo.

Revision 229 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:11:04 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 228 , to selected 290
Be pedantic and do fts_close() when done.

Revision 228 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:09:01 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 227 , to selected 290
Fix some typos and clarify some information in the man page regarding column title such as =foo at the end of -o.

Revision 227 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:06:27 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 226 , to selected 290
Fix the case where the user specifies an alternate heading for some output format keyword and the keyword they picked is an alias to some other keyword. This includes the segfault fixes.  (FreeBSD)

Revision 226 - Directory Listing - [select for diffs]
Modified Sun Oct 8 14:59:26 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 225 , to selected 290
Add -F option to delete empty directories when creating a new symlink.

Revision 225 - Directory Listing - [select for diffs]
Modified Sun Oct 8 14:27:29 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 224 , to selected 290
update manpage

Revision 224 - Directory Listing - [select for diffs]
Modified Sun Oct 8 06:21:47 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 223 , to selected 290
Fix comment.

Revision 223 - Directory Listing - [select for diffs]
Modified Sun Oct 8 06:19:42 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 222 , to selected 290
Fix WARNS=2 warnings.

Revision 222 - Directory Listing - [select for diffs]
Modified Sun Oct 8 06:08:55 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 221 , to selected 290
Make sure the filename for the kernel is correct.  The last character could be wrong with the previous code.

Revision 221 - Directory Listing - [select for diffs]
Modified Sun Oct 8 06:07:29 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 220 , to selected 290
When enabling A20 put upper limit on amount of time we wait for the keyboard controller to get ready (65K x ISA access time, visually around 1 second).  If we have wait more than that amount it's likely that the hardware is a legacy-free system and doesn't have a keyboard controller and doesn't require enabling A20 at all.

This makes cdboot/pxeldr work on MacBook Pro systems with Boot Camp and some IBM Netvista systems such as the S40.

Revision 220 - Directory Listing - [select for diffs]
Modified Sun Oct 8 06:00:04 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 219 , to selected 290
Reduces the size of BTX and boot2 along with some Compaq/HP bios compatibility fixes.

Revision 219 - Directory Listing - [select for diffs]
Modified Sun Oct 8 05:48:24 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 218 , to selected 290
Fix for AMD64 systems so that the code generated is identical.

Revision 218 - Directory Listing - [select for diffs]
Modified Sun Oct 8 05:46:40 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 217 , to selected 290
whitespace cleanup

Revision 217 - Directory Listing - [select for diffs]
Modified Sun Oct 8 05:43:48 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 216 , to selected 290
Remove BSD/OS option and skip the beep if the selection is ok.

Revision 216 - Directory Listing - [select for diffs]
Modified Sun Oct 8 04:52:18 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 215 , to selected 290
Remove advertising clause

Revision 215 - Directory Listing - [select for diffs]
Modified Sun Oct 8 04:50:57 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 214 , to selected 290
Remove clause as approved in 1999

Revision 214 - Directory Listing - [select for diffs]
Modified Sat Oct 7 18:33:48 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 213 , to selected 290
The UK had some changes with their time zones.  This also caused the zoneinfo import to screw up tzsetup.

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 , to selected 290
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 , to selected 290
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 210 , to selected 290
Fix binary upgrades by accounting for the schg flag on /var/empty

Revision 210 - Directory Listing - [select for diffs]
Modified Wed Oct 4 01:34:54 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 209 , to selected 290
Fixing problems with 4.4p1 import

Revision 209 - Directory Listing - [select for diffs]
Modified Tue Oct 3 02:03:03 2006 UTC (17 years, 7 months ago) by raven
Diff to previous 207 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r208,
which included commits to RCS files with non-trunk default branches.
Revision 207 - Directory Listing - [select for diffs]
Modified Mon Oct 2 04:59:17 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 206 , to selected 290
Fix a number of security vulnerabilities in OpenSSL as reported on their website Septmeber 28, 2006.

Revision 206 - Directory Listing - [select for diffs]
Modified Mon Oct 2 00:39:35 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 205 , to selected 290
forgot to add int copyout :)

Revision 205 - Directory Listing - [select for diffs]
Modified Mon Oct 2 00:24:29 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 204 , to selected 290
Adjusted directions

Revision 204 - Directory Listing - [select for diffs]
Modified Mon Oct 2 00:16:53 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 202 , to selected 290
gzio.c minigzip.c and zconf.h have changes that must be maintained during each upgrade from the vendor branch.

Revision 202 - Directory Listing - [select for diffs]
Modified Sun Oct 1 23:49:06 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 200 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r201,
which included commits to RCS files with non-trunk default branches.
Revision 200 - Directory Listing - [select for diffs]
Modified Sun Oct 1 22:12:20 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 199 , to selected 290
Make changes to Generic.  Remove legacy 486 cpu support.  $MidnightBSD$

Revision 199 - Directory Listing - [select for diffs]
Modified Sun Oct 1 21:55:48 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 198 , to selected 290
$MidnightBSD$

Revision 198 - Directory Listing - [select for diffs]
Modified Sun Oct 1 21:50:12 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 197 , to selected 290
$MidnightBSD$

Revision 197 - Directory Listing - [select for diffs]
Modified Sun Oct 1 21:47:25 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 196 , to selected 290
Fix some issues with ports/mports change. $MidnightBSD$

Revision 196 - Directory Listing - [select for diffs]
Modified Sun Oct 1 21:08:37 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 195 , to selected 290
fix ports tarball name

Revision 195 - Directory Listing - [select for diffs]
Modified Sun Oct 1 15:18:11 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 194 , to selected 290
Convert to mports.

Revision 194 - Directory Listing - [select for diffs]
Modified Sat Sep 30 18:29:33 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 193 , to selected 290
adjust nfs_diskless to work in additional situations.

Revision 193 - Directory Listing - [select for diffs]
Modified Sat Sep 30 15:00:44 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 192 , to selected 290
Remove USB keyboard option as we have kbdmux in.  Clean up menu text to improve usability.

Revision 192 - Directory Listing - [select for diffs]
Modified Fri Sep 29 14:10:15 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 191 , to selected 290
Change release target to use mports instead of ports.

Revision 191 - Directory Listing - [select for diffs]
Modified Wed Sep 27 12:58:48 2006 UTC (17 years, 7 months ago) by archite
Diff to previous 190 , to selected 290
ALTQ configuration for i386 KERNEL

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 189 , to selected 290
Update pkg_add -r path

Revision 189 - Directory Listing - [select for diffs]
Modified Sat Sep 23 16:25:27 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 188 , to selected 290
Fix a problem with some sun usb based machines.

Revision 188 - Directory Listing - [select for diffs]
Modified Sat Sep 23 02:56:53 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 187 , to selected 290
Fix POSIX compliance.

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 186 , to selected 290
Change pkg_add -r to MidnightBSD ftp.

Revision 186 - Directory Listing - [select for diffs]
Modified Sat Sep 23 01:26:01 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 185 , to selected 290
This patch corrects a problem when the max vnodes is below the minimum required by the code.  nm_wcommitsize calculation should be reviewed

Revision 185 - Directory Listing - [select for diffs]
Modified Sat Sep 23 01:16:55 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 184 , to selected 290
Techinically its a bad fd return as it is with all other cases.

Revision 184 - Directory Listing - [select for diffs]
Modified Thu Sep 21 16:45:30 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 183 , to selected 290
Fix panics with squid 2.6 using threading.  threads/103127 fbsd

Revision 183 - Directory Listing - [select for diffs]
Modified Wed Sep 20 03:39:30 2006 UTC (17 years, 7 months ago) by archite
Diff to previous 182 , to selected 290
gzip security patch

Revision 182 - Directory Listing - [select for diffs]
Modified Mon Sep 18 16:23:58 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 181 , to selected 290
Remove advertising clause from UCB

Revision 181 - Directory Listing - [select for diffs]
Modified Mon Sep 18 16:09:11 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 180 , to selected 290
Add $MidnightBSD$

Revision 180 - Directory Listing - [select for diffs]
Modified Mon Sep 18 16:08:37 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 179 , to selected 290
Remove advertising clause, add $MidnightBSD$

Revision 179 - Directory Listing - [select for diffs]
Modified Mon Sep 18 16:06:33 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 178 , to selected 290
Remove the advertising clause

Revision 178 - Directory Listing - [select for diffs]
Modified Mon Sep 18 15:55:53 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 177 , to selected 290
Clean up usage, fix row/column order to match OpenBSD, NetBSD and the last BSD 4.4 lite2 release.

Revision 177 - Directory Listing - [select for diffs]
Modified Mon Sep 18 00:15:49 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 176 , to selected 290
Add bce module

Revision 176 - Directory Listing - [select for diffs]
Modified Sun Sep 17 13:59:51 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 175 , to selected 290
Enable bce gigabit ethernet driver.

Revision 175 - Directory Listing - [select for diffs]
Modified Sun Sep 17 13:56:38 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 174 , to selected 290
Enable the bce gigabit ethernet driver.

Revision 174 - Directory Listing - [select for diffs]
Modified Sun Sep 17 03:16:22 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 173 , to selected 290
Enable building bce kernel module

Revision 173 - Directory Listing - [select for diffs]
Modified Sun Sep 17 02:37:31 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 172 , to selected 290
Update from 6.0.5 to 6.1.4 Intel driver.  This update adds support for one additional NIC and hopefully will fix some problems with the em found on some Dell gx260's negotiating below gigabit speeds!

Revision 172 - Directory Listing - [select for diffs]
Modified Thu Sep 14 03:56:55 2006 UTC (17 years, 7 months ago) by archite
Diff to previous 171 , to selected 290
Changed gcc version to indicate MidnightBSD

Revision 171 - Directory Listing - [select for diffs]
Modified Sun Sep 10 00:40:35 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 170 , to selected 290
Remove pidfile reference so ntpd can be stopped using the rc mechanisms.

Revision 170 - Directory Listing - [select for diffs]
Modified Sat Sep 9 23:31:34 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 169 , to selected 290
Remove $FreeBSD$

Revision 169 - Directory Listing - [select for diffs]
Modified Sat Sep 9 23:27:07 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 168 , to selected 290
*** empty log message ***

Revision 168 - Directory Listing - [select for diffs]
Modified Sat Sep 9 23:13:07 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 167 , to selected 290
*** empty log message ***

Revision 167 - Directory Listing - [select for diffs]
Modified Sat Sep 9 14:06:07 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 166 , to selected 290
Fix standards section as we renamed -p to -D.

Revision 166 - Directory Listing - [select for diffs]
Modified Sat Sep 9 13:48:40 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 165 , to selected 290
Changed -p flag to -D for "Date".  Cleaned up the manual.  The utility now checks the length of the format argument and gives an error immediately.

I do not want cat to become a general purpose filter, but this functionality seems quite useful.

Revision 165 - Directory Listing - [select for diffs]
Modified Fri Sep 8 14:04:24 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 164 , to selected 290
A new flag, -p, was added to cat which allows dates to be prepended to each line of output.  This could be useful when logging from scripts, etc.

The format is based on strftime
so cat -p %D test might print out
09/08/06testing this
if the file test contained testing this.

This is based on a patch floating around FreeBSD-Current.

Revision 164 - Directory Listing - [select for diffs]
Modified Thu Sep 7 18:52:52 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 163 , to selected 290
 recursive DNS server, a remote attacker sending enough recursive
queries for the replies to arrive after all the interested clients
have left the recursion queue will trigger an INSIST failure in the
named(8) daemon.  Also for a a recursive DNS server, an assertion
failure can occour when processing a query whose reply will contain
more than one SIG(covered) RRset.

For an authoritative DNS server serving a RFC 2535 DNSSEC zone which
is queried for the SIG records where there are multiple SIG(covered)
RRsets (e.g. a zone apex), named(8) will trigger an assertion failure
when it tries to construct the response.

Revision 163 - Directory Listing - [select for diffs]
Modified Thu Sep 7 18:51:09 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 162 , to selected 290
Vulnerability in OpenSSL where bytes are ignored in keys around the signature.

Revision 162 - Directory Listing - [select for diffs]
Modified Wed Sep 6 14:57:43 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 161 , to selected 290
Work around a deadlock when ATA waits for the taskqueue to call back for completion and something else is holding the taskqueue waiting for ATA to return.

Fixes the "semaphore timeout !! DANGER Will Robinson !!" messages.  This patch was obtained from FreeBSD ata-queue.c  1.50.2.3 (march 1 2006) and ata-all.h from the same time.

Revision 161 - Directory Listing - [select for diffs]
Modified Tue Sep 5 12:34:38 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 160 , to selected 290
*** empty log message ***

Revision 160 - Directory Listing - [select for diffs]
Modified Mon Sep 4 21:00:53 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 159 , to selected 290
Someone forgot to add ksh to bin/Makefile

Revision 159 - Directory Listing - [select for diffs]
Modified Wed Aug 30 04:16:05 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 158 , to selected 290
Correct a possible race condition and remove some locks that are redundant.

Revision 158 - Directory Listing - [select for diffs]
Modified Tue Aug 29 16:34:08 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 157 , to selected 290
$MidnightBSD$

Revision 157 - Directory Listing - [select for diffs]
Modified Tue Aug 29 14:40:51 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 156 , to selected 290
Correct spelling errors.

Revision 156 - Directory Listing - [select for diffs]
Modified Tue Aug 29 14:34:05 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 155 , to selected 290
Point at localhost instead of bar.com

Revision 155 - Directory Listing - [select for diffs]
Modified Tue Aug 29 14:24:41 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 154 , to selected 290
Sync with FreeBSD and indirectly NetBSD.

Revision 154 - Directory Listing - [select for diffs]
Modified Tue Aug 29 14:06:06 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 153 , to selected 290
Removing rc_fancy patch.

Revision 153 - Directory Listing - [select for diffs]
Modified Tue Aug 29 14:05:11 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 152 , to selected 290
Reverting to color free rc.subr.

Revision 152 - Directory Listing - [select for diffs]
Modified Tue Aug 29 13:09:18 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 151 , to selected 290
Fix formatting problem with ambiguous ".\n" lines in rc startup when rc fancy is disabled.

Revision 151 - Directory Listing - [select for diffs]
Modified Tue Aug 29 05:23:24 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 150 , to selected 290
$MidnightBSD$

Revision 150 - Directory Listing - [select for diffs]
Modified Tue Aug 29 05:16:19 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 149 , to selected 290
$MidnightBSD$

Revision 149 - Directory Listing - [select for diffs]
Modified Mon Aug 28 02:52:35 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 148 , to selected 290
Free to Midnight

Revision 148 - Directory Listing - [select for diffs]
Modified Mon Aug 28 02:47:46 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 147 , to selected 290
$MidnightBSD$

Revision 147 - Directory Listing - [select for diffs]
Modified Mon Aug 28 02:28:59 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 146 , to selected 290
$MidnightBSD$

Revision 146 - Directory Listing - [select for diffs]
Modified Mon Aug 28 02:15:05 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 145 , to selected 290
$MidnightBSD$

Revision 145 - Directory Listing - [select for diffs]
Modified Mon Aug 28 01:56:42 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 144 , to selected 290
$MidnightBSD$

Revision 144 - Directory Listing - [select for diffs]
Modified Mon Aug 28 01:35:55 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 143 , to selected 290
$MidnightBSD$

Revision 143 - Directory Listing - [select for diffs]
Modified Mon Aug 28 00:47:59 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 142 , to selected 290
$MidnightBSD$ and add ntpd.conf

Revision 142 - Directory Listing - [select for diffs]
Modified Mon Aug 28 00:44:25 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 141 , to selected 290
Remove ntpd related files.

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 , to selected 290
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 , to selected 290
$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 138 , to selected 290
Mergemaster now checks $MidnightBSD$

Revision 138 - Directory Listing - [select for diffs]
Modified Sun Aug 27 20:56:38 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 137 , to selected 290
Updating files

Revision 137 - Directory Listing - [select for diffs]
Modified Sun Aug 27 20:11:25 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 136 , to selected 290
Changed default umask to 077

Revision 136 - Directory Listing - [select for diffs]
Modified Sun Aug 27 19:53:16 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 135 , to selected 290
Change dot files to 600 by default

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 134 , to selected 290
Update so that home directories are 700 by default.

Revision 134 - Directory Listing - [select for diffs]
Modified Sun Aug 27 18:49:41 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 133 , to selected 290
Added Eric Anderson's patch for cp which adds -a an -l flags.

-a is an archive mode which is equivalent to -PpR
-l is link mode where regular files are hard linked instead of copied.

Revision 133 - Directory Listing - [select for diffs]
Modified Fri Aug 25 06:24:52 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 132 , to selected 290
ACPI patches for laptops and other changes related to the new sleep_queue / em driver commit.

if_media was updated to allow import of bce and some baudrate changes in vge.

Revision 132 - Directory Listing - [select for diffs]
Modified Fri Aug 25 06:22:55 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 131 , to selected 290
The following controllers are supported by this driver:
    BCM5706C A2, A3
    BCM5708C B1

Revision 131 - Directory Listing - [select for diffs]
Modified Fri Aug 25 06:20:58 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 130 , to selected 290
Patched ACPI problem in hwpcm which needs further testing.  randomdev was updated along with it.

mii had a bug with recently driver patches as a function was missing to set the ifmedia_baudrate().  The function was added elsewhere.

Revision 130 - Directory Listing - [select for diffs]
Modified Fri Aug 25 06:19:06 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 129 , to selected 290
Corrected a problem with keyboard control after kbdmux and kbd patches.

Revision 129 - Directory Listing - [select for diffs]
Modified Fri Aug 25 03:08:09 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 127 , to selected 290
Removed baudrate as its not needed.

Revision 127 - Directory Listing - [select for diffs]
Modified Thu Aug 24 07:53:57 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 124 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r126,
which included commits to RCS files with non-trunk default branches.
Revision 124 - Directory Listing - [select for diffs]
Modified Thu Aug 24 07:47:42 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 122 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r123,
which included commits to RCS files with non-trunk default branches.
Revision 122 - Directory Listing - [select for diffs]
Modified Thu Aug 24 06:51:36 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 121 , to selected 290
Keyboard multiplexer added to GENERIC. syscons patched to detect keyboards and add them as they are found. i386 only.

Revision 121 - Directory Listing - [select for diffs]
Modified Thu Aug 24 05:37:56 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 120 , to selected 290
Added psm ID's for glide point devices commonly found on laptops. Brings PSM support to FreeBSD 6.1 release.

Revision 120 - Directory Listing - [select for diffs]
Modified Thu Aug 24 05:35:39 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 119 , to selected 290
Intel gigabit network driver (em) updated to 6.05 with FreeBSD 6-stable enhancements.  Commit required a sync to a new version of the sleep queue routines which also fixed a deadlock problem.  An ACPI issue with some laptops has been noted and a fix will be forthcoming.

Revision 119 - Directory Listing - [select for diffs]
Modified Thu Aug 24 00:31:14 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 118 , to selected 290
Patch for ppp(4) buffer overflow

Revision 118 - Directory Listing - [select for diffs]
Modified Thu Aug 24 00:29:12 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 117 , to selected 290
Remove ntpdate utility as rdate replaces it.

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 , to selected 290
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 115 , to selected 290
Made final corrections to rdate.

Revision 115 - Directory Listing - [select for diffs]
Modified Wed Aug 23 15:36:08 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 114 , to selected 290
Go back to PHK malloc.  Development version accidently commited.

Revision 114 - Directory Listing - [select for diffs]
Modified Tue Aug 22 21:33:31 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 113 , to selected 290
Another update so that man pages display correct OS.

Revision 113 - Directory Listing - [select for diffs]
Modified Tue Aug 22 21:05:08 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 112 , to selected 290
Added hack so that ^L clears the screen.

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 , to selected 290
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 , to selected 290
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 , to selected 290
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 108 , to selected 290
Import of OpenBSD's rdate utility.  Leapseconds flag disabled until a decision is made on /usr/share/zoneinfo/Right/UTC or equivalent.

Revision 108 - Directory Listing - [select for diffs]
Modified Tue Aug 22 05:03:27 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 107 , to selected 290
Updated to tzdata2006j. Moved "systemv" into the backward category since its more backward than anything.

Revision 107 - Directory Listing - [select for diffs]
Modified Tue Aug 22 02:45:37 2006 UTC (17 years, 8 months ago) by archite
Diff to previous 106 , to selected 290
Changed groff so that man files now say MidnightBSD

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 105 , to selected 290
Removed several openbsd-compat functions not needed.  Smaller binaries are nice.

Revision 105 - Directory Listing - [select for diffs]
Modified Tue Aug 22 00:52:05 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 104 , to selected 290
Removed ntpdate rc script.. forgot to fix makefile.

Revision 104 - Directory Listing - [select for diffs]
Modified Mon Aug 21 19:45:21 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 103 , to selected 290
*** empty log message ***

Revision 103 - Directory Listing - [select for diffs]
Modified Mon Aug 21 17:43:19 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 102 , to selected 290
Finishing up the OpenNTPD commits.  Since we no longer have ntpdate, i'll simply have to add rdate later.

Revision 102 - Directory Listing - [select for diffs]
Modified Mon Aug 21 06:29:14 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 101 , to selected 290
Added _ntp user for OpenNTPD

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 100 , to selected 290
Adjusted path to config file to point to /etc/ntpd.conf instead of /usr/local/etc/ntpd.conf

Revision 100 - Directory Listing - [select for diffs]
Modified Mon Aug 21 06:02:16 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 99 , to selected 290
OpenNTPD config file

Revision 99 - Directory Listing - [select for diffs]
Modified Mon Aug 21 05:54:56 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 98 , to selected 290
Do to naming conflicts, openntpd had to be commited to its own directory src/contrib/openntpd.  This commit should clean up most of the mess. I should plan these things out more carefully. :)

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 97 , to selected 290
Convert to OpenNTPD.

Revision 97 - Directory Listing - [select for diffs]
Modified Mon Aug 21 04:15:39 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 96 , to selected 290
*** empty log message ***

Revision 96 - Directory Listing - [select for diffs]
Modified Mon Aug 21 03:48:21 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 95 , to selected 290
Changed default password to use blowfish instead of md5

Revision 95 - Directory Listing - [select for diffs]
Modified Mon Aug 21 03:34:42 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 94 , to selected 290
Imported strtonum() from OpenBSD

Revision 94 - Directory Listing - [select for diffs]
Modified Sun Aug 20 23:06:33 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 92 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r93, which
included commits to RCS files with non-trunk default branches.
Revision 92 - Directory Listing - [select for diffs]
Modified Sun Aug 20 23:01:33 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 90 , to selected 290
*** empty log message ***

Revision 90 - Directory Listing - [select for diffs]
Modified Sun Aug 20 16:05:47 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 88 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r89, which
included commits to RCS files with non-trunk default branches.
Revision 88 - Directory Listing - [select for diffs]
Modified Sun Aug 20 15:54:16 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 87 , to selected 290
*** empty log message ***

Revision 87 - Directory Listing - [select for diffs]
Modified Sun Aug 20 15:49:02 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 86 , to selected 290
Correcting some mistakes on import.

Revision 86 - Directory Listing - [select for diffs]
Modified Sun Aug 20 15:43:46 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 84 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r85, which
included commits to RCS files with non-trunk default branches.
Revision 84 - Directory Listing - [select for diffs]
Modified Sun Aug 20 15:36:01 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 83 , to selected 290
Convert to OpenNTPD.

Revision 83 - Directory Listing - [select for diffs]
Modified Sun Aug 20 15:09:03 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 82 , to selected 290
Convert to OpenNTPD.

Revision 82 - Directory Listing - [select for diffs]
Modified Sun Aug 20 02:42:38 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 81 , to selected 290
*** empty log message ***

Revision 81 - Directory Listing - [select for diffs]
Modified Sun Aug 20 02:01:31 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 80 , to selected 290
Convert to OpenNTPD

Revision 80 - Directory Listing - [select for diffs]
Modified Sun Aug 20 01:37:20 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 79 , to selected 290
Switching to OpenNTPD.  Cleaning up old files.

Revision 79 - Directory Listing - [select for diffs]
Modified Sun Aug 20 01:13:44 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 78 , to selected 290
Switching 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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
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 , to selected 290
*** 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 71 , to selected 290
Removing ISC ntpd

Revision 71 - Directory Listing - [select for diffs]
Modified Sat Aug 19 17:00:57 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 70 , to selected 290
Adding last few additions for OpenSSH

Revision 70 - Directory Listing - [select for diffs]
Modified Sat Aug 19 17:00:06 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 69 , to selected 290
adding remaining files for OpenSSH 4.3

Revision 69 - Directory Listing - [select for diffs]
Modified Sat Aug 19 16:49:51 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 68 , to selected 290
OpenSSH 4.3 patched files

Revision 68 - Directory Listing - [select for diffs]
Modified Sat Aug 19 16:47:07 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 67 , to selected 290
The remainder of the OpenSSH 4.3 upgrade

Revision 67 - Directory Listing - [select for diffs]
Modified Sat Aug 19 16:41:42 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 66 , to selected 290
Upgrade to OpenSSH 4.3 through modified FreeBSD-current sources.

Revision 66 - Directory Listing - [select for diffs]
Modified Sat Aug 19 06:52:44 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 65 , to selected 290
Added MidnightBSD to the kernel copyright notice.

Revision 65 - Directory Listing - [select for diffs]
Modified Fri Aug 18 23:13:16 2006 UTC (17 years, 8 months ago) by adam
Diff to previous 64 , to selected 290
Changed header information
Made KSH compile statically

Revision 64 - Directory Listing - [select for diffs]
Modified Fri Aug 18 00:44:47 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 63 , to selected 290
Corrected compiler bug

Revision 63 - Directory Listing - [select for diffs]
Modified Thu Aug 17 18:07:58 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 62 , to selected 290
ksh was added to the base system.

Revision 62 - Directory Listing - [select for diffs]
Modified Thu Aug 17 17:22:09 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 61 , to selected 290
Added ksh to the base system.

Revision 61 - Directory Listing - [select for diffs]
Modified Thu Aug 17 13:00:11 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 59 , to selected 290
Disabled stop on warning so ksh builds.  Eventually some code changes should be made to clear up the errors.

Revision 59 - Directory Listing - [select for diffs]
Modified Wed Aug 16 21:09:08 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 58 , to selected 290
OpenBSD 3.9 ksh

Revision 58 - Directory Listing - [select for diffs]
Modified Wed Aug 16 16:14:17 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 57 , to selected 290
Updated to correspond to sendmail 8.13.8

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 , to selected 290
*** 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 55 , to selected 290
My first past at MidnightBSDizing the installer.  Perhaps I should look into teh DF installer.

Revision 55 - Directory Listing - [select for diffs]
Modified Mon Aug 14 11:00:08 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 53 , to selected 290
Added cvs tags.

Revision 53 - Directory Listing - [select for diffs]
Modified Sat Aug 12 01:05:38 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 51 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r52, which
included commits to RCS files with non-trunk default branches.
Revision 51 - Directory Listing - [select for diffs]
Modified Sun Aug 6 13:32:03 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 50 , to selected 290
Fixed typos in pfctl

Revision 50 - Directory Listing - [select for diffs]
Modified Sun Aug 6 13:31:16 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 49 , to selected 290
*** empty log message ***

Revision 49 - Directory Listing - [select for diffs]
Modified Fri Aug 4 17:24:23 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 48 , to selected 290
Fixed a bug in nfsd where a payload of zero would cause a kernel panic.

Revision 48 - Directory Listing - [select for diffs]
Modified Fri Aug 4 17:17:04 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 47 , to selected 290
fast_ipsec has an error which allows packets to bypass the anti-replay check.  See FreeBSD-SA6:11.ipsec

Revision 47 - Directory Listing - [select for diffs]
Modified Fri Aug 4 17:14:57 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 46 , to selected 290
Corrected OPIE security issue where a user mistakenly got root password change acces.  FreeBSD-SA6:12.opie

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 45 , to selected 290
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 45 - Directory Listing - [select for diffs]
Modified Fri Aug 4 12:57:36 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 43 , to selected 290
Fixed a bug in smbfs where an attacker can escape a chroot environment.  See FreeBSD-SA-06:16.smbfs

Revision 43 - Directory Listing - [select for diffs]
Modified Fri Aug 4 02:03:05 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 41 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r42, which
included commits to RCS files with non-trunk default branches.
Revision 41 - Directory Listing - [select for diffs]
Modified Wed Jul 26 12:45:59 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 40 , to selected 290
Added __FBSDID hack so the tree builds until all cvs tags and macros are fixed.

Revision 40 - Directory Listing - [select for diffs]
Modified Wed Jul 26 12:35:19 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 39 , to selected 290
Added cvs tags.

Revision 39 - Directory Listing - [select for diffs]
Modified Wed Jul 26 00:25:33 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 38 , to selected 290
added cvs tags.

Revision 38 - Directory Listing - [select for diffs]
Modified Wed Jul 26 00:22:13 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 37 , to selected 290
Added cvs tags.

Revision 37 - Directory Listing - [select for diffs]
Modified Wed Jul 26 00:16:40 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 36 , to selected 290
Changed text to MidnightBSD.  Added cvs tag.

Revision 36 - Directory Listing - [select for diffs]
Modified Wed Jul 19 13:56:55 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 35 , to selected 290
Added cvs tags.

Revision 35 - Directory Listing - [select for diffs]
Modified Wed Jul 19 13:43:39 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 34 , to selected 290
Added cvs tags

Revision 34 - Directory Listing - [select for diffs]
Modified Mon Jul 17 23:07:58 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 33 , to selected 290
Converted to MidnightBSD to fix motd repeat problem.

Revision 33 - Directory Listing - [select for diffs]
Modified Fri Jul 7 15:55:59 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 32 , to selected 290
Added cvs id.

Revision 32 - Directory Listing - [select for diffs]
Modified Fri Jul 7 13:54:43 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 31 , to selected 290
Add cvs ids.

Revision 31 - Directory Listing - [select for diffs]
Modified Fri Jul 7 13:50:33 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 30 , to selected 290
Added cvs ids.

Revision 30 - Directory Listing - [select for diffs]
Modified Fri Jul 7 13:46:10 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 29 , to selected 290
Added cvs ids

Revision 29 - Directory Listing - [select for diffs]
Modified Mon Jun 26 15:12:15 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 28 , to selected 290
Modifying cvs tags and converting freebsd specific code.

Revision 28 - Directory Listing - [select for diffs]
Modified Mon May 22 06:14:15 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 27 , to selected 290
Added cvs header.

Revision 27 - Directory Listing - [select for diffs]
Modified Mon May 22 06:03:21 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 26 , to selected 290
Add cvs header.

Revision 26 - Directory Listing - [select for diffs]
Modified Mon May 22 05:08:38 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 25 , to selected 290
Added header.

Revision 25 - Directory Listing - [select for diffs]
Modified Mon May 22 04:35:12 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 24 , to selected 290
Added cvs header.

Revision 24 - Directory Listing - [select for diffs]
Modified Mon May 22 04:22:55 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 23 , to selected 290
Improved readability, added MidnightBSD copyright information.

Revision 23 - Directory Listing - [select for diffs]
Modified Mon May 22 04:09:41 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 22 , to selected 290
Removed FreeBSD references except where applicable.

Revision 22 - Directory Listing - [select for diffs]
Modified Mon May 22 04:05:53 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 21 , to selected 290
Removed referece to FreeBSD source syncing.

Revision 21 - Directory Listing - [select for diffs]
Modified Mon May 1 17:50:15 2006 UTC (18 years ago) by laffer1
Diff to previous 20 , to selected 290
*** empty log message ***

Revision 20 - Directory Listing - [select for diffs]
Modified Fri Apr 28 04:23:55 2006 UTC (18 years ago) by laffer1
Diff to previous 19 , to selected 290
Syntax errors corrected.

Revision 19 - Directory Listing - [select for diffs]
Modified Fri Apr 28 03:07:38 2006 UTC (18 years ago) by laffer1
Diff to previous 18 , to selected 290
Fancy RC startup with colors.

Revision 18 - Directory Listing - [select for diffs]
Modified Fri Apr 28 01:46:50 2006 UTC (18 years ago) by laffer1
Diff to previous 17 , to selected 290
Not FreeBSD anymore... fix motd

Revision 17 - Directory Listing - [select for diffs]
Modified Sat Apr 22 20:27:44 2006 UTC (18 years ago) by laffer1
Diff to previous 16 , to selected 290
*** empty log message ***

Revision 16 - Directory Listing - [select for diffs]
Modified Sat Apr 22 16:19:36 2006 UTC (18 years ago) by laffer1
Diff to previous 15 , to selected 290
add missing sparc64 config and makefile for kernel.

Revision 15 - Directory Listing - [select for diffs]
Modified Sat Apr 22 16:18:59 2006 UTC (18 years ago) by laffer1
Diff to previous 14 , to selected 290
Add missing config and makefile.

Revision 14 - Directory Listing - [select for diffs]
Modified Sat Apr 22 16:18:19 2006 UTC (18 years ago) by laffer1
Diff to previous 13 , to selected 290
Add missing makefile and config files

Revision 13 - Directory Listing - [select for diffs]
Modified Sat Apr 22 16:14:45 2006 UTC (18 years ago) by laffer1
Diff to previous 12 , to selected 290
Fixed 13.viref.  Added makefile not imported initially.

Revision 12 - Directory Listing - [select for diffs]
Modified Sat Apr 22 16:13:08 2006 UTC (18 years ago) by laffer1
Diff to previous 11 , to selected 290
Correct version of the config files.

Revision 11 - Directory Listing - [select for diffs]
Modified Sat Apr 22 16:04:32 2006 UTC (18 years ago) by laffer1
Diff to previous 10 , to selected 290
Kernel config files were missing.

Revision 10 - Directory Listing - [select for diffs]
Modified Wed Mar 1 04:24:17 2006 UTC (18 years, 2 months ago) by laffer1
Diff to previous 9 , to selected 290
Corrected import error where csh.a was not added.

Revision 9 - Directory Listing - [select for diffs]
Modified Tue Feb 28 04:09:52 2006 UTC (18 years, 2 months ago) by laffer1
Diff to previous 6 , to selected 290
*** empty log message ***

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 , to selected 290
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]
Modified Sat Feb 25 02:29:52 2006 UTC (18 years, 2 months ago) by laffer1
Diff to previous 2 , to selected 290
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches.
Revision 2 - Directory Listing - [select for diffs]
Modified Sat Feb 25 02:29:52 2006 UTC (18 years, 2 months ago) by laffer1
Diff to previous 1 , to selected 290
Imported from FreeBSD 6.0 sources

Revision 1 - Directory Listing - [select for diffs]
Added Sat Feb 25 02:29:52 2006 UTC (18 years, 2 months ago) by cvs2svn
Diff to selected 290
Standard project directories initialized by cvs2svn.

Convenience Links