Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree | |
1999-05-29 | MLINKS, not MLINK | Aaron Campbell | |
1999-05-29 | remove Xr to mkfs(8), since it is long gone | Aaron Campbell | |
1999-05-29 | Add libkeynote target for includes | Angelos D. Keromytis | |
1999-05-28 | more .El madness | Aaron Campbell | |
1999-05-28 | proper const semantics for dirname & basename. | Marc Espie | |
(this follows FreeBSD and Linux. Single Unix 2 is still illogical) | |||
1999-05-28 | Oops, missed in last commit: additional AUDIO definitions | Jason Wright | |
1999-05-28 | forgot to install _G_config.h, somehow... | Marc Espie | |
1999-05-28 | fix up audio_if interfaces and debugging code (allows switching between | Jason Wright | |
speaker/headphones again, etc). | |||
1999-05-28 | sync | Theo de Raadt | |
1999-05-28 | fix tytypos. | Marc Espie | |
1999-05-28 | remove more files to clean | Marc Espie | |
1999-05-28 | Clean-up clean target. | Marc Espie | |
Remove old stuff (duplicates) and misleading LIBIBERTY setting (handled by the x-openbsd fragment) | |||
1999-05-28 | SYNOPSIS section was missing the -A flag | Aaron Campbell | |
1999-05-28 | Add gcc/ subdir to the list of obj targets, | Marc Espie | |
makes Mickey happier :) | |||
1999-05-28 | Kill senseless duplication | Marc Espie | |
1999-05-28 | Clean up includes installation... | Marc Espie | |
I had left some duplicate code in ??? retrieve HEADERS directly from Makefile.in, this avoids synch problems. | |||
1999-05-28 | 0 alignment is bad, now aic at pcmcia at least attaches! | Niklas Hallqvist | |
1999-05-28 | be more conservative with the .Dq macro; in particular, use .Sq macros most of | Aaron Campbell | |
the time instead when quoting 1-2 characters (makes it much easier to read); based on a patch received awhile ago from d@ | |||
1999-05-28 | Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell. | Jason Downs | |
1999-05-28 | 98543 works too | Jason Downs | |
1999-05-28 | Don't forget to free the mbufs that get processed by | brian | |
mp_Assemble(). Leak spotted by: louqi | |||
1999-05-28 | use SYSENTRY, so that libc_r wraps this properly | Theo de Raadt | |
1999-05-28 | fix the makefile; i'm evil | Michael Shalayeff | |
1999-05-28 | "SEE ALSO" -> SEE ALSO, missed these files before | Aaron Campbell | |
1999-05-28 | sync with ioctl() prototype, and the third argument more clearly | Aaron Campbell | |
1999-05-28 | - fix mandir to $(prefix)/share/man | Marc Espie | |
- force gcc_tooldir to /tmp, avoid mkdir /usr/arch-unknown-openbsd - install gcc driver by hand, no arch-unknown-openbsd-gcc - alias g77 to f77 | |||
1999-05-27 | typo | Artur Grabowski | |
1999-05-27 | remove the NO_KMEMSTATS hack from sys/malloc.h | Artur Grabowski | |
add KMEMSTATS to GENERIC to keep old behavior | |||
1999-05-27 | missing DESTDIR | Todd C. Miller | |
1999-05-27 | make /usr/include/g++ if it doesn't already exist | Todd C. Miller | |
1999-05-27 | sync | Theo de Raadt | |
1999-05-27 | more USB | Theo de Raadt | |
1999-05-27 | sync | Theo de Raadt | |
1999-05-27 | new cirrus and others | Theo de Raadt | |
1999-05-27 | more missing .El macros filled in | Aaron Campbell | |
1999-05-27 | Use lblktosize(fs, foo) instead of foo*fs->fs_bsize | Artur Grabowski | |
1999-05-27 | sync | Theo de Raadt | |
1999-05-27 | ie(4) supports the Intel EtherExpress 16 | Aaron Campbell | |
1999-05-27 | add missing .El macros (which properly terminate .Bl macro lists) | Aaron Campbell | |
1999-05-27 | Handle unterminated quoted strings without dup'ing the last character | brian | |
with an out-by-one-memcpy. | |||
1999-05-27 | Use -O1 to work around egcs/m68k bug | Todd C. Miller | |
1999-05-27 | or'ing -> OR'ing | Aaron Campbell | |
1999-05-27 | add missing members to nfs_args | Todd C. Miller | |
1999-05-27 | - add missing .El macro | Aaron Campbell | |
- capitalization | |||
1999-05-27 | sync cgetset() Fn definition with prototype from stdlib.h | Aaron Campbell | |
1999-05-27 | sync fsetpos() with stdio.h prototype | Aaron Campbell | |
1999-05-27 | add some .Dv and .Er, replace blank lines with .Pp | Aaron Campbell | |
1999-05-27 | regen | Niklas Hallqvist | |
1999-05-27 | Revert accidentally committed stuff | Niklas Hallqvist | |