summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-25everywhere i look, bugs pop up... sighTheo de Raadt
1997-08-25dumb fix for dumb users-- ftp's mget now idiot-proofs input!jkatz
1997-08-25Explicately pass -host flag to route(8) to avoid confusion with networks.Todd C. Miller
1997-08-25add vnconfig(8) in SEE ALSO. From dworkin@village.orgTodd C. Miller
1997-08-25when getting interrupt, clean up curses only if curses was activeTheo de Raadt
1997-08-25Xr moreTheo de Raadt
1997-08-25clean gid tooTheo de Raadt
1997-08-25August 1997 version of "the one true awk"kstailey
1997-08-25clear input buffer to ' ' or \0 correctly; jlemon@freebsdTheo de Raadt
1997-08-25subtract take changing time from estimate; blank@fox.uni-trier.deTheo de Raadt
1997-08-25Implement LED blinking as a run-time configurable option via the sysctlJason Downs
1997-08-25better mmap support, what funTheo de Raadt
1997-08-25require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre...Theo de Raadt
1997-08-25a little pmsTheo de Raadt
1997-08-24avoid oflowTheo de Raadt
1997-08-24-msupersparc is bad news on the microSparc.Jason Downs
1997-08-24vi, build, argh, hack around itTheo de Raadt
1997-08-24cgfour* matches cgfourteen*, duhTheo de Raadt
1997-08-24Fix warningsTodd C. Miller
1997-08-24doc RETURNS; cato@ulysses.df.lth.seTheo de Raadt
1997-08-24various linux-based patches; from linux people; sent by jsm@octomino.demon.co.ukTheo de Raadt
1997-08-24prototype _err* and _warn*Todd C. Miller
1997-08-24Fix compiler warnings.Todd C. Miller
1997-08-24if interface not found by SIOCGIFCONF when printing, complain.Theo de Raadt
1997-08-24Check for >= UINT_MAX not > UINT_MAXTodd C. Miller
1997-08-2464bit fix wrt strtoul(3). Fix send to Keith.Todd C. Miller
1997-08-24Fix compiler warnings.Todd C. Miller
1997-08-2464bit fix: don't mix long & int.Todd C. Miller
1997-08-24#include <string.h> for strlen() and strcpy().Todd C. Miller
1997-08-24#include <string.h> for strlen().Todd C. Miller
1997-08-2464bit fix, cast pointers to long, not int.Todd C. Miller
1997-08-24new internic root.cacheTheo de Raadt
1997-08-24give shutdown daemon own session; dima@tejblum.dnttm.rssi.ruTheo de Raadt
1997-08-24New stuffPer Fogelstrom
1997-08-24More err()/warn()/etc. argument fixes.Jason Downs
1997-08-24no vimTheo de Raadt
1997-08-24do not ever call err() with a 2nd arg that could have a % in it, ok?Theo de Raadt
1997-08-244.2BSD had this firstTheo de Raadt
1997-08-24correct -sane error msg; steve@freebsdTheo de Raadt
1997-08-24sparc syncTheo de Raadt
1997-08-23echo on ipmon startupMichael Shalayeff
1997-08-23don't use bios geometry for floppy and psudo-disksMichael Shalayeff
1997-08-23Change realloc(foo,0) to behave like malloc(0). Both now return a pointerPer Fogelstrom
1997-08-23sync usage() to manMichael Shalayeff
1997-08-23Avoid buf oflow. From Warner Losh <imp@rover.village.org>Todd C. Miller
1997-08-23Strip trailing slashes from source (we already did dest).Todd C. Miller
1997-08-22Buf oflow fix from Warner Losh <imp@rover.village.org>Todd C. Miller
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-08-22do not check for sc_ioctl in mmap callTheo de Raadt
1997-08-22document XPG4 compatible format optionskstailey