summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-24fix getty problem with ttys.Steve Murphree
2000-01-24mproved mvme68k man pages.Steve Murphree
2000-01-24update mvme68k and mvme88k setsSteve Murphree
2000-01-24mvme88k ramdisk mods.Steve Murphree
2000-01-24Clean up mvme68k install utils and remdisk.Steve Murphree
2000-01-24sudo 1.6.2Todd C. Miller
2000-01-24required files for ELF share library support. this version isDale S. Rahn
2000-01-24Sync, well also add shared library files.Dale S. Rahn
2000-01-24For now switch to building PowerPC MAC support, when additional workDale S. Rahn
2000-01-24Make application mode arrow keys work; fixes arrow keys on the console.Todd C. Miller
2000-01-24Previous fix to allow '-' in filenames did not work as desired,Dale S. Rahn
2000-01-24in bindresvport(), if sin is non-NULL, example sin->sin_family for the actual...Theo de Raadt
2000-01-23OpenSSH-1.2.2Markus Friedl
2000-01-23Send an SA payload when we're deleting an ingress flow.Angelos D. Keromytis
2000-01-23Allow BITMAP_ADDRESS_DST in ADDFLOW messages.Angelos D. Keromytis
2000-01-23Slight changes to root drive detection for powerpc (mac).Dale S. Rahn
2000-01-23Fix `internal consistency errors': all warnings for undefined symbols MUSTMarc Espie
2000-01-23Repair exceptions in i386 pic code (builtin setjmp/longjmp was not savingMarc Espie
2000-01-23Update to ncurses-5.0-20000122Todd C. Miller
2000-01-23remove vga/vgafb for now. mac is currently running on openfirmwareDale S. Rahn
2000-01-23ip4_input -> ip4_input6, and fix typo in commentAngelos D. Keromytis
2000-01-23rpc.lockd has nothing to do with rpc.rstatd; dwmalone@maths.tcd.ieTodd C. Miller
2000-01-23Correct serial device namesbrian
2000-01-22Don't allow the time to be set forward so far it will wrap and become negative,Todd C. Miller
2000-01-22minor getdents cleanup:Todd C. Miller
2000-01-22Some minor doc updates that should have gotten commited ages ago.Todd C. Miller
2000-01-22remove extra externs not needed because of unistd.h (rest of tree will be don...Theo de Raadt
2000-01-22getsockname() requires initialized tolen; andy@guildsoftware.comTheo de Raadt
2000-01-22Remove vga and wscons, not used yet due to openfirmware console.Dale S. Rahn
2000-01-22canceled -> cancelledAaron Campbell
2000-01-22Spell it "usable", not "useable", for consistency across the man pages.Aaron Campbell
2000-01-22Add a couple of useful examples.Aaron Campbell
2000-01-22Use .Er macro when referring to errno error names.Aaron Campbell
2000-01-22Use .Va macro when referring to the global variable errno.Aaron Campbell
2000-01-22changes to GENERIC must be matched in GENERIC_SCSI3Theo de Raadt
2000-01-22syncTheo de Raadt
2000-01-22mislabelingTheo de Raadt
2000-01-22Fix pci probing for the powerpc port, it was previously only probing aDale S. Rahn
2000-01-22Allow the address specified in the bus_space_map to either beDale S. Rahn
2000-01-22do not interpret a '-' character in a file or bootpath as the beginning ofDale S. Rahn
2000-01-22Use .Va.Aaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
2000-01-21syncTheo de Raadt
2000-01-21instead of blocking SIGINT, catch it ourselves, so that we can clean theTheo de Raadt
2000-01-21Make token_output not static.Federico G. Schwindt
2000-01-21Hide cursor if possiblePaul Janzen
2000-01-21Improve score table formatting (partially from malcolm@bits.bris.ac.ukPaul Janzen
2000-01-21use net/mask notation for the private networksTheo de Raadt
2000-01-21Work with files larger than 2 Gb; from NetBSD change by mycroft@netbsd.orgThorsten Lockert
2000-01-21Deal with getcwd() returning NULL.Todd C. Miller