Age | Commit message (Expand) | Author |
1997-01-21 | the locate code assumes that char max is 127 (char == signed char) | Dale S. Rahn |
1997-01-21 | from the FIXES file: | kstailey |
1997-01-21 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-01-21 | fixes from msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-01-21 | make lint happier | kstailey |
1997-01-21 | spacing glitch | Theo de Raadt |
1997-01-21 | make output look like that of date(1) | kstailey |
1997-01-21 | Fixed potential buffer overflow. | bitblt |
1997-01-21 | Fix problems pointed out by Andrew Cagney, | Dale S. Rahn |
1997-01-21 | changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc. | Thomas Graichen |
1997-01-21 | Clone NetBSD config for us, add handling of temporary local labels | Niklas Hallqvist |
1997-01-21 | More sprintf -> snprintf. | Todd C. Miller |
1997-01-21 | Remove unnecesary local changes. The strncpy()'s are safe because | Todd C. Miller |
1997-01-21 | Install BSD sort(1) not GNU one. Can always change back if necesary. | Todd C. Miller |
1997-01-21 | Add virtusertable and some extra domains into Cw. Remove extra local_procmail | Niklas Hallqvist |
1997-01-21 | Build my config files too | Niklas Hallqvist |
1997-01-20 | ifdef the RB_TIMEBAD change, | Dale S. Rahn |
1997-01-20 | Latest research awk from June 29, 1996 | Todd C. Miller |
1997-01-20 | sort(1) test suite | Todd C. Miller |
1997-01-20 | sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me. | Todd C. Miller |
1997-01-20 | getopt returns -1 not EOF! | Todd C. Miller |
1997-01-20 | Type pedantery.. a lot of it too, more could be done as well. Sync with | Niklas Hallqvist |
1997-01-20 | Accept partitions looking like, but not matching exactly, | Niklas Hallqvist |
1997-01-20 | better use (NETHER == 0) instead of NETHER == 0 | Thomas Graichen |
1997-01-20 | add union lkm, since it's supported by kernel. | Michael Shalayeff |
1997-01-20 | replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT) || NETHER == 0 | Thomas Graichen |
1997-01-20 | back out my last change to avoid the __warn_references on the mips - it's | Thomas Graichen |
1997-01-20 | Add a few things and make permissions consistent (all 0XXX not XXX) | Todd C. Miller |
1997-01-20 | documents algorithm used. | Todd C. Miller |
1997-01-19 | small hack to get the PLUTO kernel compiled | Thomas Graichen |
1997-01-19 | work around linker problems on the mips (explicitely link with | Thomas Graichen |
1997-01-19 | define NO_WARN_REFERENCES for mips - because the mips linker can't handle | Thomas Graichen |
1997-01-19 | put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which | Thomas Graichen |
1997-01-19 | bring MAKEDEV and disktab up to date with NetBSD (plus local changes) | Thomas Graichen |
1997-01-19 | add Makefile.inc for tar'ing also the binutils tree (/usr/*-openbsd-*) | Thomas Graichen |
1997-01-19 | add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment | Thomas Graichen |
1997-01-19 | Make function decl match prototype in stdlib.h | Todd C. Miller |
1997-01-19 | Minor cleanups to make gcc -Wall happier. | Todd C. Miller |
1997-01-19 | zlib 1.0.4 | Todd C. Miller |
1997-01-19 | Add OpenBSD tag | Niklas Hallqvist |
1997-01-19 | From Ignatios Souvatzis (NetBSD): | Niklas Hallqvist |
1997-01-19 | From Gordon W Ross (NetBSD): | Niklas Hallqvist |
1997-01-19 | update to the 1.6 aperture driver from 3.2 XFree86. | Michael Shalayeff |
1997-01-19 | Ooops. This should have been committed along with pccons.c | Per Fogelstrom |
1997-01-19 | asm -> __asm | briggs |
1997-01-19 | asm -> __asm, inline -> __inline | briggs |
1997-01-19 | asm -> __asm | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |