summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-01-21Remove unused function; jsm@netbsd.orgPaul Janzen
2000-01-21Fix comment.Angelos D. Keromytis
2000-01-21ip4 -> ipipAngelos D. Keromytis
2000-01-21Typo.Angelos D. Keromytis
2000-01-21Forgot to delete this.Angelos D. Keromytis
2000-01-21Rename the ip4_* routines to ipip_*, make it so GIF tunnels are notAngelos D. Keromytis
2000-01-21ip4.allow -> ipip.allowAngelos D. Keromytis
2000-01-21syncTheo de Raadt
2000-01-21Rename ip4.allow to ipip.allowAngelos D. Keromytis
2000-01-21Deal with getcwd() returning NULL. This code is not currentlyTodd C. Miller
2000-01-20syncTheo de Raadt
2000-01-20DEC 21150-BC bridge chip, AKA DC1111DTheo de Raadt
2000-01-20buffer overflow in readline(;) from espie@Michael Shalayeff
2000-01-20Use sysopen() when opening recover files. This is purely paranoiaTodd C. Miller
2000-01-20Fix problem pointed out by FreeBSD, regen temp file name each time, toMarc Espie
2000-01-20log with level log() not fatal() if peer behaves badly.Markus Friedl
2000-01-20use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;Markus Friedl
2000-01-20track seconds more accurately. ok pjanzen@David Leonard
2000-01-20set[ug]id, not just setuidTheo de Raadt
2000-01-20Default value for -s option is ARG_MAX - 4096, not - 2048; enamiTheo de Raadt
2000-01-20when procfs is compiled in, if a setuid process has any of descriptors 0-2Theo de Raadt