Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-08 | need monitor.h | Theo de Raadt | |
2005-04-08 | kill HAVE_PCAP | Theo de Raadt | |
2005-04-08 | kill HAVE_CLOSEFROM | Theo de Raadt | |
2005-04-08 | kill HAVE_GETIFADDRS | Theo de Raadt | |
2005-04-08 | kill USE_OLD_SOCKADDR | Theo de Raadt | |
2005-04-08 | Remove references to LINUX_IPSEC | Chad Loder | |
2005-04-08 | app.c | Theo de Raadt | |
2005-04-08 | un-ifdef USE_BLOWFISH | Theo de Raadt | |
2005-04-08 | update to sendmail 8.13.4 | Todd C. Miller | |
2005-04-08 | sysdep_progname() is non-portable gunk | Theo de Raadt | |
2005-04-08 | remove portable stuff not needed | Theo de Raadt | |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt | |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt | |
2005-04-08 | remove some portable junk | Theo de Raadt | |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt | |
2005-04-08 | more __progname | Theo de Raadt | |
2005-04-08 | use __progname | Theo de Raadt | |
2005-04-08 | fix parenthesis | Brad Smith | |
2005-04-08 | protect read() on rtsock against interruptions by signal, foudn with djm | Henning Brauer | |
while looking for sth else | |||
2005-04-08 | - enable reception of VLAN sized frames | Brad Smith | |
- enable HW receive checksum offload ok pvlachev@ | |||
2005-04-08 | add rcs ids | Jolan Luff | |
2005-04-08 | interger->integer | Jolan Luff | |
2005-04-08 | no need to spit out portno twice | Theo de Raadt | |
2005-04-08 | handle at least the first port of a dual-port ufdti; from freebsd | Theo de Raadt | |
2005-04-08 | clean up properly in the event of a failure during attach. | David Gwynne | |
ok uwe@ | |||
2005-04-08 | make distrib-dirs, ok otto | Henning Brauer | |
2005-04-08 | recognize Dell OEM 2312 card. | Brad Smith | |
From FreeBSD | |||
2005-04-08 | Correct comment about using m in blocksize (multiplies by 1048576 not 512). | Jonathan Gray | |
2005-04-08 | regen | Brad Smith | |
2005-04-08 | add QLogic 2312 and 6312 cards | Brad Smith | |
2005-04-08 | don't whine when we can't find interface with index 0 | Henning Brauer | |
(that is a rare corner case in that context, but still) | |||
2005-04-07 | nicer output | Henning Brauer | |
2005-04-07 | * reverse symbol list order | Jean-Francois Brousseau | |
* allow retrieval and setting of the head revision number | |||
2005-04-07 | Perform proper escaping of the @ character in all RCS strings when | Jean-Francois Brousseau | |
writing the output to the file. ok joris@ | |||
2005-04-07 | If a UDF 'c' partition is found on a CD, just mount it without asking | Kenneth R Westerback | |
questions. Just as ISO9660 'c' partitions are mounted w/o questions. ok deraadt@ | |||
2005-04-07 | small cleanup, no binary change | Hans-Joerg Hoexer | |
2005-04-07 | Remove spurious -L for /usr/include in INCLUDES defn. ok miod@ | Ian Darwin | |
2005-04-07 | Plug memleak. | Hans-Joerg Hoexer | |
ok cloder ho markus | |||
2005-04-07 | remove unnecessary typecasts. | Hans-Joerg Hoexer | |
ok ho@ | |||
2005-04-07 | Fix RCS parsing for keywords that expect and ID and use cvs_strfree() | Jean-Francois Brousseau | |
instead of free() on the duplicated token string to fix a double-free ok xsa@ | |||
2005-04-07 | on some machines it's possible to limit the amount of physmem initialised ↵ | Michael Shalayeff | |
dring post so having msgbuf at the end of memory shall work | |||
2005-04-07 | Remove birth time from the default formats, we do not support it (yet), but | Otto Moerbeek | |
leave the B format available for the future. ok tedu@ tdeval@ henning@ | |||
2005-04-07 | Enable basename and dirname and sort subdirs. | Otto Moerbeek | |
2005-04-07 | Tests for dirname(1). From NetBSD with some local changes. | Otto Moerbeek | |
2005-04-07 | Tests for basename(1). From NetbSD with some local changes. | Otto Moerbeek | |
2005-04-07 | - Reintroduce getopt(3) for option processing. POSIX requires tools that | Otto Moerbeek | |
take no options to recognize --. - Use basename(3) to do the groundwork, instead of a rolling our own. Visible changes in behaviour: basename "" now returns a dot instead of an empty line; pathnames longer than PATH_MAX will produce an error message. ok deraadt@ jaredy@ millert@ | |||
2005-04-07 | Reintroduce getopt(3) for option processing. POSIX requires tools that | Otto Moerbeek | |
take no options to recognize --. ok deraadt@ jaredy@ millert@ | |||
2005-04-07 | sync | Theo de Raadt | |
2005-04-07 | regen | Michael Shalayeff | |
2005-04-07 | fix a few board ids | Michael Shalayeff | |