Age | Commit message (Expand) | Author |
1997-08-26 | drum not swap; entropy@tardis.bernstein.com | Theo de Raadt |
1997-08-26 | and considering text segments are normally not even going to hit swap | Theo de Raadt |
1997-08-26 | come on, let people run useful sized software! | Theo de Raadt |
1997-08-26 | reasonably useful data size | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-26 | Add tcp port 433, nnsp (NetNews Server Protocol). | Todd C. Miller |
1997-08-26 | first try at documentation | Niels Provos |
1997-08-26 | $OpenBSD$ | Niklas Hallqvist |
1997-08-26 | Forgot about keyword.c's tag, regenned again | Niklas Hallqvist |
1997-08-26 | Move over -encap change to keywords.sh only made to keywords.h, | Niklas Hallqvist |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | Updated to Cygnus versions (egcs uncovered many bugs) | Niklas Hallqvist |
1997-08-26 | made hopefully more user friendly + support for new esp. | Niels Provos |
1997-08-26 | new esp: encryption, authentication and replay protection + | Niels Provos |
1997-08-26 | getline template badly instantiated, found by compiling with egcs | Niklas Hallqvist |
1997-08-25 | incorrect type for variable; enami@but-b.or.jp | Theo de Raadt |
1997-08-25 | more 63 bit lossage | Theo de Raadt |
1997-08-25 | everywhere i look, bugs pop up... sigh | Theo de Raadt |
1997-08-25 | dumb fix for dumb users-- ftp's mget now idiot-proofs input! | jkatz |
1997-08-25 | Explicately pass -host flag to route(8) to avoid confusion with networks. | Todd C. Miller |
1997-08-25 | add vnconfig(8) in SEE ALSO. From dworkin@village.org | Todd C. Miller |
1997-08-25 | when getting interrupt, clean up curses only if curses was active | Theo de Raadt |
1997-08-25 | Xr more | Theo de Raadt |
1997-08-25 | clean gid too | Theo de Raadt |
1997-08-25 | August 1997 version of "the one true awk" | kstailey |
1997-08-25 | clear input buffer to ' ' or \0 correctly; jlemon@freebsd | Theo de Raadt |
1997-08-25 | subtract take changing time from estimate; blank@fox.uni-trier.de | Theo de Raadt |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |
1997-08-25 | better mmap support, what fun | Theo de Raadt |
1997-08-25 | require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre... | Theo de Raadt |
1997-08-25 | a little pms | Theo de Raadt |
1997-08-24 | avoid oflow | Theo de Raadt |
1997-08-24 | -msupersparc is bad news on the microSparc. | Jason Downs |
1997-08-24 | vi, build, argh, hack around it | Theo de Raadt |
1997-08-24 | cgfour* matches cgfourteen*, duh | Theo de Raadt |
1997-08-24 | Fix warnings | Todd C. Miller |
1997-08-24 | doc RETURNS; cato@ulysses.df.lth.se | Theo de Raadt |
1997-08-24 | various linux-based patches; from linux people; sent by jsm@octomino.demon.co.uk | Theo de Raadt |
1997-08-24 | prototype _err* and _warn* | Todd C. Miller |
1997-08-24 | Fix compiler warnings. | Todd C. Miller |
1997-08-24 | if interface not found by SIOCGIFCONF when printing, complain. | Theo de Raadt |
1997-08-24 | Check for >= UINT_MAX not > UINT_MAX | Todd C. Miller |
1997-08-24 | 64bit fix wrt strtoul(3). Fix send to Keith. | Todd C. Miller |
1997-08-24 | Fix compiler warnings. | Todd C. Miller |
1997-08-24 | 64bit 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-24 | 64bit fix, cast pointers to long, not int. | Todd C. Miller |