Age | Commit message (Expand) | Author |
1998-11-20 | Validate proposals against policies | Niklas Hallqvist |
1998-11-20 | typo | Niklas Hallqvist |
1998-11-20 | Add cast, from NetBSD. | Jason Downs |
1998-11-20 | Allocate space exponentially, not linearly for v?asprintf; mycroft@netbsd.org | Todd C. Miller |
1998-11-20 | typo | Todd T. Fries |
1998-11-20 | Fix spelling of Churchill; already corrected infortunes data file | Todd C. Miller |
1998-11-20 | /usr/msgs -> /var/msgs; jwise@unicast.com | Theo de Raadt |
1998-11-20 | s/dismounted/unmounted/ | Todd C. Miller |
1998-11-20 | MII fixups, should be able to reliably switch modes manually now | Jason Wright |
1998-11-20 | make _MCOUNT_DECL non-static so the compiler doesn't bitch and | Marco S Hyman |
1998-11-20 | vn_lock already unlocks the simple lock. don't do that again | Artur Grabowski |
1998-11-20 | tset now uses -lcurses | Theo de Raadt |
1998-11-19 | note when -n option is used, shell can be terminated with ^D (end-of-file) | Aaron Campbell |
1998-11-19 | significant cleanup; also s/INTRODUCTION/DESCRIPTION/, in particular for man -h | Aaron Campbell |
1998-11-19 | checkpatch target and PATCH_CHECK_ONLY not available with OpenBSD | Marco S Hyman |
1998-11-19 | better fix | Todd C. Miller |
1998-11-19 | thou shalt not follow the NULL pointer, that way lies madness | Todd C. Miller |
1998-11-19 | disable FACK/SACK again; they still panic alphas. Sorry Niels, but you have ... | Theo de Raadt |
1998-11-19 | Ignore $TERMINFO if setuigid | Todd C. Miller |
1998-11-19 | ignore out-of-range environment LINES and COLUMNS | Theo de Raadt |
1998-11-19 | For issetugid case, only ignore $TERMCAP if it is a path | Todd C. Miller |
1998-11-19 | add missing space | Todd C. Miller |
1998-11-19 | For issetugid case, only ignore $TERMCAP if it is a path | Todd C. Miller |
1998-11-19 | sync | Theo de Raadt |
1998-11-19 | clean | Theo de Raadt |
1998-11-19 | more pnp devices | Theo de Raadt |
1998-11-19 | some updating.. could do with TONS more.. anyone want to help? | Theo de Raadt |
1998-11-19 | more updates; theo. | Jason Wright |
1998-11-19 | add support for more ptys | Dug Song |
1998-11-19 | audioamd on classic | Jason Wright |
1998-11-19 | Sync with FreeBSD: | Jason Wright |
1998-11-19 | sync | Jason Wright |
1998-11-19 | remove realtek2 entry | Jason Wright |
1998-11-19 | add getpgid() proto; form | Theo de Raadt |
1998-11-19 | catch extra junk at the end of the numbers | Theo de Raadt |
1998-11-19 | sync | Theo de Raadt |
1998-11-19 | accton 503x | Theo de Raadt |
1998-11-19 | new functionalities: | Marc Espie |
1998-11-19 | - fix pkg_info to give more rational summary when COMMENTS files are weird. | Marc Espie |
1998-11-19 | fprintf(stderr, "wall: ..."); exit(1) -> errx(1, "...") | Oleg Safiullin |
1998-11-19 | reenable SACK and FACK | Niels Provos |
1998-11-19 | Correct $From | Todd C. Miller |
1998-11-19 | Correct $From | Todd C. Miller |
1998-11-18 | "foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/ssl | Niklas Hallqvist |
1998-11-18 | check for out-of-range umask bits from strtol() | Theo de Raadt |
1998-11-18 | check for negative numbers from strtol() | Theo de Raadt |
1998-11-18 | negative change strtol() | Theo de Raadt |
1998-11-18 | strtol() range check | Theo de Raadt |
1998-11-18 | correct strtol() mess around rpc version numbers | Theo de Raadt |
1998-11-18 | nuke unused variables | Jason Wright |