summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-21correct fork logic and rewrite for clarity, ok todd@Peter Stromberg
2001-09-21+./usr/sbin/eepromJason Wright
2001-09-21partially done... committing so other folks don't have to repeat some of the ...Jason Wright
2001-09-21Stolen from alpha.Jason Wright
2001-09-21first whack at ldasm.S... this will not work yet (partially based on NetBSD,Jason Wright
2001-09-21add isnan.cMiod Vallat
2001-09-21Fix incorrect number of args to __SYSCALL. Somehow this managed toTodd C. Miller
2001-09-21grammar fixens; from Kaspar Toomik <kaspar@anisakis.org>, pr2077Michael Shalayeff
2001-09-21Fix natlook (broke ftp-proxy) and a memory leak.Daniel Hartmeier
2001-09-21syncTheo de Raadt
2001-09-21start pflogd in a different place; do not block NFS in diskless situations; d...Theo de Raadt
2001-09-21OK, the old sizes work againTheo de Raadt
2001-09-21a little closer to realityJason Wright
2001-09-21Ugh, there's SOO much left to do hereJason Wright
2001-09-21bump size to 8192 and remove a sparc-ismJason Wright
2001-09-21-TEST,+RAMDISKJason Wright
2001-09-21Fix rdsetroot dependency.Miod Vallat
2001-09-21Don't protect useful macro definitions with #ifdef _LOCORE, as libc needsMiod Vallat
2001-09-21phys_map declaration comes from <vm/vm.h>, no need to declare it locally.Miod Vallat
2001-09-21Shared interrupts are not that uncommon. Stop chatting about it.Artur Grabowski
2001-09-21uvm_km_suballoc() will panic if it fails. No need to check the returnMiod Vallat
2001-09-21Since people are starting to play with snapshots, provide an updatedMiod Vallat
2001-09-21Driver for Sun GEM ethernet. Not ready yet.Artur Grabowski
2001-09-20cosmetic.Artur Grabowski
2001-09-20Better timeout usage.Miod Vallat
2001-09-20No longer necessary. GENERIC is a good test kernel now.Artur Grabowski
2001-09-20From NetBSD: allow loading of kernels with bss+data > 4MJason Wright
2001-09-20Three changes from NetBSD:Jason Wright
2001-09-20bigger/better diskJason Wright
2001-09-208k block sizeJason Wright
2001-09-20Incorrect parens (from netbsd)Jason Wright
2001-09-20Install etc/kerberosV/krb5.conf.exampleHans Insulander
2001-09-20Example kerberos 5 config file. Based on what works for me.Hans Insulander
2001-09-20mailq moves to section 8 since it can only be run by the superuser nowTodd C. Miller
2001-09-20+openpromTodd T. Fries
2001-09-20Our printf has %b, use it and don't bother with snprintf stuff.Jason Wright
2001-09-20Jumbo wsmoused cosmeto:Miod Vallat
2001-09-20change PSEUDO_NOERROR so it is indeed does not set errno.Dale Rahn
2001-09-20correct %b stringsJason Wright
2001-09-20grammar; from tobyMichael Shalayeff
2001-09-20CheckMail removed. OKed stevesk@mouring
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2001-09-20openfirmware device (and move ksyms decl to conf.h)Jason Wright
2001-09-20sparc64 supportJason Wright
2001-09-20treat unions as structs; fixes pr 1918, perl dudes never replied thoughMichael Shalayeff
2001-09-20duplicate removal; Seth King <sethking@yahoo.com>Paul Janzen
2001-09-20document why we use random()Theo de Raadt
2001-09-20syncMichael Shalayeff
2001-09-20no one cares if RFIFO has been hit... so shaddap!Jason Wright
2001-09-20make this compile for kernelMichael Shalayeff