summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-11in mountroot:Michael Shalayeff
check system clock against root atime, not mtime, since the later does not change that often and is a bad mark to sync unto. remove a bogus splnet() i've put way back in 96 w/ v3 integration. miod@ tested on diskless sparc and sparc64, mickey@ on hppa
2002-12-11miod asked me to add thisMichael Shalayeff
2002-12-11descructive -> destructiveMiod Vallat
2002-12-10achetypal -> archetypalMiod Vallat
2002-12-10Fix display glitch.Miod Vallat
2002-12-10RegenMiod Vallat
2002-12-10Dec Pixelvision card, unfortunately not tga compatible enough.Miod Vallat
2002-12-10Config.new is so old its frozen now, no need to mention it.Miod Vallat
2002-12-10VT100 emul is the default, and there is no point yet having more than oneMiod Vallat
wsscreen per wsdisplay device ; from deraadt@ long ago.
2002-12-10Use CPU_ISSUN4M macro rather than check cputyp value. Consistent with the restMiod Vallat
of the file.
2002-12-10No need to hardclock IPL_STATCLOCK value anymore.Miod Vallat
2002-12-10Use bus_addr_t rather than paddr_t when it makes sense, and use TAILQ macrosMiod Vallat
as well.
2002-12-10``synthesizers'' is too difficult to spell correctly.Miod Vallat
2002-12-10Typos, and fix a comment's content.Miod Vallat
2002-12-10interupt->interruptMiod Vallat
2002-12-10Add RCS ids.Miod Vallat
2002-12-10You would think cleaning your tree every now and then would eventually neverMiod Vallat
produce typo fixes, but the typo pool is infinite.
2002-12-10pass p->p_emul to stackgap_init(), not 0 to be consistent.Federico G. Schwindt
2002-12-10Translate mickeyspeak into english.Miod Vallat
2002-12-10use proper __findenv() prototype; millert@ okMichael Shalayeff
2002-12-10Document BSD behavior of accepting '-' within optstring as long asTodd C. Miller
it is not the fist character of optstring (since that would conflict with GNU semantics). Update the bit on "W;" within optstring when called as getopt (not getopt_long) to current reality.
2002-12-10fix a typo in a comment; from GabrielPeter Valchev
2002-12-10renumber the get/set debug ioctls for they conflict w/ ppp, we do not keep ↵Michael Shalayeff
the O versions since these are debugging only and should not affect normal functionality; deraadt@ ok
2002-12-10Add 2 missing pw_abort() calls when pw_mkdb() fails and remove theTodd C. Miller
void cast from pw_abort() since it is already void. From NetBSD via Brian Poole.
2002-12-10The introduction of fbwscons_setcolormap() left out 24 bit frame buffersMiod Vallat
operating in 8 bit mode, such as on the installation media... Installing with a pale grey on white is not what I would call a friendly display, ouch.
2002-12-10staticMarkus Friedl
2002-12-10move tos handling to packet_set_tos; ok provos/henning/deraadtMarkus Friedl
2002-12-10When doing permutation, only treat "-" as an option if it was specifiedTodd C. Miller
in optstring. Problem noticed by Theo.
2002-12-10power plant day moves back to the 22 from sun+3; from form@ the powermakerMichael Shalayeff
2002-12-10-O1 on alpha for nowHenning Brauer
ok theo
2002-12-10check IFF_RUNNING early in bstp_transmit_tcn; from netbsd; ok jason@Markus Friedl
2002-12-10Add support for VIA VT8231; from NetBSD, untested.Alexander Yurchenko
ok gluk@
2002-12-10don't warnx after ioctl, use warnHenning Brauer
pointed out by form@ via mpech@
2002-12-10ansi, KNF, other style(9) improvements and logic simplification; ↵Peter Valchev
andrushock@korovino.net
2002-12-10sort options; andrushock@korovino.netPeter Valchev
2002-12-10Make sure $SHELL points to the shell from the password file, even if shellMarkus Friedl
is overridden from login.conf; bug#453; semen at online.sinor.ru; ok millert@
2002-12-10bug fixHiroaki Etoh
2002-12-10fix setsockopt SO_REUSEADDR under linux emul; from NetBSD.Federico G. Schwindt
thanks to jpmp@fibertel.com.ar for the testbed. ish@ ok
2002-12-10Register as the "std" wscons device, not "sun". This is consistent with otherMiod Vallat
frame buffers, and produces less confusing dmesg output.
2002-12-10No need to disable stack protection on alpha anymore.Miod Vallat
2002-12-10More nitpicking.margarida
Correct placement of .Pp. (Europeans do use nroff -mandoc) deraadt@ henning@ ok
2002-12-10Fix spurious \n in dmesg outputMiod Vallat
2002-12-10More coherency: rule set(s) -> ruleset(s)margarida
deraadt@ henning@ ok
2002-12-09KNFTheo de Raadt
2002-12-09We now have getopt_long() in libc, no need to build a private copy.Todd C. Miller
2002-12-09We now have getopt_long() in libc, no need to build a private copy.Todd C. Miller
2002-12-09Correct typo. 'commited' -> 'committed'. Also got rid of obsoleteChad Loder
todo-style comment about missing free(9) etc.
2002-12-09NPF, not NFP (prevented outgoing bridge_ipsec() packets from being ↵Jason Wright
filtered); Darren Reed <avalon@coombs.anu.edu.au>
2002-12-09show user & group correctlyTheo de Raadt
2002-12-09ARRHGHGHGHGHGHGHTheo de Raadt