kato
bb970de1a3
Remove __P.
2002-03-20 11:52:56 +00:00
kato
bb53806a04
MFi386: revision 1.505 (remove __P.)
2002-03-20 11:31:17 +00:00
kato
0e4d29dacb
MFi386: revision 1.504.
2002-03-20 11:15:05 +00:00
kato
89c4600244
MFi386: revision 1.503.
2002-03-20 11:13:41 +00:00
markm
177f27dab3
For the sake of consistency, remove an include that is included in
...
a previous include. All other files in this app do this.
2002-03-20 10:35:51 +00:00
jeff
453d388794
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 10:35:22 +00:00
markm
d7ea51307a
Remove __P().
2002-03-20 10:32:05 +00:00
jeff
378990c7c8
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 10:17:00 +00:00
jeff
e6a7c8b87f
Remove unused include.
2002-03-20 10:12:07 +00:00
jeff
5cc8ffe0d4
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 10:07:52 +00:00
dfr
d0f60a59c9
Replace calls to cpu_critical_enter/exit with appropriate calls to
...
either explicitly disable interrupts or use a real critical section,
as appropriate.
2002-03-20 10:04:08 +00:00
dfr
fb7bce66e9
Recreate intr_disable/intr_enable and implement cpu_critical_enter/exit
...
in terms of that (for now).
2002-03-20 10:00:05 +00:00
jeff
f552448b8a
Remove unused include.
2002-03-20 09:55:07 +00:00
jeff
2cd3bee6a1
Remove unused header.
2002-03-20 09:46:04 +00:00
cjc
dbbdf0bdd8
Add a paragraph break I missed in my last update.
2002-03-20 09:39:37 +00:00
ru
145cf2ca03
Fixed the NO_PERL braino.
2002-03-20 09:39:16 +00:00
darrenr
472ecf8a69
* add extra -I path to get the "matching" header files. (and split the one
...
line up into three to make it more readable)
2002-03-20 09:04:34 +00:00
darrenr
130c30a156
* add extra -I path to get the "matching" header files.
2002-03-20 09:02:48 +00:00
darrenr
3e5c13f315
* need to compile printnat.c now that this function is in a separate .c file
...
* add extra -I path to get the "matching" header files.
2002-03-20 09:01:48 +00:00
mike
54e30b4190
When invoked with no file arguments, display usage.
...
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
PR: 36074
Use new ID scheme.
2002-03-20 08:59:20 +00:00
darrenr
1156d9dd59
* ipftest now compiles with IPFILTER_LOG and needs ip_log.c to be able to
...
do the log regression test.
* dumping state/nat entries is also possible, outputting this information is
in the print{state,nat}.c files.
2002-03-20 08:57:10 +00:00
alfred
e7a78af097
Remove __P.
2002-03-20 08:56:31 +00:00
phk
845151efe7
Various style issues from a recent brucification:
...
use uint_%dt not u_int%dt
Avoid LL suffixed intergers where we can by using explicit casts.
(The last two I don't know how to avoid.)
Add an explanation why truncation rather than rounding is used.
Inspired by: bde
2002-03-20 08:48:21 +00:00
jeff
7bd172afc2
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 08:48:07 +00:00
jeff
3a6f53adc7
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 08:03:54 +00:00
alfred
c61e01af35
Remove __P.
2002-03-20 08:00:54 +00:00
alfred
728484a745
Remove __P.
2002-03-20 07:51:46 +00:00
phk
064c0537d1
Unifdef __FreeBSD__
...
MD5 checksum of binary unchanged.
2002-03-20 07:44:09 +00:00
phk
91ca22f3a3
Swing the axe and remove some archaic features from newfs which modern
...
diskdrives do neither need nor want:
-O create a 4.3BSD format filesystem
-d rotational delay between contiguous blocks
-k sector 0 skew, per track
-l hardware sector interleave
-n number of distinguished rotational positions
-p spare sectors per track
-r revolutions/minute
-t tracks/cylinder
-x spare sectors per cylinder
No change in the produced filesystem image unless one or more of
these options were used.
Approved by: mckusick
2002-03-20 07:16:15 +00:00
alfred
1f2f32f840
Remove __P.
2002-03-20 06:48:11 +00:00
alfred
61bf661405
Remove __P.
2002-03-20 05:48:58 +00:00
jeff
0a59f1223c
Switch vm_zone.h with uma.h. Change over to uma interfaces.
2002-03-20 05:48:55 +00:00
jeff
dcd2af7655
Add calls to uma_zone_set_max() to restore previously enforced limits.
2002-03-20 05:30:58 +00:00
jeff
aa0e8b9e51
Add uma_zone_set_max() to add enforced limits to non vm obj backed zones.
2002-03-20 05:28:34 +00:00
benno
95b805ab3b
Increment pmap_pvo_count in the right place.
2002-03-20 05:25:33 +00:00
alfred
eddc6122c9
Remove __P.
2002-03-20 05:14:42 +00:00
alfred
62379fef92
Remove __P.
2002-03-20 05:00:21 +00:00
jeff
803cb2a2ba
Backout part of my previous commit; I was wrong about vm_zone's handling of
...
limits on zones w/o objects.
2002-03-20 04:39:32 +00:00
imp
622e42f194
Kill register
2002-03-20 04:33:25 +00:00
jeff
35c1a72689
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 04:11:52 +00:00
jeff
318cbeeecf
Remove references to vm_zone.h and switch over to the new uma API.
...
Also, remove maxsockets. If you look carefully you'll notice that the old
zone allocator never honored this anyway.
2002-03-20 04:09:59 +00:00
dillon
24fdcd89ad
Fix a bug introduced in 1.11 (and also MFCd to stable AND the security branch)
...
that causes a machine to panic when the kernel PPP / DEFLATE code is used.
1.11 moved a ZFREE to a point after the structural members were clobbered
by stores into a union'd structure.
This commit fixes the bug and adds a big whopping comment to make sure
the code isn't 'cleaned up' again :-)
Ian Dowse came up with the same patch independantly 68 seconds before I
did, talk about Karma!
I would also like to thank Eugene Grosbein for marathon work in tracking the
problem down by udpating his -stable based on date over and over again
to close in on the commit that caused his crashes.
PR: kern/35969
Reviewed by: Ian Dowse <iedowse@maths.tcd.ie>
X-MFC after: immediately
2002-03-20 04:05:26 +00:00
jeff
9ef9bf2eaf
Remove references to vm_zone.h and switch over to the new uma API.
2002-03-20 04:02:59 +00:00
alfred
8c4c86de23
Remove __P.
2002-03-20 02:39:27 +00:00
rwatson
7c9efde44f
"-" now sends output to stdout.
2002-03-20 02:35:14 +00:00
rwatson
7566fd148b
Teach growfs's dbg_open() that a filename of "-" for output means to
...
open "/dev/stdout". This doesn't actually affect growfs, but does affect
ffsinfo, permitting ffsinfo to output to the shell's stdout rather than
requiring it be dumped to a file or explicitly pointed at a special
device.
Reviewed by: peter
2002-03-20 02:34:01 +00:00
jeff
290c91ea66
Force the boot cpu to wait for the APs to finish starting up. This eliminates
...
a race where the AP and the boot cpu were trying to printf at the same time,
which was confusing the console too much for it to continue working.
2002-03-20 02:27:55 +00:00
alfred
732ca9dc6a
Remove __P.
2002-03-20 02:15:46 +00:00
obrien
00839d931c
Remove ipnat until the committer can actually test his changes.
2002-03-20 02:09:50 +00:00
alfred
3264aec746
Remove __P.
2002-03-20 02:08:01 +00:00