Age | Commit message (Expand) | Author |
2004-01-16 | Added -v option. Enables logging of successful exchange completion. | Hans-Joerg Hoexer |
2004-01-16 | - standard option order | Jason McIntyre |
2004-01-15 | Try to preserve the integrity of the log file in case of errors/unexpected | Can Erkin Acar |
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar |
2004-01-15 | document tcpmd5; with jmc, hshoexer | Markus Friedl |
2004-01-15 | print RTM_IFANNOUNCE message; netbsd; ok itojun@, henning@ | Markus Friedl |
2004-01-15 | support for rfc 2385 tcp md5 'signature' keys | Markus Friedl |
2004-01-14 | Fix printf format string. ok deraadt@ | Otto Moerbeek |
2004-01-14 | eliminate the predefined special qids so that qids become simple | Kenjiro Cho |
2004-01-13 | s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net> | Alexander Yurchenko |
2004-01-13 | Use correct type for magic number. | Otto Moerbeek |
2004-01-13 | Use = for assignment, not == | Otto Moerbeek |
2004-01-13 | new sentence, new line; | Jason McIntyre |
2004-01-13 | Document ability to display all interfaces of given type by omitting unit | Ryan Thomas McBride |
2004-01-13 | Allow ifconfig to print out all interfaces of a given type. | Ryan Thomas McBride |
2004-01-13 | quiet warnings. better diff suggested by tom@ ok deraadt@ | Ted Unangst |
2004-01-12 | - avoid variable sized static array (from millert@) | Anil Madhavapeddy |
2004-01-11 | Trivial changes to pass through -Wall | Alexander Yurchenko |
2004-01-11 | -DANCACHE belongs to CPPFLAGS, not CFLAGS. | Alexander Yurchenko |
2004-01-11 | remove the temporary -O flag.. | Theo de Raadt |
2004-01-11 | Print output as "var=value" instead of "var = value". Also, any assignment | Theo de Raadt |
2004-01-09 | call nc correctly (nc has changed a while ago). | Hans-Joerg Hoexer |
2004-01-09 | route -q is supposed to be totally quiet | Theo de Raadt |
2004-01-09 | Tell the user to run ps if they try to view things under KERN_PROC2 | Todd C. Miller |
2004-01-08 | add dirhash sysctls | Ted Unangst |
2004-01-07 | document syn cache sysctl; ok deraadt, jmc, itojun | Markus Friedl |
2004-01-07 | Better diagnostic message if we can't open the external MBR file | Tom Cosgrove |
2004-01-07 | Sync fdisk's internal master boot record with the recent changes | Tom Cosgrove |
2004-01-06 | small typos fixed. | Hans-Joerg Hoexer |
2004-01-06 | Remove redundant test for file types. Noted by Stefan Paletta. | Hans-Joerg Hoexer |
2004-01-05 | few off by ones in strlcpy overflow check; Patrick Latifi | Henning Brauer |
2004-01-05 | 0K == -273.15C and sync computation with drivers; ok grange | Markus Friedl |
2004-01-05 | include path fixes for gcc3. | Marc Espie |
2004-01-04 | don't ignore "!" on "binat on !foo". ok mcbride@ | Cedric Berger |
2004-01-03 | Be more careful with INITIAL-CONTACT and do not delete SPIs when getting | Hakan Olsson |
2004-01-02 | factor out dump.c from rtsol by -DSMALL | Jun-ichiro itojun Hagino |
2004-01-02 | unifdef for readability. req'ed by deraadt | Jun-ichiro itojun Hagino |
2004-01-02 | fix mount_mfs example: -N is only an option for newfs not mount_mfs | David Krause |
2004-01-01 | use warnx for ENXIO devices, so that it says "Device not configured". For | Theo de Raadt |
2003-12-31 | spacing. note this, cedric | Theo de Raadt |
2003-12-31 | Many improvements to the handling of interfaces in PF. | Cedric Berger |
2003-12-30 | fix TAILQ abuse. | Henning Brauer |
2003-12-30 | s/inadvertantly/inadvertently; | Jason McIntyre |
2003-12-29 | Add support for % and & units to indicate percent of total space and | Todd C. Miller |
2003-12-28 | zap bizarre log() prototype. | Marc Espie |
2003-12-27 | Remove extra \n from pf_print_state(). | Ryan Thomas McBride |
2003-12-23 | automagically create pseudo-network interfaces; ok deraadt@ | Markus Friedl |
2003-12-22 | use AES_BLOCK_SIZE only for USE_AES; report martti.kuparinen@iki.fi; ok ho@ | Markus Friedl |
2003-12-20 | make disklabel docs more readable: more logical SYNOPSIS; sort options; | Jason McIntyre |
2003-12-19 | i wrote much of these, assert my copyright | Henning Brauer |