summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-11-18simple man page for rlphyJason Wright
1998-11-1864-bit clean upNiels Provos
1998-11-18Add rlphy driverJason Wright
1998-11-18add mii attribute to if_rl (missed in last commit)Jason Wright
1998-11-18dev/mii'fy RTL driver and add new phy driver for the 8139 internal phyJason Wright
1998-11-18do not require userland programs to define cpp variables, that is stupidTheo de Raadt
1998-11-18indent rightTheo de Raadt
1998-11-18disable SACK/FACK until provos learns how to write code which does not do una...Theo de Raadt
1998-11-18obvious typoTheo de Raadt
1998-11-18simply honour S_IWGRPTheo de Raadt
1998-11-18better strtol() checkingTheo de Raadt
1998-11-18revert last change for K\&R C compilers without constdm
1998-11-18atoi does not do error checking on numbers, change to strtol.Artur Grabowski
1998-11-18drop the __attribute__ stuf in favor of a simple constdm
1998-11-18do S_IWGRP checking just like write(1)Theo de Raadt
1998-11-18remove empty reference to non-existent prof(1) pageAaron Campbell
1998-11-18paramaters -> parametersAaron Campbell
1998-11-18paramters -> parameters (but this whole page needs to be redone, hopefully soon)Aaron Campbell
1998-11-18regenArtur Grabowski
1998-11-18syscalls behind #ifdef should have an #elseArtur Grabowski
1998-11-18move to euid for tty opens; based on something from formTheo de Raadt
1998-11-17add MLINK for malloc.conf.5 man page, also add FILES section to malloc.3; fries@Aaron Campbell
1998-11-17remove empty reference to non-existent su(4) pageAaron Campbell
1998-11-17cleanupAaron Campbell
1998-11-17Move perl install to be after binutils since binutils installs some headers t...Todd C. Miller
1998-11-17cleanup, explain that gdb's -k flag is obsoleteAaron Campbell
1998-11-17From the EOM repos: Only find ready ISAKMP SAs inNiklas Hallqvist
1998-11-17put back the NO_KMEMSTATS hackArtur Grabowski
1998-11-17don't default to KMEMSTATS (was defined unless NO_KMEMSTATS was defined)Artur Grabowski