summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-13handle ext2fs speciallyTheo de Raadt
1997-08-13better rv typesMichael Shalayeff
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
1997-08-13Add console switching logicNiklas Hallqvist
1997-08-13print boot message on the right consoleMichael Shalayeff
1997-08-13be honest about rootsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-13remove unused includeMichael Shalayeff
1997-08-13print kernel argumentsMichael Shalayeff
1997-08-13getsecs() is in stand.hMichael Shalayeff
1997-08-13inline apm callsMichael Shalayeff
1997-08-13inline callsMichael Shalayeff
1997-08-13unused includeMichael Shalayeff
1997-08-13reuse ret code for both message and chrMichael Shalayeff
1997-08-13typoNiklas Hallqvist
1997-08-12poll BIOS as said in commentMichael Shalayeff
1997-08-12_you_, hear?! never touch anything when doing commits!Michael Shalayeff
1997-08-12revert to prev-cons behaviourMichael Shalayeff
1997-08-12slite rewriteMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12protosMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new, like dev/cninit.c+cons.cMichael Shalayeff
1997-08-12who needs it?Michael Shalayeff
1997-08-12inline biosd_rwMichael Shalayeff
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-12no more biosmem.SMichael Shalayeff
1997-08-12better regsMichael Shalayeff
1997-08-12move that inlineMichael Shalayeff
1997-08-12Removed unused vars. Added missing arg to bus_space_map.Niklas Hallqvist
1997-08-12typo; graphix@iastate.eduTheo de Raadt
1997-08-11Prototype things.Todd C. Miller
1997-08-11Timeout reads/writes on the socket just to be safe.Todd C. Miller
1997-08-11Use mktemp(1) to avoid potential /tmp/ and cwd races.Todd C. Miller
1997-08-11Add extra off_t casts for paranoia and because I don't have a largeTodd C. Miller
1997-08-10Pass -Wall and add OpenBSD tags.Todd C. Miller
1997-08-10Line up better with -t.Todd C. Miller
1997-08-10Update date up.Todd C. Miller
1997-08-09The list of tcp/udp ports not to allocate dynamically is nowTodd C. Miller
1997-08-09Fix some minor stuff and flesh out a bit.Todd C. Miller
1997-08-09Increased performance in ypserv by two different actions:Mats O Jansson
1997-08-09Using stdio on sockets is gross so don't do it. Also some -Wall.Todd C. Miller
1997-08-09NetBSD PR/3504 reported by Brian Baird.Mats O Jansson
1997-08-09Fix boot messageTobias Weingartner
1997-08-09struct statfs uses a signed short f_flags field. This field is used inNiklas Hallqvist
1997-08-09SYN flood protection, by specifyingAngelos D. Keromytis
1997-08-08Clarify a bit.Todd C. Miller