thorpej
f8d3a59131
Use PAGE_SIZE rather than NBPG.
...
XXX Except for one place, which will require more work.
2003-04-01 02:15:45 +00:00
thorpej
89a25a097c
Use PAGE_SIZE rather than NBPG.
2003-04-01 02:13:53 +00:00
thorpej
52d8769e0b
Use PAGE_SIZE rather than NBPG.
2003-04-01 02:01:43 +00:00
thorpej
d58deb08c2
Use PAGE_SIZE rather than NBPG.
...
XXX Except in one place which will require more work.
2003-04-01 01:58:14 +00:00
thorpej
24ab4adb9c
Use PAGE_SIZE rather than NBPG.
2003-04-01 01:53:40 +00:00
thorpej
f4a068d5c2
Use PAGE_SIZE rather than NBPG.
2003-04-01 01:43:29 +00:00
thorpej
c53de7dd38
* Use PAGE_SIZE rather than NBPG.
...
* Use malloc()/free(), rather than MALLOC()/FREE(), since the page size
might not be a compile-time constant.
2003-04-01 01:41:39 +00:00
perry
bb783913d1
add etcupdate (martti), postinstall (luke)
2003-04-01 00:06:54 +00:00
itojun
a81c2be8be
avoid mbuf leak in redirect header option attachment. more complete
...
fix to come. from kame
2003-03-31 23:55:46 +00:00
perry
ee07701df4
more fixes suggested by Igor Sobrado in PR misc/19609
...
also a bunch of changes of my own.
also independant->independent
Also 4Kb->4KB (page sizes measured in bytes, not bits)
2003-03-31 23:24:47 +00:00
thorpej
e48b2dc368
Make PAGE_SIZE a constant on acorn26.
2003-03-31 21:30:56 +00:00
perry
ba7c369fa0
explain what "Microwave Oven Robustness" means.
...
An attempt to close PR bin/12177 by jhawk.
2003-03-31 21:19:06 +00:00
augustss
a302bab585
Add an option to disable fast back-to-back transfers since this
...
breaks certain hardware combinations.
2003-03-31 21:04:40 +00:00
fvdl
e80c0648b1
The modified flag must be cleared before the last sbupdate call in
...
unmount, because ffs_flushfiles or softdep_flushfiles may have
modified the filesystem (despite VFS_SYNC having been called first).
2003-03-31 21:02:12 +00:00
jdolecek
6e5e05ca45
run iod at splnet, to eliminate race agains receive upcall wakeup,
...
so that iod wouldn't pause when the reply comes fast enough
to catch iod between smb_iod_recvall() and tsleep()
this gives nice performance boost for workloads with many synchronously
submitted transactions, like ls -lR
iod now doesn't need to wakeup periodically, so don't use any timeout
for its tsleep(); also use higher priority PSOCK instead of PWAIT
2003-03-31 20:59:35 +00:00
atatat
7da213dc5f
Only set DIST and .PATH if we are actually in the source tree. This
...
solves the problem of trying to do a "make submit.cf" in the
/usr/share/sendmail/cf directory where make gets confused by the out
of date target in the .PATH, removes it (bad!) and then fails to make
a new submit.cf file.
2003-03-31 20:57:30 +00:00
christos
051306e25d
PR/18959: Xavier HUMBERT: Don't pay attention to sockets in gnu-tar mode.
2003-03-31 20:30:28 +00:00
christos
00e1c042e9
Detect and report end of archive properly ala' gnu tar.
2003-03-31 20:24:52 +00:00
christos
a0dbdefc9c
PR/20495: Soren Jacobsen: Add -j [bzip2] compression to tar.
2003-03-31 20:10:08 +00:00
christos
2cdcd6cab2
RP/8227: Peter Seeback: Emulate old gnu tar better.
2003-03-31 20:06:33 +00:00
perseant
acddf8ff0b
Check inode free list tail pointer as well as head pointer, and write both
...
into the CLEANERINFO block of the Ifile as well as into the superblock.
Make preen update both superblocks.
2003-03-31 19:56:59 +00:00
thorpej
a8b54dc6f5
Use <arm/proc.h>.
2003-03-31 19:53:25 +00:00
chris
d19c70cbe2
Fix for PR arm/17971. Used patch as provided
...
Compiled, but no hardware to test on.
2003-03-31 19:52:35 +00:00
perry
a3a5203515
Change all instances of Etherlink to EtherLink
...
and a few related name patchups.
Suggested by Igor Sobrado in PR misc/19817
However, he also proposes changing all 3cNNN->3CNNN because
that is what 3Com seems to prefer. I've decided not to do it.
We're just too used to the other way.
Changed a couple of 3CNNNes to 3cNNNes for internal consistency.
2003-03-31 19:16:49 +00:00
perry
29c2683224
preceeding->preceding, from Igor Sobrado PR misc/19814
2003-03-31 18:56:13 +00:00
perry
0ac531f887
beeing->being from Igor Sobrado, PR misc/19814
2003-03-31 18:54:15 +00:00
perry
0fe9c931b1
authenication->authentication, Instititute->Institute
...
from Igor Sobrado, PR misc/19814
2003-03-31 18:52:13 +00:00
perry
8cb755776e
runnning->running from Igor Sobrado, PR misc/19814
2003-03-31 18:49:45 +00:00
jdolecek
cd8e491e95
sprinkle const qualifiers to const stuff
2003-03-31 18:47:58 +00:00
perry
ca9aafe282
bessel->Bessel, from Igor Sobrado in PR misc/19814
2003-03-31 18:47:42 +00:00
perry
896b16517d
bessel->Bessel from Igor Sobrado PR misc/19814
2003-03-31 18:46:38 +00:00
perry
8e25ed3ff9
currrent->current, accomodate->accommodate from Igor Sobrado PR misc/19814
...
also recognise->recognize (sorry, I know, flames anticipated.)
2003-03-31 18:44:09 +00:00
perry
c286c47561
curent->current from Igor Sobrado in PR misc/19814
...
plus some other spelling errors and (sorry) some UK->USing for
consistency.
2003-03-31 18:41:51 +00:00
perry
9b2c6bd3d7
preceeded->preceded, desciptor->descriptor from Igor Sobrado, PR misc/19814
2003-03-31 18:38:11 +00:00
perry
8e85db615f
millenia->millennia from Igor Sobrado PR misc/19814
2003-03-31 18:35:38 +00:00
perry
05ed3a9ec7
make Mhz consistently MHz -- from Igor Sobrado, PR misc/19812
2003-03-31 18:31:11 +00:00
perry
0150c80b00
manufacturerid->manufacturer productid->product
...
problem pointed out by Igor Sobrado in PR misc/19812
He suggested "manufacturer ID" etc.
However, I asked chopps, and he pointed out all his earlier man pages
had just said "manufacturer" and "product" so I went with the precedent.
2003-03-31 18:27:14 +00:00
jdolecek
dc859b2165
do recursive lock in smb_co_gone() - this code could be invoked
...
on error returns paths with parent still locked, which would
cause 'locking against myself' panic with nonrecursive lock
fixes problem where invalid share name would cause a panic
via smb_sm_lookup() -> smb_share_put()
many thanks to Matthias Drochner for pointing out easy way how to
trigger this problem
2003-03-31 18:24:58 +00:00
perry
d8408176e7
exisiting->existing from Igor Sobrado in PR misc/19812
...
Plus a bunch of others.
UK spelling people: my colour->color fix is NOT gratuitous -- spelling
it "ColourMap" in the documentation when the include file calls it
"ColorMap" is a recipe for madness. Yet again, consistency is important.
2003-03-31 18:24:03 +00:00
perry
30f3114e05
8Mb->8MB, from Igor Sobrado in PR misc/19812
2003-03-31 18:15:49 +00:00
perry
392e51f243
communicatie->communicate, from Igor Sobrado PR misc/19812
2003-03-31 18:14:08 +00:00
tron
a996f679ab
Link crunched binary with "-lmagic" required for file(1).
2003-03-31 18:10:40 +00:00
perry
a424243cef
compatability->compatibility
...
Personal WorkStation->Personal Workstation
Igor Sobrado in PR misc/19812
2003-03-31 18:09:33 +00:00
perry
11703c97d2
co-ordinate -> coordinate, etc. Igor Sobrado, PR misc/19813
...
XXX should be sent back to the amd maintainers
2003-03-31 18:02:56 +00:00
perry
a8617acba3
Spelling errors, some from Igor Sobrado in PR misc/19909
...
XXX These need to be fed back to ISC somehow
2003-03-31 17:54:04 +00:00
perry
2be4d47bd8
spelling errors, some from Igor Sobrado in PR misc/19909
2003-03-31 17:49:27 +00:00
perry
63b7f42d33
occurrance->occurrence
...
Igor Sobrado, PR misc/19909
Will feed back to Ted Lemon
2003-03-31 17:32:28 +00:00
perry
d2e86b176e
Some spelling changes.
...
Will feed back to Ted Lemon
2003-03-31 17:31:19 +00:00
perry
fbf638659e
Spelling errors, some from Igor Sobrado, PR misc/19909
...
This needs to be fed back to Ted Lemon
2003-03-31 17:27:57 +00:00
jdolecek
102ae64e46
remove BUGS section & don't Xr send-pr(1) - the code seems to be generally
...
working well and could be used without particular fear
use "SMB/CIFS" in the description
bump date
2003-03-31 17:22:31 +00:00