summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
manpage.
1999-08-22Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested byJason Downs
Matthieu Herrb.
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
Some comment cleanup. Add compatible hash function for generating 20-bit security key. (So much for Proxim's security by obscurity.)
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
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
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
optimal. The final (and safe) solution will come with kth-krb 0.10
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
1999-08-20Take advantage of "arch -s"Todd C. Miller
1999-08-20cleanup pmap_enk4mArtur Grabowski
1999-08-20re-order includes and remove <sys/utsname.h> since we don't use uname()Todd C. Miller
Use __progname, not argv[0] for determining how we were called Fix a typo
1999-08-20in pv_link4m malloc can sleep. Make the malloc earlier and check ifArtur Grabowski
reality has changed while we were (possibly) sleeping.
1999-08-20Fix faulty asms, that happened to work with old gcc, but not egcsNiklas Hallqvist
1999-08-20spellingTheo de Raadt
1999-08-20uninitialized variable; art@Jason Wright
1999-08-20uninitialized variable; art@Jason Wright
1999-08-19The mips test for dynamic loading was wrongNiklas Hallqvist
1999-08-19Merge arch and machine sources. Add some options so it willNiklas Hallqvist
be easier to get at the ISA (instruction set architecture)
1999-08-19mailer.conf missing; <kstailey@disclosure.com>Jakob Schlyter
1999-08-19syncTheo de Raadt
1999-08-19domain name changekstailey
1999-08-19s/nvi/vi/kstailey
1999-08-19Sync with NetBSD.Federico G. Schwindt
1999-08-19don't install /usr/share/misc/style as it is being replaced by a man pageTodd C. Miller
1999-08-19From FreeBSD with changes from /usr/share/misc/styleTodd C. Miller
1999-08-19syncTheo de Raadt
1999-08-19pnpdevs.hTheo de Raadt
1999-08-19another ethernet cardTheo de Raadt
1999-08-19undo damage aaron didTheo de Raadt
1999-08-19test vendor id against PCMCIA_VENDOR_INVALID, not against 0David Leonard