| Commit message (Expand) | Author | Age | Files | Lines |
| * | Same thing. | Joshua Peck Macdonald | 1997-01-11 | 1 | -0/+3 |
| * | Getting tired of writing same thing. | Joshua Peck Macdonald | 1997-01-11 | 1 | -0/+2 |
| * | Added section and entry annotations. | Joshua Peck Macdonald | 1997-01-11 | 1 | -0/+3 |
| * | Add missing info section name. | Joshua Peck Macdonald | 1997-01-11 | 1 | -0/+1 |
| * | Add the missing annotations. | Joshua Peck Macdonald | 1997-01-11 | 1 | -12/+6 |
| * | Add the missing annotations. | Joshua Peck Macdonald | 1997-01-11 | 1 | -1/+6 |
| * | This file has the info annotation, except its annotated name | Joshua Peck Macdonald | 1997-01-11 | 1 | -1/+1 |
| * | Add info to SUBDIRS | Joshua Peck Macdonald | 1997-01-11 | 1 | -1/+1 |
| * | Makefile and empty dir template. | Joshua Peck Macdonald | 1997-01-11 | 2 | -0/+25 |
| * | Change the installation rules. It now copies an empty dir file | Joshua Peck Macdonald | 1997-01-11 | 1 | -11/+28 |
| * | Clearing out the old stuff, its all in contrib now. | Joshua Peck Macdonald | 1997-01-11 | 78 | -48330/+95 |
| * | Correct a bogus strerror declaration and make install-info | Joshua Peck Macdonald | 1997-01-11 | 1 | -24/+36 |
| * | Remove a non-posix terminal flag OCRNL from terminal.c, add the | Joshua Peck Macdonald | 1997-01-11 | 3 | -2/+241 |
| * | This commit was generated by cvs2svn to compensate for changes in r21495, | Joshua Peck Macdonald | 1997-01-11 | 107 | -0/+77698 |
| |\ |
|
| | * | This is unmodified GNU texinfo-3.9 source. I'll be commiting a fewvendor/misc-GNU/texinfo/3.9 | Joshua Peck Macdonald | 1997-01-11 | 107 | -0/+77698 |
| * | if !(command) -> if ! (command) | Wolfram Schneider | 1997-01-10 | 1 | -2/+2 |
| * | Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, and | KATO Takenori | 1997-01-10 | 5 | -29/+29 |
| * | kern/2433: Multiple AHA1542 scsi controllers don't work | Poul-Henning Kamp | 1997-01-10 | 1 | -1/+2 |
| * | The 2.2-Beta version doesn't have the brackets after the if statement. | Nate Williams | 1997-01-10 | 1 | -1/+2 |
| * | Fix many buffer overruns in the code. Specifically, disallow ExpandString | Warner Losh | 1997-01-10 | 13 | -61/+92 |
| * | Get rid of all those annoying warnings when making the | Mike Pritchard | 1997-01-10 | 4 | -12/+12 |
| * | Various changes submitted by the original author. | Mike Pritchard | 1997-01-10 | 1 | -107/+178 |
| * | Synchronize with sys/i386/isa/ft.c revision 1.29 (fix ft driver | KATO Takenori | 1997-01-10 | 1 | -1/+3 |
| * | Add a man page for mixer(8). | Mike Pritchard | 1997-01-10 | 2 | -2/+103 |
| * | Add a man page for linux(8) (loads the Linux emulator kernel module). | Mike Pritchard | 1997-01-10 | 4 | -4/+94 |
| * | Merge the en version change made in 1.14 -> 1.15. | Masafumi Max NAKANE | 1997-01-10 | 1 | -3/+3 |
| * | Fix some spelling errors. | Mike Pritchard | 1997-01-10 | 2 | -6/+6 |
| * | Fixed DPADD (don't put -L in it). | Bruce Evans | 1997-01-10 | 5 | -15/+15 |
| * | Oops, the last change added an extra ${LIBSCRYPT} to ${DPADD}, but | Bruce Evans | 1997-01-10 | 2 | -4/+4 |
| * | Use ${} consistently. | Bruce Evans | 1997-01-10 | 1 | -2/+2 |
| * | Removed stray DPADD. | Bruce Evans | 1997-01-10 | 1 | -3/+2 |
| * | Change an incorrect path name. | Mike Pritchard | 1997-01-10 | 1 | -2/+2 |
| * | Fix CCD for bounced devices. | John Dyson | 1997-01-10 | 2 | -2/+6 |
| * | For "ldd -v", print shared object dependencies that were specified as | John Polstra | 1997-01-10 | 2 | -6/+12 |
| * | Clean up imap | Paul Traina | 1997-01-10 | 1 | -3/+3 |
| * | Make 'skey' command visible through 'help' | Andrey A. Chernov | 1997-01-10 | 1 | -1/+4 |
| * | Use -DSKEY instead of wrong -DPATH_SKEY | Andrey A. Chernov | 1997-01-10 | 1 | -1/+1 |
| * | If the RTM_NEWMADDR and RTM_DELMADDR messages are defined | Garrett Wollman | 1997-01-09 | 1 | -1/+13 |
| * | add cross reference to cd(1), where CDPATH variable is explained | Wolfram Schneider | 1997-01-09 | 1 | -0/+1 |
| * | On failure, return various exit codes from <sysexits.h>. In particular, | John Polstra | 1997-01-09 | 2 | -17/+34 |
| * | Lots more squashing of bugs, in particular making sure generated | John Fieber | 1997-01-09 | 1 | -289/+322 |
| * | Correct logic braino when attempting to exclude loopback addresses on | Peter Wemm | 1997-01-09 | 1 | -2/+2 |
| * | Two minor changes to try and make it more robust in the face of many | Peter Wemm | 1997-01-09 | 1 | -2/+4 |
| * | Fix some file descriptor leaks. Closes PR# 2392. | Mike Pritchard | 1997-01-09 | 2 | -12/+16 |
| * | Synchronize with sys/i386/isa/isa.c rev. 1.75. | KATO Takenori | 1997-01-09 | 1 | -2/+2 |
| * | i386/2427: 2.2-BETA ft driver panics when there're no floppy drives | Poul-Henning Kamp | 1997-01-09 | 1 | -1/+3 |
| * | Fix a couple of typos in a comment and in the usage output. | Mike Pritchard | 1997-01-09 | 1 | -3/+3 |
| * | Update the copyright notices to match our bsd-copyright example. | Mike Pritchard | 1997-01-09 | 3 | -15/+3 |
| * | Minor mdoc style fixes. | Mike Pritchard | 1997-01-09 | 3 | -50/+82 |
| * | Make the man page agree with the actual vmstat output | Mike Pritchard | 1997-01-09 | 1 | -14/+16 |