summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-09Slightly less noisy debug printf from pf_map_addr(), ok mcbride@Daniel Hartmeier
2003-02-09more live code from FOSDEM:Henning Brauer
2003-02-09Swiss French ADB keyboard layout, tested against Powerbook keyboard markings,Miod Vallat
2003-02-09KNFHenning Brauer
2003-02-09Fix a few warnings and remove unnecessary check and cast.Camiel Dobbelaar
2003-02-09Must set BCR0/BCR1 since they can override the RXCFG/TXCFG registers; from fr...Jason Wright
2003-02-09make ESP_SBUS_DEBUG compileJason Wright
2003-02-09typos;Jason McIntyre
2003-02-08avoid more spurious printfs (account for other uninteresting events).Jason Wright
2003-02-08Make the -u and -g options more like the -U and -G options. My intentionTodd C. Miller
2003-02-08From David Krause; sync with NetBSD and FreeBSD changes:Todd C. Miller
2003-02-08Run through "sort -udf" and remove a blank line; David KrauseTodd C. Miller
2003-02-08Add scrub option 'random-id', which replaces IP IDs with random valuesDaniel Hartmeier
2003-02-08definitions and structures for vital product data (VPD); from netbsdJason Wright
2003-02-08Add an example of "pfctl -a anchor -s rules" usage, and make it clearDaniel Hartmeier
2003-02-08ansiHenning Brauer
2003-02-08typo; krauseHenning Brauer
2003-02-08allow for xfs; ok miodTodd T. Fries
2003-02-08When creating > 1 files with mktemp(1), make sure that if the creationPeter Valchev
2003-02-08fix /tmp races; this no longer leaves files around. ok millert jason henricPeter Valchev
2003-02-08Obey calling convention and use the right opcode (fabss -> fabsd); Fabulous...Jason Wright
2003-02-08syncTheo de Raadt
2003-02-08typoTheo de Raadt
2003-02-07More paranoia, make sure temp file owner matches real uid.Todd C. Miller
2003-02-07Don't write log message to console unless we are unable to connect toTodd C. Miller
2003-02-07typos;Jason McIntyre
2003-02-06syncTheo de Raadt
2003-02-06minor tweaks; raj@cerias.purdue.eduTheo de Raadt
2003-02-06undo broken fix for #387, fixes #486Markus Friedl
2003-02-06use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for...Michael Shalayeff
2003-02-06make pf.conf 0600 by defaultHenning Brauer
2003-02-06include isp firmware on some sparc64 media; and resize the media that isTheo de Raadt
2003-02-06allow to read some directories itselfJakob Schlyter
2003-02-06fix races in rename/symlink; from Tony Finch; ok djm@Markus Friedl
2003-02-06support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@Markus Friedl
2003-02-06missing call to setproctitle() after authentication; ok provos@Markus Friedl
2003-02-05regenMichael Shalayeff
2003-02-05compaq pci hot plug controllerMichael Shalayeff
2003-02-05syncJason Wright
2003-02-05add cavium and nitrox xlJason Wright
2003-02-05real ram disk root entryMichael Shalayeff
2003-02-05regenMichael Shalayeff
2003-02-05add ws* devices; fries@ okMichael Shalayeff
2003-02-05grok sti type wsdisplayMichael Shalayeff
2003-02-05Add knob for getting at the "output level bit", supposedly changes theJason Wright
2003-02-05implement a few wsdisplay ioctls. comment on the putchar implementationMichael Shalayeff
2003-02-05wsdisplay type for stiMichael Shalayeff
2003-02-05WORKAROUND: use a volatile to get around a compiler or fp emulation bugTheo de Raadt
2003-02-05in clearbits only flush the pte if it has changed. bits/bit in testbitMichael Shalayeff
2003-02-05missed one during ansificationHenning Brauer