summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-25Brag a bit about all the shiny new features of 3.3Miod Vallat
2003-03-25Update sets sizes.Miod Vallat
2003-03-25Killer typos. My bad.Miod Vallat
2003-03-25update list for 3.3Peter Valchev
2003-03-25update packages list for 3.3Peter Valchev
2003-03-25Missing splx(); Patrick LatifiTodd C. Miller
2003-03-25very minor tweakTheo de Raadt
2003-03-25Fix last commit; to emulate setuid daemon + PRIV_END we need toTodd C. Miller
set the real & effective uids to the calling user and the saved uid to daemon. Fixes a problem where lpr could not print files that were not world-readable.
2003-03-25list the same set of ahc hardware as is listed on i386. ok millert@ miod@Dale Rahn
2003-03-24Remove unused boot.fs file from macppc distrib. ok miod@ deraadt@Dale Rahn
2003-03-24Enable 'snag' boot on macppc boot iso. ok miod@ deraadt@Dale Rahn
2003-03-24Add *.iso to list of files in CKSUM/MD5 spotted by A.Farber.Dale Rahn
ok millert@ miod@ deraadt@
2003-03-24Tree patches from c.pascoe at itee dot uq dot edu dot au:Jason Wright
- mask of vlan tag to ensure upper bit isn't present from hardware - avoid mbuf leak on error - make sure sizeof(ether_header) bytes are present in the firest mbuf before passing it up to ether_input()
2003-03-24splimp() around xl_reset() during autoconf. something in xl_reset() wantsJason Wright
to generate an interrupt before the rings are setup correctly on some variants; ok deraadt.
2003-03-24Recognize -soname foo, so that ld can properly ignore it.Marc Espie
ok millert@, pval@.
2003-03-24Add missing return. Fix following buglet:Cedric Berger
# echo "pass in from <veryLONGtableNAME>" | pfctl -nvf- pass in from <veryLONGtableNAME>/0 to any
2003-03-24Tweak a few texts to cope with the fact that we ship official OpenBSD CD-ROMMiod Vallat
and bootable CD-ROM mini images on some platforms, too. Mention such a mini image for alpha, consistent spelling of CD-ROM, and a few minor updates not worth mentioning I had lying in my tree.
2003-03-24fix error return values (NULL to ENOMEM) and add missing ellist_destroy()Kenjiro Cho
in error handling of hfsc_add_altq(). report and fix by millert@
2003-03-24Add comments, mostly borrowed from ftp-proxy(8), showing how to set up up.Ian Darwin
Improved & OK'd by dhartmei@, david@, millert@.
2003-03-23Sync; spotted by daleMiod Vallat
2003-03-23SyncMiod Vallat
2003-03-23sync FILES section with realityHenning Brauer
2003-03-23correct URL to apache online docsHenning Brauer
2003-03-23unbreak rekeying for privsep; ok millert@Markus Friedl
2003-03-23Fix operational typo. Bug reported by William YodlowskyMarco S Hyman
bsd at openbsd dot rutgers dot edu. OK millert@, others.
2003-03-23Do not closed stdin; Andrey MatveevTodd C. Miller
2003-03-22replace tabs following .It macro with spaces; output is the sameDavid Krause
ok jmc@
2003-03-22.Nd shouldn't end with a periodDavid Krause
ok jmc@
2003-03-22missing space between macro argument and commaDavid Krause
ok jmc@
2003-03-22Cleanup for release:David Krause
remove some unneeded escaping of spaces "\ " indent by 6 spaces in a few places to match the rest of the file fix a few lines that were improperly wrapped or not wrapped to the next line update sample rule expansion to match current state of pfctl output fix spacing in a few places fix a small typo found by jmc@ updated a few example rules so that they parse with current pfctl ok henning@ jmc@
2003-03-21document ceccerrs and cecclast for sparc64Jason Wright
2003-03-21install a real handler for correctable ECC errors and make a count ofJason Wright
them available via sysctl (doc update in a bit); ok millert.
2003-03-21fix breakage from the previous commit that removed confidential bugs:David Krause
sendbug was reporting an error when there really wasn't one ok millert@
2003-03-21grammar; ok miod@Todd T. Fries
2003-03-21install a powerhook to restore the AC97 state after suspend;Jason Wright
aditya at dsl dot cis dot upenn dot edu via pr 3165; ok millert
2003-03-21Fix default facility when none is specified (should be LOG_USER,Todd C. Miller
was LOG_UUCP due to a bug); Javier Kohen
2003-03-21change 'netstat -m' output from:Philipp Buehler
0/28 mapped pages in use to 0/14/1024 mbuf cluster pages in use (current/peak/max) ok henning@, millert@
2003-03-21RegenMiod Vallat
2003-03-21its obwous``renassiance'' apeers too be a spelink mistaek.Miod Vallat
2003-03-21Fix %mem output in ps, sysctl method of getting mempages returns numberDale Rahn
of bytes of memory, not number of pages of memory. Divide the result by pagesize. PR 3164 ok david@ millert@
2003-03-21Fix some typos in comments; Patrick LatifiTodd C. Miller
2003-03-21document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@Markus Friedl
2003-03-21Now that ahc has the necessary endian fixes, enable it on macppc.Dale Rahn
2003-03-21Endian fixes for ahc driver. These are a no-op for i386. Now works on macppc.Dale Rahn
ok millert@ miod@ krw@
2003-03-21- Add missing "\n" to some pf_table.c printf()Cedric Berger
- Fix two problems with pfr_update_stats(). Filtering was done properly, only stats were wrong. People should upgrade their kernel if: - They use bidirectional rules (without "in" or "out") with tables. - They use tables in negated statements, like "block from !<foo>" Thanks to David Krause for discovering the problem. Ok dhartmei@ henning@
2003-03-21SyncMiod Vallat
2003-03-21Add a new option to disable krb4 cross-realm authentication, disabled byHans Insulander
default. This works around a recently found vulnerability in the krb4 protocol, see http://web.mit.edu/kerberos/www/advisories/MITKRB5-SA-2003-004-krb4.txt Patch created by adopting the changes in heimdal-0.5.2, with invaluable help provided by lha@stacken.kth.se and janj@stacken.kth.se. ok beck@ miod@
2003-03-21Disable krb4 kdc; it has no functionality (except bugs) that theHans Insulander
krb5 kdc doesn't have.
2003-03-21move Netra 1400/1405 to the supported listBrad Smith
ok jason
2003-03-20The current code tries to use the same field in the interrupt handler asHenric Jungheim
both a "next" pointer for a singly-linked list and as an in-use flag. This obviously does not work all that well. This change adds a separate ih_busy flag to mark the handler as in-use, leaving ih_pending for use by the list code. Testing by *many* (thanks). ok miod jason