Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-04 | I should know outside data must be vis(3)'d. | Kevin Steves | |
Don't log kiss code for now. | |||
2009-03-04 | received refid should not be converted to host byte order; ok henning@ | Kevin Steves | |
2009-03-04 | log reason when not synced; ok henning@ | Kevin Steves | |
2009-03-04 | don't bus_space_unmap() sc->mt_ioh with the wrong bus tag | Alexandre Ratchov | |
from Alexandr Shadchin <ShadchinAV(at)mail.ru>, Thanks! | |||
2009-03-04 | print alarm condition from leap indicator; ok henning@ otto@ | Kevin Steves | |
2009-03-04 | Introduce and use buf_size(buf) instead of buf->wpos -- at least in the non | Claudio Jeker | |
buf/imsg specific code. buf_close() will no force a truncation of the buffer to the wpos but actually add code in imsg.c to detect and report such silly behaviour. Makes the buf API a bit more sane. | |||
2009-03-04 | from wiz@netbsd, -r1.44: | Jason McIntyre | |
Log Message: Remove weird backslash that somehow must have crept in. Found by joerg and mdocml. | |||
2009-03-04 | Fix stupid logic bug in rw_cas_m88k(), makes NFS much happier on SMP kernels. | Miod Vallat | |
2009-03-04 | Don't synchronise carp states in default PF ruleset, these get created | Ryan Thomas McBride | |
on each host and end up conflicting, so they never sync anyways. ok dlg henning | |||
2009-03-04 | plug a memory leak, remove lka session from the the lka session tree when | Gilles Chehade | |
we are done expanding aliases/forwards, and cleanup a bit the expansion code so that I can soon remove some of the duplication. | |||
2009-03-03 | when forwards/aliases expansion fails in an lka session, make sure that mfa | Gilles Chehade | |
is notified so that the session does not hang | |||
2009-03-03 | Fix a long standing issue where ~/.forward files were opened by user _smtpd | Gilles Chehade | |
causing them not to be handled when a user's homedir is set to mode 0700. I still need to do some cleanup and make sure it works as it should, but this diff provides better behavior than what we had. | |||
2009-03-03 | Add POSIX character class support ([:alpha:] and friends) to ksh globbing. | Todd C. Miller | |
OK deraadt@ krw@ jmc@ sobrado@ | |||
2009-03-03 | put back r1.25 (poisoning chain pointers after removing items from the | Miod Vallat | |
wheel). This was safe, except for osiop bugs. | |||
2009-03-03 | Make sure the scsi_xfer timeout is triggered while the command is still alive. | Miod Vallat | |
With the current code, a fast command could complete between splx and the timeout being triggered, we'd then happily return COMPLETE, reuse the scsi_xfer, schedule the timeout again, causing a nice cycle in the timeout wheels. (I know, I know, I have to inspect all other scsi drivers now, but I'm really tired after spending three hours on this) | |||
2009-03-03 | shorten sizes of variables to the required number of bits, and remove | Theo de Raadt | |
unused variables, tested by todd ok kettenis | |||
2009-03-03 | fix mbox locking by having it done by mail.local(8) which in turns uses | Gilles Chehade | |
lockspool(1). this means our mbox delivery follows a code path that has become almost identical to external mda deliveries. this is the first of a serie of diffs actually... lockspool(1) suggestion by deraadt@, mail.local(8) idea by jacekm@, and fix and testing by me | |||
2009-03-03 | attempt support for a single-port variant of the NetMos NM9835 by looking | Theo de Raadt | |
at the subsystem id first ok kettenis | |||
2009-03-03 | stupid bug. If I don't name the class the same way, I don't override | Marc Espie | |
behavior correctly. Be consistent, use the same naming scheme. problem noticed by Brad Smith. | |||
2009-03-03 | regen | Alexander Yurchenko | |
2009-03-03 | Add IBM Remote Supervisor Adapter found on lpinto's machine. | Alexander Yurchenko | |
2009-03-03 | regen | Kevin Lo | |
2009-03-03 | more RealTek RTL8187 based devices | Kevin Lo | |
ok jsg@ | |||
2009-03-03 | spaces | Kevin Steves | |
2009-03-02 | the packet length passed to m_clget is a u_int, print it with %u not %d in | David Gwynne | |
the panic string. | |||
2009-03-02 | Remove MEXTMALLOC and MCHTYPE from mbuf.9, as they have not existed | Bret Lambert | |
for some time. ok jmc@ | |||
2009-03-02 | Make sure rt_gateway is not NULL in rt_mpath_matchgate(). It is possible to | Claudio Jeker | |
hit this case with a root node that comes with no real rtentry attached to it. Problem found by Mischa Diehm, OK henning@ | |||
2009-03-02 | Fixup empty macro. Original comment from harti at freebsd.org: | Mike Belopuhov | |
Make the default RB_AUGMENT() produce a 'do {} while (0)' instead of nothing. This prevents the compiler from complaining about empty if statements when compiled with higher WARN levels. ok krw | |||
2009-03-02 | ldd(1) accepts more than one program as argument; while here, | Igor Sobrado | |
synchronize synopsis and usage. | |||
2009-03-02 | tweak previous; | Jason McIntyre | |
2009-03-02 | Send valid ERROR packets to prematurely terminate a transfer. | Kenneth R Westerback | |
According to RFC1350 there should be always be a terminating NUL. Andre Gillibert on bugs@ pointed out that the misformed packets caused Gentoo Linux's tftpd (atftpd) to crash trying to transfer pxeboot to an OpenBSD machine. This is slightly different diff than the one proposed by Andre, but he confirms it also fixes the problem. "looks like a better diff to me" deraadt@. | |||
2009-03-01 | Switch more info printfs to debug. The average user doesn't want to see | Owain Ainsworth | |
them. Prompted by deraadt@ | |||
2009-03-01 | regen | Miod Vallat | |
2009-03-01 | Support for MVME141 boards. Tested with both VME and VSB memory boards | Miod Vallat | |
(and MVME327 SCSI and MVME376 Ethernet, to provide a complete system). | |||
2009-03-01 | Tweak pccspeed() to not report 33MHz boards as 50MHz (until better code is | Miod Vallat | |
used there). | |||
2009-03-01 | - Refuse delivery to mbox that is a symlink, pipe, chardev, etc. etc. | Jacek Masiulaniec | |
- Introduce secure_file, based on secure_filename from OpenSSH, it checks that mbox has right perms, and that path components are trustworthy, too. ok gilles@ | |||
2009-03-01 | Replace a few magic constants with proper #defines as pointed out by miod@. | Mark Kettenis | |
2009-03-01 | Support for MVME165 board - code written in april 2006, eventually debugged | Miod Vallat | |
last month. | |||
2009-03-01 | Fix bus_space_map() on intio space, it is not mapped 1:1... | Miod Vallat | |
2009-03-01 | Clean up match routines vs board id; this should give 166, 172 and 176 a | Miod Vallat | |
change to work better. | |||
2009-03-01 | open mbox with O_EXLOCK (better than open+flock), and without O_SYNC, | Jacek Masiulaniec | |
since fsync is done in final safe_fclose; ok gilles@ | |||
2009-03-01 | Enable raptor(4) here too. Pointed out by deraadt@ and miod@. | Mark Kettenis | |
2009-03-01 | Colormap support is there now. | Mark Kettenis | |
2009-03-01 | Enable raptor(4). | Mark Kettenis | |
2009-03-01 | Finish colormap support; makes Xorg wsfb driver work. | Mark Kettenis | |
2009-03-01 | Fix PR #723: test(1) operator precedence inconsistent with POSIX | Otto Moerbeek | |
Make sure ksh builtin test and test(1) do not differ. From Christiano Farina Haesbaert. ok miod@ | |||
2009-03-01 | Some initial colormap support. | Mark Kettenis | |
2009-03-01 | Time to turn off debug by default. It shrinks ramdisk as a bonus. | Alexander Yurchenko | |
2009-03-01 | Add sensors support. | Alexander Yurchenko | |
2009-03-01 | raptor(4) | Mark Kettenis | |