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