summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-08-24better fix; now if the last line in a file stream does not contain a newline,Aaron Campbell
1999-08-24Opps. forgot this in the last uvm updateArtur Grabowski
1999-08-24Remove unneeded printf.Federico G. Schwindt
1999-08-24Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).Constantine Sapuntzakis
1999-08-24Avoid /usr/ARCH-unknown-openbsd in a way more friendly toMarc Espie
1999-08-24m68k code generation work-around that I had forgotten to remove...Marc Espie
1999-08-23fgets() -> fgetln(). When reading files like this, the notion of a `line' isAaron Campbell
1999-08-23reset card before attempting configDavid Leonard
1999-08-23undo damage by careless developerTheo de Raadt
1999-08-23Remove some unneeded needs-flag; NetBSD.Federico G. Schwindt
1999-08-23Todo list and roadmap; from NetBSD.Federico G. Schwindt
1999-08-23Disable interrupts early; from NetBSD.Federico G. Schwindt
1999-08-23cnw support.Federico G. Schwindt
1999-08-23MergeMarc Espie
1999-08-23Update to gcc 2.95.1, official release.Marc Espie
1999-08-23Xircom Credicard Netwave manpage.Federico G. Schwindt
1999-08-23Opps. Forgot to commit this in the recent uvm sync. (noted by mickey@)Artur Grabowski
1999-08-23Remove a lie. We don't skip /dev/ttyv* since our pcvt uses /dev/ttyC*.Todd C. Miller
1999-08-23sync with NetBSD from 1999.05.24 (there is a reason for this date)Artur Grabowski
1999-08-23vm_offset_t -> {v,p}addr_t, vm_size_t -> {v,p}size_tArtur Grabowski
1999-08-23vm_offset_t -> {v,p}addr_t + some other cleanupArtur Grabowski
1999-08-22ncurses-5.0-990821Todd C. Miller
1999-08-22do { ... } while (0) instead of just { ... } in macrosTodd C. Miller
1999-08-22Don't turn -fstrict-aliasing on automatically for now.Marc Espie
1999-08-22Add crossref to mailer.conf(5) so users might know that there is such aJakob Schlyter
1999-08-22Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested byJason Downs
1999-08-22make isapnp_print() use canonical formatTheo de Raadt
1999-08-22syncTheo de Raadt
1999-08-22whack isapnp gus for nowTheo de Raadt
1999-08-22Allow authkey to be changed independently of the current phase.brian
1999-08-21MIPS boxes that use fdisk need an MS-DOS partitionNiklas Hallqvist
1999-08-21/dev/ksymskstailey
1999-08-21definitions needed by sbin/kbd/kbd_sparc.cMats O Jansson
1999-08-21First step to get support for keypad and function keys on sparc. -mojMats O Jansson
1999-08-21Document the YP optionsNiklas Hallqvist
1999-08-21Let arch compile again...Marc Espie
1999-08-21Disable device interrupts in INTSEL register when interface is down.David Leonard
1999-08-20add -fno-strict-aliasingTodd C. Miller
1999-08-20Don't install with special permissions.Jason Downs
1999-08-20Don't install with special permissions.Jason Downs
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
1999-08-20change MIPSE{B|L} to __MIPSE{B|L}__. -mojMats O Jansson
1999-08-20needs <scsi/cd.h> -mojMats O Jansson
1999-08-20more paranoid check of the refcount in vfs_registerArtur Grabowski
1999-08-20Fix RCS IdsNiklas Hallqvist
1999-08-20the default expiration date for new databases (Jan 1 04:59:59 2000) was notArtur Grabowski
1999-08-20teach it about Rise cpus; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-08-20Link with "-L. -lperl" if building a shrared libperl on OpenBSDTodd C. Miller
1999-08-20comment out shared libperl support for the time beingTodd C. Miller
1999-08-20Link perl binary with shared libperlTodd C. Miller