Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-19 | mahine->machine | Miod Vallat | |
2010-05-01 | incomming -> incoming | Michael Knudsen | |
The ones found in gnu/ left out by intention. ok jmc | |||
2010-01-03 | below .Rs, unqualified text is not allowed, each line needs ".%?" markup; | Ingo Schwarze | |
among the options we have, maja@ says "book" fits better than "journal" even though "if you see the documents you wouldn't call them books :-)"; syntax error found by mandoc(1), also required to fix the mandoc build; ok maja@ jmc@ | |||
2009-11-12 | Make life easier for parfait. I corporation with deraadt. -moj | Mats O Jansson | |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-07-11 | synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle | Igor Sobrado | |
more than one filename at a time; add a description for -3 and -4 in mopd(8), and document -v; remove a duplicate flag in mopprobe(1); use a better style for synopses; sort flags and arguments. written with help by jmc@ ok jmc@ | |||
2008-09-06 | correct name. -moj | Mats O Jansson | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2006-11-10 | Check the correct bits in the control byte. | Mats O Jansson | |
Found by Alexey Dobriyan (adobriyan at gmail dot com) -moj | |||
2006-10-11 | use SEEK_SET; chl@tuxfamily.org | Theo de Raadt | |
2006-05-11 | Some more delint. -moj | Mats O Jansson | |
2006-04-29 | Change the compile time option -DINFO into a runtime option to get ride | Mats O Jansson | |
of some lint warnings. -moj | |||
2006-04-20 | More delint. -moj | Mats O Jansson | |
2006-04-17 | Remove 'ipc' in PLT message and replace it with current hostname. | Mats O Jansson | |
Some more code cleanup and make lint happier. -moj | |||
2006-04-17 | more cleanup | Theo de Raadt | |
2006-04-17 | Make the code lint friendly. -moj | Mats O Jansson | |
2006-04-17 | Only show a interface once. Some cleanup and silence lint. -moj | Mats O Jansson | |
2006-04-16 | Some cleanup and delint. -moj | Mats O Jansson | |
2006-04-16 | Add on which interface the packet arrived. Some cleanup and delint. -moj | Mats O Jansson | |
2006-04-15 | Fix some bugs in printing of MOP packets. -moj | Mats O Jansson | |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller | |
OK deraadt@ | |||
2005-05-02 | more setres[ug]id; ok deraadt@ | Damien Miller | |
2004-09-20 | addres -> address | Miod Vallat | |
2004-05-12 | tzset | Henning Brauer | |
2004-05-08 | Filter bpf writes and lock descriptor. tested by hshoexer@ | Can Erkin Acar | |
ok henning@ deraadt@ | |||
2004-04-15 | chroot and drop privileges to _mopd:_mopd after initialization. | Henning Brauer | |
testing and ok hshoexer@ | |||
2004-04-14 | 4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such | Henning Brauer | |
tested by hshoexer, "don't wait for me" miod@ | |||
2004-04-12 | ~1000 lines worth of ansi, KNF, various cleaning, replacing a homebrown | Henning Brauer | |
daemon() equivalent and such things, theo ok | |||
2004-01-04 | gcc3 doesn't like varargs, it was found that the varargs.h inclusion is | Dale Rahn | |
unnecessary for these files, delete. ok espie@ | |||
2003-12-16 | bad printf; leopold-bloom@foni.net | Theo de Raadt | |
2003-12-01 | -Wall cleanup: trim unused vars, right format strings, constify rcsids, | Anil Madhavapeddy | |
braces where needed, add missing prototypes. tested and ok maja@ | |||
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre | |
(mvme68k/mvme88k) vs.c and (vax) if_le.c ok miod@ isakmpd ones ok ho@ | |||
2003-08-31 | Make deviceInitAll work again. -moj | Mats O Jansson | |
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino | |
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-06-04 | more 3/4 cleanups for lazy developers | Theo de Raadt | |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson | |
2003-04-19 | format string typo in usage (%d -> %s for program name) | Anil Madhavapeddy | |
2003-04-13 | obvious typo: "s%" -> "%s" in format string | Anil Madhavapeddy | |
2003-03-09 | bad license | Matthieu Herrb | |
2002-11-09 | yet another round of SEE ALSO fixes. | Federico G. Schwindt | |
2002-09-07 | off by one fix from aaron@. -moj | Mats O Jansson | |
2002-09-07 | pedantic ansify. -moj | Mats O Jansson | |
2002-07-13 | use snprintf | Theo de Raadt | |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries | |
2002-06-10 | Remove NO__P since __P has been removed. Found by hin@ -moj | Mats O Jansson | |
2002-05-26 | pid_t cleanup | Theo de Raadt | |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
2002-04-01 | change the extra text following preprocessor directives into comments. | Dan Harnett | |
patch from David Krause <openbsd@davidkrause.com> ok millert@ | |||
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok |