enami
f31e685fc4
Prevent sign extension for positive value, and f_bavail if it is considered
...
as positive value.
2004-03-26 20:19:03 +00:00
enami
efbe8a95d8
Fix an output of df -h when the value is negative; we need to provide
...
space for minus sign.
2004-03-26 20:07:47 +00:00
dsl
9bd630553a
fix breakeage caused by delete of emptylabel()
2004-03-26 20:02:22 +00:00
enami
5824b24c95
No need to reference through a pointer; just refer the array of
...
character directly.
2004-03-26 20:00:32 +00:00
dsl
ad184b340b
Kill emptylabel() is doesn't DTRT since it doesn't know the size of the array.
...
Fixes breakage caused by copying oldlabel to bsdlabel for update.
Don't look for 'last mounted' in first alternate superblock.
2004-03-26 19:55:13 +00:00
enami
2229c36a99
Don't put space before close paren.
2004-03-26 19:53:53 +00:00
drochner
67f778a2c4
fix references to the syscall formerly known as SYS___sigreturn14
2004-03-26 19:36:40 +00:00
drochner
954d4024f6
sigreturn14 is just for compatibility, not referenced by any new code
2004-03-26 19:31:05 +00:00
drochner
606b8ac15b
disembowel -- there is no kernel support anyway
2004-03-26 19:26:23 +00:00
drochner
ae94c80224
fix references to the syscall formerly known as SYS___sigreturn14
2004-03-26 19:05:33 +00:00
drochner
88a4abdbd2
the whole sigcode business is COMPAT_16 only
2004-03-26 18:44:36 +00:00
drochner
60cbbd8f70
use netbsd32_sigcode with COMPAT_16 only
2004-03-26 18:38:55 +00:00
jmc
34fda5691a
Note need for latest bsd.files.mk now wrt athhal-elf.o
2004-03-26 17:48:13 +00:00
dsl
3a7dc7f8e9
Generate correct internal data when reading an extended mbr partition
...
that has holes.
This needs the 'bios sectors per track' before it has been setup - so we
default it to the 'hardware' value. Since both numbers are 63, and this only
affects the size of the headers on extended partitions it should be safe.
2004-03-26 17:38:44 +00:00
drochner
d19f706361
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
2004-03-26 17:34:18 +00:00
dsl
6e14ab5068
Copy 'oldlabel' to 'newlabel' when we read it - should mean that
...
sysinst 'upgrade' will find the correct filesystem type and install
the correct boot code.
Fixes PR install/24812
2004-03-26 17:28:55 +00:00
jmc
2c4a9833a3
Use smaller gzip so this fits again
2004-03-26 17:19:15 +00:00
jdolecek
0c4ea4cbc7
delete GNU gawk 3.1.3 sources. they are available in cvs with
...
"cvs co -r gawk-3-1-3-before-remove src/gnu/dist/gawk".
2004-03-26 17:16:24 +00:00
drochner
945c30f4ab
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
2004-03-26 17:13:37 +00:00
jdolecek
0f0ea58942
copy over the gawk 3.1.3 info file and g/c the rules to build it from
...
gawk sources
2004-03-26 16:55:15 +00:00
drochner
4f4ec7e627
regen after __HAVE_SIGINFO removal
2004-03-26 15:29:28 +00:00
pk
0a9d8ee3e8
mout_mfs needs explicit size parameter; set it to 1MB.
2004-03-26 15:27:56 +00:00
tsutsui
fdc35420fb
Use usr.bin/gzip instead of distrib/utils/x_gzip for -l option used by sysinst.
...
(Hmm, SMALL should disable bzip2 support or not?)
2004-03-26 15:23:35 +00:00
drochner
9fd8e8983b
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
2004-03-26 15:18:54 +00:00
drochner
4f5b1431f9
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
2004-03-26 15:01:16 +00:00
enami
98d430f3dc
Add some test case for recently found bugs.
2004-03-26 14:53:39 +00:00
drochner
80bded6289
To the rest of the kernel, pretend that hppa supports SIGINFO.
...
There are still only "sigcontext" stackframes passed to the user,
but at least we can clean up the MI sources now.
2004-03-26 14:11:01 +00:00
minoura
a3a2a1ebcf
Print better names for Pentium4-class processors (Xeon, Celeron, etc).
2004-03-26 13:57:44 +00:00
he
2f47eb75f7
Modify this so that it actually compiles with gcc2.
2004-03-26 12:53:58 +00:00
keihan
faf7d8bca2
Sort acronyms and fix some entries in acronyms.comp that didn't
...
the follow the standard.
2004-03-26 12:45:39 +00:00
wiz
2837bf7e95
Update David Huang's email address in the license
...
per his request in PR 24907.
2004-03-26 12:15:46 +00:00
mrg
bcf0c1fd21
delete GNU gzip 1.2.4 sources. you can find them again by running
...
"cvs co -r gzip-1-2-4-before-deletion src/gnu/usr.bin/gzip".
2004-03-26 09:15:02 +00:00
mrg
b1061e257b
belatedly note GCC 3.3.3 import.
...
note switch to non GPL gzip.
2004-03-26 08:58:35 +00:00
mrg
1d5769dcfc
switch over to mrg gzip.
2004-03-26 08:52:26 +00:00
dyoung
f0b37d23ab
Actually, disabling RSS rate-adaptation does not make any discernible
...
difference in locking up STA f/w 8.42.1.
2004-03-26 06:43:25 +00:00
dyoung
046f811cb5
Firmware revisions are decimal.
2004-03-26 06:39:56 +00:00
jmc
b7086b2d3d
Add stand to directory list
2004-03-26 06:33:18 +00:00
jmc
43a9b56854
Add installation/misc into the main tree (so it's not added by hand to
...
releases anymore...). Decode and place files accordingly into RELEASEDIR
2004-03-26 06:03:29 +00:00
itojun
e050c8a03d
do not touch m->m_pkthdr.rcvif after m becomes invalid. Patrick Latifi
2004-03-26 03:35:02 +00:00
fair
02c4ccaafa
Apply patch from PR 24917 to correct option parse error reporting.
2004-03-26 01:26:59 +00:00
simonb
1c13fd358f
Give buf_lotsfree() a bit of a service:
...
- Fix a 32-bit overflow that could erroneously return true even if the
currently allocated buffer memory was greater than the high water mark.
- Add an early check for bufmem > hiwater to avoid a needless call to
random().
- Sprinkle some comments.
Add a vm.bufmem sysctl so the current bufmem value can be easily queried
from userland.
Reviewed by Thor Simon.
2004-03-26 00:31:55 +00:00
jmc
77e0ba6695
Convert athhal-elf.o to a .uue and add appropriate make hooks to use it
2004-03-25 23:32:10 +00:00
simonb
07056cd3d1
More white space nits.
2004-03-25 23:17:16 +00:00
xtraeme
1b33913193
err fix previous (return -> break) in case statement.
2004-03-25 23:07:09 +00:00
enami
c4a655ef80
Misc. style fix; white-space usage, comment style, ansify, multiple
...
include protection, rcsid, typo, ...
2004-03-25 23:02:58 +00:00
xtraeme
8ded9ee13c
There are two revisions of the VT8235 audio chipset (0x50 and 0x60), so
...
print any of them as VT8235, approved by martin@.
2004-03-25 22:48:43 +00:00
atatat
76f167c40b
Set version in node destroy request
2004-03-25 22:16:04 +00:00
pooka
845a217e15
Convert pool_get()'s from nowait to waitok. We're allowed to block,
...
and this is more acceptable since the code assumes success.
gmcgarry ok
2004-03-25 22:08:33 +00:00
atatat
0fae44fb7c
sendmail 8.12.11 has been imported
2004-03-25 20:39:17 +00:00
hubertf
89cb93c02e
-z actually passes the input file through gunzip(1).
...
Having an option to really pass it through gzip(1) would be nice...
2004-03-25 20:29:51 +00:00