summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-11-20Validate proposals against policiesNiklas Hallqvist
1998-11-20typoNiklas Hallqvist
1998-11-20Add cast, from NetBSD.Jason Downs
1998-11-20Allocate space exponentially, not linearly for v?asprintf; mycroft@netbsd.orgTodd C. Miller
1998-11-20typoTodd T. Fries
1998-11-20Fix spelling of Churchill; already corrected infortunes data fileTodd C. Miller
1998-11-20/usr/msgs -> /var/msgs; jwise@unicast.comTheo de Raadt
1998-11-20s/dismounted/unmounted/Todd C. Miller
1998-11-20MII fixups, should be able to reliably switch modes manually nowJason Wright
1998-11-20make _MCOUNT_DECL non-static so the compiler doesn't bitch andMarco S Hyman
1998-11-20vn_lock already unlocks the simple lock. don't do that againArtur Grabowski
1998-11-20tset now uses -lcursesTheo de Raadt
1998-11-19note when -n option is used, shell can be terminated with ^D (end-of-file)Aaron Campbell
1998-11-19significant cleanup; also s/INTRODUCTION/DESCRIPTION/, in particular for man -hAaron Campbell
1998-11-19checkpatch target and PATCH_CHECK_ONLY not available with OpenBSDMarco S Hyman
1998-11-19better fixTodd C. Miller
1998-11-19thou shalt not follow the NULL pointer, that way lies madnessTodd C. Miller
1998-11-19disable FACK/SACK again; they still panic alphas. Sorry Niels, but you have ...Theo de Raadt
1998-11-19Ignore $TERMINFO if setuigidTodd C. Miller
1998-11-19ignore out-of-range environment LINES and COLUMNSTheo de Raadt
1998-11-19For issetugid case, only ignore $TERMCAP if it is a pathTodd C. Miller
1998-11-19add missing spaceTodd C. Miller
1998-11-19For issetugid case, only ignore $TERMCAP if it is a pathTodd C. Miller
1998-11-19syncTheo de Raadt
1998-11-19cleanTheo de Raadt
1998-11-19more pnp devicesTheo de Raadt
1998-11-19some updating.. could do with TONS more.. anyone want to help?Theo de Raadt
1998-11-19more updates; theo.Jason Wright
1998-11-19add support for more ptysDug Song
1998-11-19audioamd on classicJason Wright
1998-11-19Sync with FreeBSD:Jason Wright
1998-11-19syncJason Wright
1998-11-19remove realtek2 entryJason Wright
1998-11-19add getpgid() proto; formTheo de Raadt
1998-11-19catch extra junk at the end of the numbersTheo de Raadt
1998-11-19syncTheo de Raadt
1998-11-19accton 503xTheo de Raadt
1998-11-19new functionalities:Marc Espie
1998-11-19- fix pkg_info to give more rational summary when COMMENTS files are weird.Marc Espie
1998-11-19fprintf(stderr, "wall: ..."); exit(1) -> errx(1, "...")Oleg Safiullin
1998-11-19reenable SACK and FACKNiels Provos
1998-11-19Correct $FromTodd C. Miller
1998-11-19Correct $FromTodd C. Miller
1998-11-18"foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/sslNiklas Hallqvist
1998-11-18check for out-of-range umask bits from strtol()Theo de Raadt
1998-11-18check for negative numbers from strtol()Theo de Raadt
1998-11-18negative change strtol()Theo de Raadt
1998-11-18strtol() range checkTheo de Raadt
1998-11-18correct strtol() mess around rpc version numbersTheo de Raadt
1998-11-18nuke unused variablesJason Wright