summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-06-16add getsn(char *buf, int len)Theo de Raadt
1996-06-16netbsd pr#2547, is@beverly.rhein.de; handle bus errors correctlyTheo de Raadt
1996-06-15NetBSD PR #2547: wrong bus error detection from is@beverly.rhein.de.briggs
1996-06-15Comment industries non use of EM_486.etheisen
1996-06-15elf_check_header() is now fully functional. Still need to add OS checks.etheisen
1996-06-14from pk; protect some more stuff with splbioTheo de Raadt
1996-06-14if no executable formats are defined for the architecture, it shouldTheo de Raadt
1996-06-14Keep dirty list used by in-kernel update(8) in sync with buffersThorsten Lockert
1996-06-14Keep dirty list used by in-kernel update(8) in sync with buffersThorsten Lockert
1996-06-13long botchesTheo de Raadt
1996-06-12add /sbin/scsi from FreeBSD -- a good start!Theo de Raadt
1996-06-12s/__OpenBSD__/BSD/Theo de Raadt
1996-06-12no ypxfrdTheo de Raadt
1996-06-12fix test for yp in resolv.confTheo de Raadt
1996-06-12sync to 0611Theo de Raadt
1996-06-12kill RAWPARTITION, use RAW_PARTJason Downs
1996-06-12ok, so I didn't think of it last nightJason Downs
1996-06-12notdef NTP, do not build ntp_gettime/ntp_adjtimeTheo de Raadt
1996-06-12actually document what offline does.Jason Downs
1996-06-12warning: variable might be used uninitialized -- sucksTheo de Raadt
1996-06-12/* within commentTheo de Raadt
1996-06-12use resv port only for root processesTheo de Raadt
1996-06-12SIGSEGV alwaysTheo de Raadt
1996-06-12SIGSEGV alwaysTheo de Raadt
1996-06-11includes target for pcvt include fileTheo de Raadt
1996-06-11no need for a keycap database backupTheo de Raadt
1996-06-11also do includes in libpcap and arch/${MACHINE}Theo de Raadt
1996-06-11Include ATAPI MI driversNiklas Hallqvist
1996-06-11Manual page for tar(1) emulation in pax(1), by meThorsten Lockert
1996-06-11from christos;Theo de Raadt
1996-06-11document that -print0 is an alternative to -XTheo de Raadt
1996-06-11Make eject(1) an alias for mt .. offline, and support disklabel(8) shortJason Downs
1996-06-11move to bin/md5 for `greater accessibility'Theo de Raadt
1996-06-11only need one GENERIC kernelTheo de Raadt
1996-06-11proper deviceTheo de Raadt
1996-06-11tty_attach()Theo de Raadt
1996-06-11use void * for pa/va instead of caddr_tTheo de Raadt
1996-06-11use intr_findvec()Theo de Raadt
1996-06-11call am7990_config()Theo de Raadt
1996-06-11delete intr_freevec(), add intr_findvec() [more flexible interface]Theo de Raadt
1996-06-11kernel is /bsdTheo de Raadt
1996-06-11sync to new disklabel, add ${REALIMAGE} supportTheo de Raadt
1996-06-11delete ${REALIMAGE} on completionTheo de Raadt
1996-06-11Fix grammatical errors; take twoThorsten Lockert
1996-06-11OpenBSDTheo de Raadt
1996-06-11Default to "ustar" format when invoked as tarThorsten Lockert
1996-06-11Fix grammatical error; pointed out by TheoThorsten Lockert
1996-06-11Add -z and -Z options to tar usage stringsThorsten Lockert
1996-06-11-print0 in find, not -0Theo de Raadt
1996-06-11add -0 option, written by meTheo de Raadt