summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-10-04as i said, only check the class; add a comment on signature checkingMichael Shalayeff
2002-10-04regenMichael Shalayeff
2002-10-04some intel ids; from Riccardo.Sibilia@ascom.chMichael Shalayeff
2002-10-04DWL-520+Michael Shalayeff
2002-10-04recover from french invasionMichael Shalayeff
2002-10-04some formatting from mickey.Michael Shalayeff
From: Maxim Tsyplakov <tm@openbsd.ru> indent -i0 somefile.c dumps core in indent.c line 276 ps.ind_level = ps.i_l_follow = col / ps.ind_size;
2002-10-04fprintf+exit vs errxMichael Shalayeff
2002-10-04janis dup; from Number Six <six@stalphonsos.com>Michael Shalayeff
2002-10-04fix a cross-site scripting vuln:Henning Brauer
*) SECURITY: CAN-2002-0840 (cve.mitre.org) Prevent a cross-site scripting vulnerability in the default error page. The issue could only be exploited if the directive UseCanonicalName is set to Off and a server is being run at a domain that allows wildcard DNS. [Matthew Murphy]
2002-10-04new sentence, new lineHenning Brauer
pointed out by Dries Schellekens, Thanks!
2002-10-04regenHenning Brauer
2002-10-04Intel 21145Henning Brauer
2002-10-04use port 8021 in examplesHenning Brauer
inspired by a PR from rjmooney@aboveground.cx ok deraadt@
2002-10-04Prevent packet processing while tweaking address and routing tables.Henric Jungheim
ok art@
2002-10-04Print full 64 bit address. At least until LD_TRACE_LOADED_OBJECTS_FMT[12]Dale Rahn
is supported properly.
2002-10-04improvements; rjmooney@aboveground.cxTheo de Raadt
2002-10-04Limit the TX key to a valid range; imp@Todd C. Miller
2002-10-04powerpc support for stack trampoline mprotect.Dale Rahn
2002-10-04wrong word; cjeker@diehard.n-r-g.comTheo de Raadt
2002-10-04Aasking to load an already loaded map is not a "warn and pray" kinda thing.Jason Wright
2002-10-04simplify format setupJason Wright
2002-10-043.2-currentTheo de Raadt
2002-10-04More OpenBSDism's (vs FreeBSDisms).Jason Wright
2002-10-04krw fucked up; i must re-tag this fileTheo de Raadt
2002-10-03Fix check for I2O based AMI cards (we don't want to match them here); meJason Wright
also match the signature of the PERC 2/Sc cards; deraadt
2002-10-03syncJason Wright
2002-10-03bcm5702/bcm5703Jason Wright
2002-10-03Use our defn of pci command registers, not freebsd'sJason Wright
2002-10-03Divorce system hostname handling from network configuration.Kenneth R Westerback
Every system has a name, and thus generated keys with that name, even if there is no currently configured network. So, ask for a system hostname before configuring the network. Eliminate /tmp/myname and just keep hostname set to the lastest name and FQDN. Construct /etc/myname from hostname as configuration data is being saved. Construct /etc/hosts (preserving the informative leading comment from the /etc/hosts file in etcXX.tgx) at the same time. Construct an appropriate /etc/hosts file even if the network is not configured. During upgrade, if the user enables the network using the existing configuration, don't ask about the domain name - just use the configured one. Take care to handle existing /etc/myname files which do not necessarily have a FQDN. Originally problem with hostname handling pointed out by beck@. ok deraadt@
2002-10-03Document upgrades on sparc64 again, and tweak a few things.Miod Vallat
2002-10-03Check for negative values here too. "makes sense" mickey@, ok deraadt@Thomas Nordin
2002-10-02make it compile w/ DEBUG by syncing w/ exec.h; deraadt@ okMichael Shalayeff
2002-10-02Check for negative values. Inspiration from tedu <grendel@zeitbombe.org>.Thomas Nordin
ok deraadt@ and art@
2002-10-02remove machdep.vsyncblank; six@stalphonsos.comTheo de Raadt
2002-10-02syncTheo de Raadt
2002-10-02which is int not u_int so check for negative values. ok deraadt@, art@Thomas Nordin
2002-10-02Next-to-last minute changes:Miod Vallat
- do not install format(8) on hp300, and drtest(8) on vax - incomplete MAKEDEV(8) updates.
2002-10-02Add a small blurb about portmap being disabled by default, yet necessaryMiod Vallat
for YP operation. ok deraadt@
2002-10-02Final packages listPeter Valchev
2002-10-02UpdatePeter Valchev
2002-10-02Update packages listPeter Valchev
2002-10-01syncTheo de Raadt
2002-10-01need fpemu for the geckoMichael Shalayeff
2002-10-01regenMichael Shalayeff
2002-10-01sync w/ conf.cMichael Shalayeff
2002-10-01Post-last minute change:Miod Vallat
The anti-doping police (mickey@) says, with reason, that listing in "SEE ALSO" devices that are already .Xr in the device list is overkill. So trim these lists again.
2002-10-01Last minute cleanings (yes, close to release, last minutes spend longerMiod Vallat
than regular minutes): - do not install manual pages covering hardware we do not currently support - link autoconf(4) - remove mtio(4), this is an mi page now - do not link kUmem(4) -> mem(4) since there is no corresponding code. What a joke. - .Xr .Cd police - intro(4) update, closer to reality ok hugh@ deraadt@
2002-10-01a few missing generic devicesMichael Shalayeff
2002-10-01Last minute cleaning:Miod Vallat
- .Xr .Cd police - esp(4) layout glitch - intro(4) sorted and augmented - in pcons(4), mention that this is a last-chance driver that should generally not be used. even if the earth stops spinning. ok deraadt@
2002-10-01Last minute cleaning:Miod Vallat
- .Xr .Cd police (yawn) - layout glitch in esp(4) - intro(4) update "you're insane" deraadt@