summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-30Add pxa270 idDale Rahn
2004-12-30Fix (and de-inline) bus_space_(read|write)_raw* functions, they didDale Rahn
2004-12-30Silence resettodr() unless option DEBUG.Miod Vallat
2004-12-30i386/gcc3 sets changesPeter Valchev
2004-12-30switch i386 to gcc3; ok deraadt espie miodPeter Valchev
2004-12-30Remove -Wno-unused form CFLAGS and kill some unused vars found as a result ofOtto Moerbeek
2004-12-30If we are running on a 68040 or a 68060 processor, overwrite the copypage()Miod Vallat
2004-12-30Do the address space checks only if option DEBUG - nobody has seen themMiod Vallat
2004-12-30Kill the EIOMAPSIZE and instead, dynamically size the external I/O map,Miod Vallat
2004-12-30Rework pmap_bootstrap() computations of I/O maps. Makes the MD part ofMiod Vallat
2004-12-30Simplify local copying of PS1 environment variable. Since we noTodd C. Miller
2004-12-30add strdup() check; jfb okXavier Santolaria
2004-12-30Let yds_init() return a meaningful value.Miod Vallat
2004-12-30Send files to add using `Is-Modified' instead of `add', and sendJean-Francois Brousseau
2004-12-30gcc 3.3.5 loop optimization will produce incorrect output on powerpc; aMiod Vallat
2004-12-30adw(4) works on amd64, enable; ok deraadt marcoPeter Valchev
2004-12-30Actual synch with 3.3.5.Marc Espie
2004-12-30Add a copy of stripcom so /etc/netstart can be run standalone again.Todd C. Miller
2004-12-30Current ahd timeout code does nothing. Add fbsd style timeoutKenneth R Westerback
2004-12-30Clean up some code to eliminate snprintf() return value abuse noted byKenneth R Westerback
2004-12-30Mention ahd support.Kenneth R Westerback
2004-12-30add acphy and bmtphy for some aue devicesDavid Gwynne
2004-12-30esp(4) manpage for mac68k, with help and ok jmc@, miod@Martin Reindl
2004-12-30these pages already have their copyrights contained within the mainJason McIntyre
2004-12-30tidy up AUTHORS a little;Jason McIntyre
2004-12-30move copyright into main body of man page (commented out);Jason McIntyre
2004-12-30-c is required when generating initial specification;Jason McIntyre
2004-12-30Import M_CANFAIL support from NetBSD, removes a nasty panic during low-mem sc...Niklas Hallqvist
2004-12-30Enable udav now it works on alpha. ok dlg@Jonathan Gray
2004-12-30fix for some archs that don't like unaligned accesses, eg sparc64 and alphaDavid Gwynne
2004-12-30Correct copyright as per David Young's recent change in NetBSD.Jonathan Gray
2004-12-30Add license and CVS tags.Jonathan Gray
2004-12-30Don't zero error value, return it.Kenneth R Westerback
2004-12-30add ehci and enable atu in GENERIC. get rid of the flags on usb since theyDavid Gwynne
2004-12-30stdinit() and flush_all() are prototyped globally, no need to do itTodd C. Miller
2004-12-30Restore error checking in tostring().Todd C. Miller
2004-12-30get rid of ieee80211 debug outputDavid Gwynne
2004-12-30Update to version 20041222; OK deraadt@Todd C. Miller
2004-12-30Replace home-grown byte swapping routine with calls to swap* macrosTodd C. Miller
2004-12-30handle rtt < 0; markus okTheo de Raadt
2004-12-30mention online bug tracking system: based on a commit from fbsd;Jason McIntyre
2004-12-30SIGSTOP needs .Dv, not .Ev;Jason McIntyre
2004-12-29handle snprintf -1; otto okTheo de Raadt
2004-12-29Put settimeslot() into #ifndef SMALL as it is not needed on ramdisks.Claudio Jeker
2004-12-29Add support for multiple using algorithms. OK'd by several peopleTodd C. Miller
2004-12-29fix indentMarkus Friedl
2004-12-29Print 'set fingerprints' correctly when parsing verbosely.Ryan Thomas McBride
2004-12-29Make sure that fingerprint_count gets reset to 0 correctly when we flushRyan Thomas McBride
2004-12-29syncTheo de Raadt
2004-12-29change last commit so that the test for PF_OPT_NOACTION is actually inDan Harnett