summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-09-26add exphyJason Wright
1999-09-26This needed to be there...Steve Murphree
1999-09-26match if parent is 'xl'Jason Wright
1999-09-26use dev/mii for appropriate cardsJason Wright
1999-09-26remove unneeded changesMichael Shalayeff
1999-09-26Antti Kantee: bin/7918: sidtune support for file(1)Ian Darwin
1999-09-26.Nm -> .FnMarc Espie
1999-09-26Proper coding idioms.Marc Espie
[yes, there ARE some systems where read and write >SSIZE_MAX work, and physicists use those features to write huge files in one swoop]
1999-09-26Remove extraneous commaMarc Espie
1999-09-26`may return following error' => `may return the following error'Marc Espie
`may return following errors' => `may return one of the following errors'
1999-09-26read/write, and compressor->read/write results are signed values.Marc Espie
Adjust types and error checks, so that error checking actually occurs. [This lets cat garbage|zcat correctly detect bad headers instead of dumping core]
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-26s/memcpy/bcopy/kstailey
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-26string.hTheo de Raadt
1999-09-26Correct comment: rogoyski@cs.utexas.edu, PR 928.Paul Janzen
1999-09-26Correct documentation: rogoyski@cs.utexas.edu in PR 927.Paul Janzen
1999-09-26openbsd-ify: remove staticsJason Wright
merge with freebsd: clean up buffer allocation fix call to m_adj() in ti_newbuf_jumbo() align on i386 & alpha make sure mbufs have sane values upgrade to latest firmware: 12.3.15
1999-09-26`nl' means something special to mdoc, so it must be escaped it meant literally.Aaron Campbell
1999-09-25syncTheo de Raadt
1999-09-25amd 751 chipsetTheo de Raadt
1999-09-25no defaultTheo de Raadt
1999-09-25spacingTheo de Raadt
1999-09-25Watch a few more files in /etc. Arguably it might eventually be better justPaul Janzen
to automatically watch everything in /etc except for specifically excluded files.
1999-09-25grammarPaul Janzen
1999-09-25Merge NetBSD changes (use const where appropriate; allow alternate wordlists).Paul Janzen
Add some code beyond that so the game doesn't hang if it gets a badly formatted alternate wordlist.
1999-09-25Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling ofPaul Janzen
jsm28@cam.ac.uk. Rename setbit() family of macros so as not to conflict with <sys/param.h>.
1999-09-25add processing of netbsd syscall emulationkstailey
1999-09-25use execPaul Janzen
1999-09-25improments; jj@it.kth.seTheo de Raadt
1999-09-25alpha-specific part of ross@netbsd's NetBSD scheduler fix.Paul Janzen
1999-09-25gcc optimization bug appears gone since 2.8.1 became history.Paul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
Linux bsd-games package and NetBSD. Mainly using 'const'.
1999-09-25current -> currently; pointed out by Adam Rogoyski <rogoyski@cs.utexas.edu>Jason Wright
1999-09-25Add :L/:U modificators (lowercase/uppercase)Marc Espie
To use to get ports building more user-friendly.
1999-09-25syncTheo de Raadt
1999-09-25clean upkstailey
1999-09-25STACKGAPLEN of 400 for COMPAT_NETBSD too--trampoline preservativekstailey
1999-09-25line not neededTheo de Raadt
1999-09-25syncJason Wright
1999-09-25SysKonnect 984xJason Wright
1999-09-25sorry, but the last two changes completely broke disklabel spoofing, which ↵Theo de Raadt
we need for the release
1999-09-25byeTheo de Raadt
1999-09-24Copyright...Marc Espie
1999-09-24stdbool.h conforming to C9XMarc Espie
1999-09-24Slightly more accurate manpage.Marc Espie
1999-09-24Cleaning up my tree...Marc Espie
1999-09-24prettyTheo de Raadt
1999-09-24Fix 2.5->2.6 problem, by propagating Makefile.in recent change to theMarc Espie
wrapper.
1999-09-24Fix a bug that was causing timeouts every time an ATAPI device was reset.Constantine Sapuntzakis