summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-09-22Use vm_page_alloc_memory API. Some cleanup.Niklas Hallqvist
1997-09-22From NetBSD: vm_page_alloc_memory giving continuous memoryNiklas Hallqvist
1997-09-22correct a commentchuck
1997-09-22A/C -> ACTheo de Raadt
1997-09-22indentTheo de Raadt
1997-09-22indentTheo de Raadt
1997-09-22indentTheo de Raadt
1997-09-22Start of -Wall and cleaning up icky bits.Todd C. Miller
1997-09-22Use our own fnmatch().Todd C. Miller
1997-09-22Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).Todd C. Miller
1997-09-22-WallTodd C. Miller
1997-09-22Fix .OsTodd C. Miller
1997-09-22socks5 supportTodd C. Miller
1997-09-22document SCSITERSE and SCSIDEBUGTodd C. Miller
1997-09-22install -> ${INSTALL}Todd C. Miller
1997-09-22Change some longs to ints for alpha.Todd C. Miller
1997-09-22Some -Wall.Todd C. Miller
1997-09-22Prototype __seekdir() before using.Todd C. Miller
1997-09-22err.[ch] -> error.[ch] and fix err/warn usage.Todd C. Miller
1997-09-22From FreeBSD:Todd C. Miller
1997-09-21machdep.biosMichael Shalayeff
1997-09-21new machdep.bios subtreeMichael Shalayeff
1997-09-21branch the bios tree inside the machdepMichael Shalayeff
1997-09-21Stray %u, poofTobias Weingartner
1997-09-21syncTheo de Raadt
1997-09-21first cut at using installboot in md_installboot()Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21$OpenBSDTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21Accept WRKOBJDIR for NFS mounted ports tree and local objs. DEF_UMASK isNiklas Hallqvist
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1997-09-21mtree descriptions for the sake of ports, from FreeBSDNiklas Hallqvist
1997-09-21Don't complain loudly about escaped single and double quotes found injdm
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-21bios0Niklas Hallqvist
1997-09-21Check if the MD subdir exists before adding it to SUBDIRNiklas Hallqvist
1997-09-21bootapiver is unsignedMichael Shalayeff
1997-09-21Remove cruftNiklas Hallqvist
1997-09-21no this ugly hack, no more!Michael Shalayeff
1997-09-21support new bootsMichael Shalayeff
1997-09-21$OpenBSD$Niklas Hallqvist
1997-09-21Do not report RTM_MISS up on IP encapsulation implicit lookups. This shouldNiklas Hallqvist
1997-09-21Add missing #ifdef DEBUG statements so we can build a kernel withTodd C. Miller
1997-09-21Make "fdformat fd0" work.Todd C. Miller
1997-09-21Fix some nits, including using fd0c, not fd0 as noted by toddf@openbsd.org.Todd C. Miller
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk
1997-09-20Support for building libgmp only if something has changed.Tobias Weingartner
1997-09-20fix PORTAL comment. The "create sockets with open(2)" one was my fault.kstailey