rumble
4d3ba0cd44
Beautify.
2006-07-20 13:12:01 +00:00
rumble
db767e167c
Add entries for the Phobos G100, G130 and Set Engineering GIO Fast Ethernet
...
cards.
2006-07-20 13:11:27 +00:00
rumble
c870f3705b
Note that on Challenge-S only one DMA-capable adapter may inhabit a GIO
...
slot. Explain further that which slot may be inhabited depends on the
adapter in question.
2006-07-20 13:07:16 +00:00
gson
3c6f48ffcd
Bump PKGTOOLS_VERSION for today's fix to add/perform.c.
2006-07-20 11:19:33 +00:00
bjh21
5bdcc8987d
-mshort-load-words has been removed in GCC 4. It was only an optimisation,
...
so just stop using it.
2006-07-20 10:53:12 +00:00
rumble
b0631951f9
Disable haltwo(4) by default. The driver does not properly determine when
...
the audio hardware is not present and causes a hang on Challenge-S systems.
Approved by pooka@ and sekiya@.
2006-07-20 10:37:25 +00:00
cube
2d03dc4c3e
Fix an obvious overlook (struct fileassoc_hook is not defined in
...
fileassoc.h anymore). I could say "please compile-test", but then, I'm not
doing it either for that commit.
2006-07-20 09:00:41 +00:00
gson
23198f432e
Fix uninitialized variable which was causing pkg_add -u to randomly
...
dump core. This may fix PR pkg/30292.
2006-07-20 08:34:32 +00:00
kochi
c8920f2898
eliminate bogus acpi debug #define symbols
2006-07-20 05:05:26 +00:00
rpaulo
7d2a592350
Mention postfix 2.3.0 update.
2006-07-20 01:01:18 +00:00
rpaulo
840793ef61
Enable Dovecot SASL support in smtpd.
...
Discussed with Perry.
2006-07-20 01:00:52 +00:00
ad
fe65535924
Try again.. Move l_cred into the startzero section, and fix the define.
...
Doesn't change the layout of struct lwp.
2006-07-20 00:17:10 +00:00
rpaulo
131ecad106
We now have postfix 2.3.0. :-)
2006-07-20 00:06:21 +00:00
rpaulo
a320656c9d
Include libxsasl.
2006-07-19 23:53:11 +00:00
bjh21
03570c9170
Add line numbers to BASIC files we distribute. This avoids the annoying
...
"Program renumbered" message when they start up.
2006-07-19 22:54:57 +00:00
perseant
fabf2934ae
On-disk inode accounting fix for roll-forward.
2006-07-19 22:48:11 +00:00
ad
464ac13fb4
Bump version to NetBSD 3.99.23 (LWP creds).
2006-07-19 22:29:25 +00:00
rpaulo
f483709ebd
add new postfix docs
2006-07-19 22:20:59 +00:00
ad
c0f87b2ba1
Move l_acflag into the section that gets zeroed in newlwp().
2006-07-19 22:06:09 +00:00
bjh21
683e3863d0
Add NetBSD RCSID.
2006-07-19 21:52:54 +00:00
ad
2b79369c7e
- Hold a reference to the process credentials in each struct lwp.
...
- Update the reference on syscall and user trap if p_cred has changed.
- Collect accounting flags in the LWP, and collate on LWP exit.
2006-07-19 21:11:37 +00:00
tsutsui
2c2371cf55
Adjust comments.
2006-07-19 19:29:02 +00:00
tsutsui
82cc83ca42
Set cpuspeed for HP_400 and HP_425 explicitly.
2006-07-19 19:25:48 +00:00
tsutsui
4c07c7291c
Adapt stand sources to changes of intio device offset macro.
2006-07-19 19:23:56 +00:00
tsutsui
e4b249fede
oops, fix typo
2006-07-19 18:28:58 +00:00
tsutsui
d0e89b46cb
- strncpy() -> strlcpy()
...
- adjust buffer length
2006-07-19 18:25:40 +00:00
rpaulo
05fa0e9730
update for postfix 2.3.0
2006-07-19 17:43:23 +00:00
tsutsui
83ed44a817
some KNF
2006-07-19 17:32:15 +00:00
tsutsui
f94698e954
Define base address offsets of intio devices in intioreg.h
...
and replace various magic numbers with the macro.
2006-07-19 17:21:23 +00:00
tsutsui
33663964ec
Use iobase address passed from attach args.
2006-07-19 17:18:03 +00:00
tsutsui
d72fb94231
- use __arraycount()
...
- remove parentheses from return values
2006-07-19 16:23:41 +00:00
tsutsui
6b93d0f87d
Use CPUFLAGS="-march=vr5000 -mabi=32".
2006-07-19 15:33:53 +00:00
christos
5ad2e5a717
make sure we zero the password before we free it Takehiko NOZAKI
2006-07-19 14:28:03 +00:00
christos
ae46aa1c5a
Call endservent_r. From Hajimu UMEMOTO
2006-07-19 13:16:12 +00:00
blymn
36c3e07ffa
Add destination file vnode to rename checking.
2006-07-19 12:45:19 +00:00
blymn
ee551118c6
Add extra argument to rename check to check destination file.
2006-07-19 12:44:11 +00:00
tron
09f6946261
Invoking "make cleandir" with "PREVIOUSTOOLDIR" set to the previous
...
location will not stop recursive "make cleandir" calls. Pass the new
location instead.
2006-07-19 09:54:47 +00:00
perseant
a37f15f04c
Don't doubly free an inode remove_ino() during roll-forward.
2006-07-19 02:45:10 +00:00
kent
9f8e1fe441
fix crash by reading a mixer value with AD1981HD codec, which
...
has invalid connection lists.
2006-07-19 02:40:18 +00:00
rpaulo
d8a0a3ce50
add bounce(5) man page
2006-07-19 02:06:15 +00:00
rpaulo
7c9edc22f1
framework for postfix 2.3.0
2006-07-19 02:04:43 +00:00
rpaulo
404ed95661
Not used by postfix 2.3.0. Removed due to conflict with postconf awk script.
2006-07-19 01:56:30 +00:00
rpaulo
ba10c8855d
resolve conflicts
2006-07-19 01:35:39 +00:00
rpaulo
e62853d300
postfix 2.3.0
2006-07-19 01:16:27 +00:00
perseant
a0a4c29df0
Quell uninitialized-variable warning that appeared when compiling for macppc.
2006-07-18 23:47:44 +00:00
perseant
29f1062b46
Various improvements to fsck_lfs, to wit:
...
* Add lfs_balloc capability to the lfs library.
* Extend the Ifile if we run out of free inodes when creating lost+found.
* Don't roll forward if we have allocated a lost+found, to avoid
conflicts when adding new files in roll-forward.
* Make some messages slightly more verbose (e.g. include inode number,
and use pwarn() instead of printf() so the messages include the device
name when preening).
* Change superblock detection/avoidance to use the offset table in the
primary superblock, rather than looking at the contents.
* Be more verbose about various operations when passed the -d flag,
especially roll-forward.
* Be more careful about dirops during roll forward, since the cleaner can
sometimes write blocks from dirop vnodes. Detect and avoid this problem.
* Always check the free list, even if given -i; if we're going to write
it we have to check it first.
* Mark inodes dirty when blocks are found during roll forward, so the
inodes are written with the new block locations.
* Update size of inodes if blocks beyond EOF are found during roll
forward.
* Fix segment accounting for blocks and inodes found during roll
forward.
* Report statistics on roll forward: how many new/deleted/moved files
and how many updated blocks (or "nothing new").
* Don't care if the device being checked is really a device, if we have
been passed the -f flag (to facilitate automated testing).
* When writing to the disk, use the current time in the segment headers
rathern than time 0.
* When passed the -i flag, locate the partial segment containing the
Ifile inode and use that to calculate lfs_offset, lfs_curseg,
lfs_nextseg. (Again for automated testing.)
2006-07-18 23:37:13 +00:00
skrll
bc3a3e7751
Tidy up for MD_DO_NOT_NEED_FALLTHRU.
...
Discussed with cherry.
2006-07-18 21:18:23 +00:00
reed
3cf0bfc678
Fix typo in xtp comment.
2006-07-18 20:52:39 +00:00
christos
4bfcc501c1
PR/34030: Takehiko NOZAKI: double-free bugs in CVS 1.11.22
...
Don't free/trash the password if we did not allocate it using scramble().
2006-07-18 16:27:19 +00:00
christos
2bc28e91d7
use getservbyname_r.
2006-07-18 15:55:55 +00:00