summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-09a few new entries from netbsdMichael Shalayeff
2003-12-09user err/warnMichael Shalayeff
2003-12-09use err/warn and better usage printMichael Shalayeff
2003-12-08MAP_FILE is the default and MAP_PRIVATE has to be given or produces evil warn...Michael Shalayeff
2003-12-08remove unneeded uvmfault_unlockmaps; form netbsd via Julien Bordet <zejames@g...Michael Shalayeff
2003-12-08fix dangling code.Marc Espie
2003-12-08OR r13, not r9 to match SYS.h; fixes syscall(2) on mvme88k; OK miod@Todd C. Miller
2003-12-08Matrix Orbital MX200 SeriesHenning Brauer
2003-12-08syncHenning Brauer
2003-12-08Matrix Orbital MX200 Series LCDHenning Brauer
2003-12-08-h also overrides BLOCKSIZE;Jason McIntyre
2003-12-08use POSIX description of -L, since it's much clearer;Jason McIntyre
2003-12-08make man page more closely match what's in /proc;Jason McIntyre
2003-12-08document DUMMY_NOPS (per Dom De Vitto on misc@);Jason McIntyre
2003-12-08print requested group size in debug; ok djmMarkus Friedl
2003-12-08switch to CIRCLEQ_FOREACH_REVERSE in tcpdropoldhalfopen() andMarkus Friedl
2003-12-08ip_output expects network byte order; report Bob Kitella; ok deraadtMarkus Friedl
2003-12-08move pf_test6() call below loopback (and mapped-ipv4) tests, so rdr -> ::1Daniel Hartmeier
2003-12-08mention ifconfig create; sync synopsis like (Op Ar count). with jmc, deraadtMarkus Friedl
2003-12-08nfs_reqq is operated at softnet other places and thus softclock is not high e...Michael Shalayeff
2003-12-08add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadtMarkus Friedl
2003-12-08Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_listPeter Valchev
2003-12-08Mbuf tag tcp and udp packets which are translated to localhost, andRyan Thomas McBride
2003-12-07syncMiod Vallat
2003-12-07destroy, not delete tunXXMarkus Friedl
2003-12-07- use tun98 and tun99 and not interfere with existing tun(4)Markus Friedl
2003-12-07support ifconfig create; ok deraadtMarkus Friedl
2003-12-07ANSIMarkus Friedl
2003-12-07remove unused debugging #define templatesDamien Miller
2003-12-07Unbreak handling of non-ASCII chars. Fixes PR 3594. From FreeBSDOtto Moerbeek
2003-12-07typo; lists-openbsd@2ls4agd.netTheo de Raadt
2003-12-07remove duplicate chunkTheo de Raadt
2003-12-07m88k partsTheo de Raadt
2003-12-06bit more flesh to the create and destroy; thanks jmcTheo de Raadt
2003-12-06NULL not 0 at end of pdevinit[]Theo de Raadt
2003-12-06Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@Todd C. Miller
2003-12-06Add test for pattern containing multiple dots (PR 3597).Otto Moerbeek
2003-12-06Unbreak grepping for some patterns containing multiple dots. Fixes PR 3597.Otto Moerbeek
2003-12-06estimate a syncTheo de Raadt
2003-12-06ignore snapshot directoryTheo de Raadt
2003-12-06syncTheo de Raadt
2003-12-06syncTheo de Raadt
2003-12-06syncTheo de Raadt
2003-12-06set fix (header file addition).Dale Rahn
2003-12-06don't create/destroy interfaces in obj, clean and cleandirNikolay Sturm
2003-12-06Fix for gcc3 compilation suggested by miod@: use temporary variableAlexander Yurchenko
2003-12-06Mark u_int64_t constants with ULL to make gcc3 happy.Alexander Yurchenko
2003-12-06u_int8_t variable can't be > 255; pointed out by Mr. GCC3.Alexander Yurchenko
2003-12-06support destroy; ok henningMarkus Friedl
2003-12-06update the CMU license, submitted by Tze Sing Eugene Ng <eugeneng@cs.cmu.edu>.Kenjiro Cho