Age | Commit message (Expand) | Author |
2003-12-06 | Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@ | Todd C. Miller |
2003-12-06 | Add test for pattern containing multiple dots (PR 3597). | Otto Moerbeek |
2003-12-06 | Unbreak grepping for some patterns containing multiple dots. Fixes PR 3597. | Otto Moerbeek |
2003-12-06 | estimate a sync | Theo de Raadt |
2003-12-06 | ignore snapshot directory | Theo de Raadt |
2003-12-06 | sync | Theo de Raadt |
2003-12-06 | sync | Theo de Raadt |
2003-12-06 | sync | Theo de Raadt |
2003-12-06 | set fix (header file addition). | Dale Rahn |
2003-12-06 | don't create/destroy interfaces in obj, clean and cleandir | Nikolay Sturm |
2003-12-06 | Fix for gcc3 compilation suggested by miod@: use temporary variable | Alexander Yurchenko |
2003-12-06 | Mark u_int64_t constants with ULL to make gcc3 happy. | Alexander Yurchenko |
2003-12-06 | u_int8_t variable can't be > 255; pointed out by Mr. GCC3. | Alexander Yurchenko |
2003-12-06 | support destroy; ok henning | Markus Friedl |
2003-12-06 | update the CMU license, submitted by Tze Sing Eugene Ng <eugeneng@cs.cmu.edu>. | Kenjiro Cho |
2003-12-05 | encourage people to add in values to rc.conf.local rather than copy | Jason McIntyre |
2003-12-05 | Fix pasto in SLIST_REMOVE synopsis; deraadt@ OK | Todd C. Miller |
2003-12-05 | put back lo1 | David Krause |
2003-12-05 | lo1 no longer exists by default so don't try to use it in examples | David Krause |
2003-12-05 | Netgear MA311 is reported to work. | Todd C. Miller |
2003-12-05 | lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need for | Henning Brauer |
2003-12-05 | Style nits | Hakan Olsson |
2003-12-05 | It used to be a good thing not to send people to Verisign. now this | Bob Beck |
2003-12-05 | consistently treat wi_keylen as le16, fixes wicontrol crash for if_wi | Dale Rahn |
2003-12-05 | spacing | Theo de Raadt |
2003-12-05 | madvise() the mfs storage area as randomly accessed as mfs does it's own clus... | Michael Shalayeff |
2003-12-04 | match new ones, ok theo | Henning Brauer |
2003-12-04 | sync | Henning Brauer |
2003-12-04 | more em(4)s, IDs from freebsd, ok theo | Henning Brauer |
2003-12-04 | also export _start as an alias to __start (noticed by pval@) and redo the ear... | Michael Shalayeff |
2003-12-04 | Validate SPIs presented in DELETE messages of the informational exchange. | Hans-Joerg Hoexer |
2003-12-04 | Typos | Miod Vallat |
2003-12-04 | shorten a teeny bit more | Theo de Raadt |
2003-12-04 | spacing | Theo de Raadt |
2003-12-04 | ask if sshd should be on by default (default to yes, still); tested by nick | Theo de Raadt |
2003-12-04 | document udpencap (used for NAT/T); ok jmc | Markus Friedl |
2003-12-04 | Better description of ERANGE. | Otto Moerbeek |
2003-12-04 | no, you cannot form a raid from wd0h and wd0h. | Henning Brauer |
2003-12-04 | creator needs wsemul_sun attribute. | Miod Vallat |
2003-12-04 | ansi | Theo de Raadt |
2003-12-04 | add code to actually enable multicast reception; go-ahead from deraadt@ | Christian Weisgerber |
2003-12-04 | split the screen in multiple windows when more than one files are given | Vincent Labrecque |
2003-12-04 | fix sign extension bug that broke meta key support | Vincent Labrecque |
2003-12-04 | Need to do "ifconfig create" for bridge interfaces too. | Todd C. Miller |
2003-12-03 | spacing | Theo de Raadt |
2003-12-03 | Append but not override COPTS. | Alexander Yurchenko |
2003-12-03 | sync | Theo de Raadt |
2003-12-03 | HOST_CFLAGS need to find libiberty too, even on vax! | Marc Espie |
2003-12-03 | Change how the line output from the 'h' command is formatted. | Todd C. Miller |
2003-12-03 | Pass -Wsign-compare and avoid a potential malloc(0); ok henning@ | Todd C. Miller |