Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-26 | add exphy | Jason Wright | |
1999-09-26 | This needed to be there... | Steve Murphree | |
1999-09-26 | match if parent is 'xl' | Jason Wright | |
1999-09-26 | use dev/mii for appropriate cards | Jason Wright | |
1999-09-26 | remove unneeded changes | Michael Shalayeff | |
1999-09-26 | Antti Kantee: bin/7918: sidtune support for file(1) | Ian Darwin | |
1999-09-26 | .Nm -> .Fn | Marc Espie | |
1999-09-26 | Proper 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-26 | Remove extraneous comma | Marc 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-26 | read/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-26 | netbsd_sendsig() + supporting code | kstailey | |
1999-09-26 | s/memcpy/bcopy/ | kstailey | |
1999-09-26 | netbsd_sendsig() + supporting code | kstailey | |
1999-09-26 | string.h | Theo de Raadt | |
1999-09-26 | Correct comment: rogoyski@cs.utexas.edu, PR 928. | Paul Janzen | |
1999-09-26 | Correct documentation: rogoyski@cs.utexas.edu in PR 927. | Paul Janzen | |
1999-09-26 | openbsd-ify: remove statics | Jason 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-25 | sync | Theo de Raadt | |
1999-09-25 | amd 751 chipset | Theo de Raadt | |
1999-09-25 | no default | Theo de Raadt | |
1999-09-25 | spacing | Theo de Raadt | |
1999-09-25 | Watch a few more files in /etc. Arguably it might eventually be better just | Paul Janzen | |
to automatically watch everything in /etc except for specifically excluded files. | |||
1999-09-25 | grammar | Paul Janzen | |
1999-09-25 | Merge 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-25 | Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling of | Paul Janzen | |
jsm28@cam.ac.uk. Rename setbit() family of macros so as not to conflict with <sys/param.h>. | |||
1999-09-25 | add processing of netbsd syscall emulation | kstailey | |
1999-09-25 | use exec | Paul Janzen | |
1999-09-25 | improments; jj@it.kth.se | Theo de Raadt | |
1999-09-25 | alpha-specific part of ross@netbsd's NetBSD scheduler fix. | Paul Janzen | |
1999-09-25 | gcc optimization bug appears gone since 2.8.1 became history. | Paul Janzen | |
1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the | Paul Janzen | |
Linux bsd-games package and NetBSD. Mainly using 'const'. | |||
1999-09-25 | current -> currently; pointed out by Adam Rogoyski <rogoyski@cs.utexas.edu> | Jason Wright | |
1999-09-25 | Add :L/:U modificators (lowercase/uppercase) | Marc Espie | |
To use to get ports building more user-friendly. | |||
1999-09-25 | sync | Theo de Raadt | |
1999-09-25 | clean up | kstailey | |
1999-09-25 | STACKGAPLEN of 400 for COMPAT_NETBSD too--trampoline preservative | kstailey | |
1999-09-25 | line not needed | Theo de Raadt | |
1999-09-25 | sync | Jason Wright | |
1999-09-25 | SysKonnect 984x | Jason Wright | |
1999-09-25 | sorry, but the last two changes completely broke disklabel spoofing, which ↵ | Theo de Raadt | |
we need for the release | |||
1999-09-25 | bye | Theo de Raadt | |
1999-09-24 | Copyright... | Marc Espie | |
1999-09-24 | stdbool.h conforming to C9X | Marc Espie | |
1999-09-24 | Slightly more accurate manpage. | Marc Espie | |
1999-09-24 | Cleaning up my tree... | Marc Espie | |
1999-09-24 | pretty | Theo de Raadt | |
1999-09-24 | Fix 2.5->2.6 problem, by propagating Makefile.in recent change to the | Marc Espie | |
wrapper. | |||
1999-09-24 | Fix a bug that was causing timeouts every time an ATAPI device was reset. | Constantine Sapuntzakis | |