Age | Commit message (Collapse) | Author |
|
ok dhartmei@ henning@
|
|
|
|
|
|
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.
|
|
in case of an error in the queue def in question the queues list remains
unmodified, but the LOOP_THROUGH caused a mod anyway, and the list can stay
empty. subsequent checks for NULL which check for a empty list fail then.
fix by adding an explicit check before looping.
fixes regress pfail31
error report by Kamil Andrusz via pb@, testcase from pb@
ok dhartmei@
|
|
moving the addition of child queues a bit down after the successfull
addition of the current queue and an explicit NULL check before looping.
fixes regress pf59
found by kjc@
ok kjc@ cedric@ dhartmei@
|
|
|
|
This is relatively tricky due to the way EOF is overloaded. Seems to
give a correct line number for all errors I threw at it.
|
|
|
|
|
|
fails right now
|
|
(and style(9)); from Pedro Bastos
|
|
altq expects struct pkthdr in a mbuf chain.
this fixes a panic caused by uninitialized m_pkthdr.tags when altq is
enabled on ppp.
also, initialize m_pkthdr.len and m_pkthdr.rcvif as a caller of
MGETHDR is supposed to do.
report and test by matthieu@
ok deraadt@, henning@, dhartmei@
|
|
|
|
|
|
2002-06-14 Jeff Sturm <jsturm@one-point.com>
* config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS): Add
SPARC_STACK_BIAS.
2002-03-12 Andrew MacLeod <amacleod@redhat.com>
* config/sparc/sparc.h (RETURN_ADDR_RTX): Include v9 stack bias in
address calculation.
through Hiroaki Etoh (thanks).
This gets "__builtin_return_address()" to work on sparc64.
ok deraadt@
|
|
ok henning@
|
|
ok mickey@
|
|
ok millert@
|
|
ok jmc@
|
|
ok millert@
|
|
deraadt@ ok
|
|
|
|
|
|
|
|
|
|
on the floppies first.
|
|
mode) and the 24-bit plane (used in graphics mode) for proper X11 support.
Partly borrowed from the XFree86 SunLeo driver source.
|
|
|
|
|
|
|
|
can use config -e to set flags to 0x0001.
ok deraadt@ mickey@
|
|
|
|
from NetBSD.
This was initially written for Linux, then each iteration attempted to
replace more 0x12345 magic numbers with meaningful constants. The lack of
documentation for the hardware still makes some areas a guess orgy.
No doc, no kernel configuration file entries, and X11 is disabled on
purpose at the moment. This will be coming soon.
|
|
try to use short cuts, and would not correctly initialize its channel if a
keyboard is connected to it, which might have been done on purpose.
It would then become impossible to run X11 on this machine afterwards.
Fix this by being more cautious during the probe, at the extent of a couple
of seconds if no keyboard is present.
Tested by various, ok deraadt@
|
|
is set). deraadt@ and tholo@ OK.
|
|
man page. Instead of just clearing P_SUGIDEXEC if real and effective
uids/gids matched, we now set P_SUGIDEXEC if there is a mismatch in
the real, effective, or saved uid/gid and clear it otherwise.
deraadt@ and tholo@ OK.
|
|
err/warn will show names like sendmail, mailq, etc which is confusing.
However, prefixing "mailwrapper" to the string passed to err/warn
is ugly too. The least evil alternative seems to be to stash the
value of __progname for checking and assign "mailwrapper" to __progname.
|
|
name on a copyright notice, therefore legally this file is not free
software. Mike thinks I am rude for saying that a non-legal license
is not free software. Well, I am sorry, but legally we *must* remove
it. I can't believe how IRC some people are...
Anyone want to step up and write a free replacement for this page? If
you can write a free replacement in a day or so, that would be awesome.
|
|
|
|
|
|
|
|
instead of forcing the user to use lpr's "-h" flag.
Adapted from a patch in FreeBSD from Scott James Remnant.
|
|
|
|
- MLINKS for uvm stuff
- MLINK vgone.9 vgonel.9
- typos
- fixed SYNOPSIS of extattr(9)
lots of help from miod and art
ok miod@ art@
|
|
|
|
|
|
|
|
|
|
|