summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-21Remove last vestiges of rcons and now it appears to work.Jason Wright
2002-05-21Use rasops alloc_attr in alloc_screen so it doesn't crash when a screen isJason Wright
2002-05-21Junk gcc's deprecated __FUNCTION__. Use standard __func__ instead.Marc Espie
2002-05-21Move enum definitions to global scope. Local scope is meaningless, andMarc Espie
2002-05-21create /etc/authpf and /var/authpf dirsTheo de Raadt
2002-05-21cleanTheo de Raadt
2002-05-21Skeleton driver for the Creator/Creator3D framebuffer (doesn't do muchJason Wright
2002-05-21Merge openssl-0.9.7-stable-SNAP-20020519Bob Beck
2002-05-21fake sync (not yet using MAKEDEV.md)Theo de Raadt
2002-05-21remove MAKEDEV.local finallyTheo de Raadt
2002-05-21KNFTheo de Raadt
2002-05-20Add a check for negative values in struct timeval after the timersub().Todd C. Miller
2002-05-20Do not blindly call wsdisplay routines if no wsdisplay device is activeMiod Vallat
2002-05-20Pull in useful bits from NetBSD and make our lp* easier to diff andTodd C. Miller
2002-05-20raise RTF_HOST for IPv6 /128 destination. from umeJun-ichiro itojun Hagino
2002-05-20blob for splassert.Artur Grabowski
2002-05-20Allow SIOCSIFMTU on gif interfaces.Artur Grabowski
2002-05-20doc new splassert sysctl behavior.Artur Grabowski
2002-05-20Add one more level to the kern.splassert sysctl.Artur Grabowski
2002-05-20update user list; spotted by hshoexer@yerbouti.franken.deTheo de Raadt
2002-05-20fix XrTheo de Raadt
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-20ignore corrupted prom headers w/ length exceeding the scanned isa hole region...Michael Shalayeff
2002-05-20byebye ecoffrdsetroot left over; miod@ ok.Federico G. Schwindt
2002-05-20syncMichael Shalayeff
2002-05-20save the old onfault where the handler expects it to be, do not zero out on e...Michael Shalayeff
2002-05-20force alignment on the netisr and sir by mobving 'em into .dataMichael Shalayeff
2002-05-20make sure runing addr gets properly aligned after 0-level page table allocationMichael Shalayeff
2002-05-20make it compile w/ debugging onMichael Shalayeff
2002-05-20make sure all the funky stack we allocate are properly alligned, the trap_phy...Michael Shalayeff
2002-05-20gateway page could be cachable, it's not written into.Michael Shalayeff
2002-05-20minimum pdc stack is 9k, define it to be 16k hereMichael Shalayeff
2002-05-20define BSS() macro to allocate vars in the .bss like other archs doMichael Shalayeff
2002-05-20fix a typo; from David Krause <openbsd@davidkrause.com>Michael Shalayeff
2002-05-20Move verbiage about '!' and '!foo' at prompts to welcome_banner() fromKenneth R Westerback
2002-05-20gateway is not fixated on the pid in the tlb, make it a not-care value in itlbhMichael Shalayeff
2002-05-20do not free the kernel page dirs, they are hard to account for sometimes; als...Michael Shalayeff
2002-05-20hardclock() is not called until clock has been initializedMichael Shalayeff
2002-05-19there is an sti man thereMichael Shalayeff
2002-05-192.11.2 are in the tree now, 10x to federico dudeMichael Shalayeff
2002-05-19 o End a sentence with a period, not a comma; Hans-Joerg HoexerTodd C. Miller
2002-05-19KNF againTheo de Raadt
2002-05-19KNFTheo de Raadt
2002-05-19KNFTheo de Raadt
2002-05-19misc cleanups, and grok systrace betterTheo de Raadt
2002-05-19make fsystrace available in systrace.h; keep some more stats.Niels Provos
2002-05-19KNFTheo de Raadt
2002-05-19nicer usageTheo de Raadt
2002-05-19extra commas in enum not 100% portableTheo de Raadt
2002-05-19make pppd only executable by group networkTheo de Raadt