summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-15Apply the same change as macppc for the 'SR revert', unbreak pegasos.Dale Rahn
2004-01-14calendar relies on cpp -traditional behavior so explicitly specify -traditionalTodd C. Miller
2004-01-14Comment out reference to index.so when we are building index.so itself.Todd C. Miller
2004-01-14machine/stdarg.h -> sys/stdarg.hBrad Smith
2004-01-14add pegasos as a powerpc system for cross-compile targetBrad Smith
2004-01-14mvme* do not support buses with indirect configuration, so don't check andMiod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2004-01-14Some MC8820x operation cleaning:Miod Vallat
2004-01-14Fix printf format string. ok markus@Otto Moerbeek
2004-01-14Fix printf format string. ok deraadt@Otto Moerbeek
2004-01-14Sync with mvme88k struct trapframe changes.Miod Vallat
2004-01-14Get rid of M_LOCKF and use pool for allocating lockf structures.Alexander Yurchenko
2004-01-14Fix printf format string. ok deraadt@Otto Moerbeek
2004-01-14Slightly better messages, fix a typo, and a few strlcpy() botches.Miod Vallat
2004-01-14syncache+ipv6 support for TCP_SIGNATURE; with itojun; ok deraadtMarkus Friedl
2004-01-14add soon-needed kif_remove()Henning Brauer
2004-01-14Remove as many unnecessary includes from the include mess in this file, inMiod Vallat
2004-01-14add a section about bugsMichael Shalayeff
2004-01-14uncomment a piece about dino/cujoMichael Shalayeff
2004-01-14.Xr closefromTed Unangst
2004-01-14catching a stray sheep destroying a pmap shall result in a proper haggis; thi...Michael Shalayeff
2004-01-14regen; qid change.Kenjiro Cho
2004-01-14eliminate the predefined special qids so that qids become simpleKenjiro Cho
2004-01-14A more classical and more readable getopt() loop, no functional change.Miod Vallat
2004-01-14Do not expose kernel prototypes to userland.Miod Vallat
2004-01-14Fix after recent struct reg and struct frame changes.Miod Vallat
2004-01-14update struct, noted by deraadt@Ted Unangst
2004-01-14syncTed Unangst
2004-01-14syncTed Unangst
2004-01-14change sigaltstack.ss_size type to size_t. handle syscall fallout.Ted Unangst
2004-01-14ok, it took quite a bit of prodding but itojun finally explained why theTheo de Raadt
2004-01-14Fix the mmap case; inadequate testing on my part!Todd C. Miller
2004-01-14Preliminary changes for ARM support on OpenBSD. "Can't hurt" espie@Dale Rahn
2004-01-14Fallback to malloc + pread if mmap fails; fixes "nm /dev/ksyms". OK mickey@Todd C. Miller
2004-01-14Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. AlsoKenneth R Westerback
2004-01-14Revert previous; this will cause issues on some machines, says drahn@Miod Vallat
2004-01-13Fix KERNTEXTOFF value (long) after the move to ELF.Miod Vallat
2004-01-13Allow building w/o -traditional. OK weingart@ and mickey@Todd C. Miller
2004-01-13... and kill library == 0 optimization test that is now bogus with libsupcxx...Marc Espie
2004-01-13stupid, stupid.Marc Espie
2004-01-13Get rid of more unused useless broken invalid constant laughable values.Miod Vallat
2004-01-13No need to set [di]sar for complete tlb invalidation.Miod Vallat
2004-01-13s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net>Alexander Yurchenko
2004-01-13spellingTheo de Raadt
2004-01-13spellingTheo de Raadt
2004-01-13Take advantage of the way config(8) works to probe for bugtty last duringMiod Vallat
2004-01-13Get rid of old MID binary compatibility. This has been a lifesaver back whenMiod Vallat
2004-01-13Then, kill %: printf format...Miod Vallat
2004-01-13Use correct type for magic number.Otto Moerbeek
2004-01-13Less pedantic types; helps when userland includes <signal.h> withoutMiod Vallat