Age | Commit message (Expand) | Author |
2001-07-09 | a first pass at -Wall | Theo de Raadt |
2001-07-09 | add i2o devices | Michael Shalayeff |
2001-07-09 | Use getopt(3); markus@ ok. | Federico G. Schwindt |
2001-07-09 | OpenBSD tags. | Federico G. Schwindt |
2001-07-09 | only on prog_switch, more includes and protos | Michael Shalayeff |
2001-07-09 | remove unused files, build bzero off of memset | Michael Shalayeff |
2001-07-09 | did ever compile? | Michael Shalayeff |
2001-07-09 | sync | Theo de Raadt |
2001-07-09 | have to have a proto here | Michael Shalayeff |
2001-07-09 | protos, includes, and terrans | Michael Shalayeff |
2001-07-09 | a wagon and a small cart of protos, spaces, and includes | Michael Shalayeff |
2001-07-09 | protos and spaces | Michael Shalayeff |
2001-07-09 | proper vtophys types, spaces, protos | Michael Shalayeff |
2001-07-09 | looking at other archs vtophys lives there | Michael Shalayeff |
2001-07-09 | more spacees, includes, protos | Michael Shalayeff |
2001-07-09 | protos, includes, spaces; from prev ci | Michael Shalayeff |
2001-07-09 | protos, includes, spaces | Michael Shalayeff |
2001-07-09 | lots of parens, protos | Michael Shalayeff |
2001-07-09 | missing includes, fix functions | Michael Shalayeff |
2001-07-09 | ptr types dammit | Michael Shalayeff |
2001-07-09 | missing includes and spaces | Michael Shalayeff |
2001-07-09 | missing includes | Michael Shalayeff |
2001-07-09 | Staticise SHA1_End() | brian |
2001-07-09 | -Wall | Theo de Raadt |
2001-07-09 | Install getpeereid(2) manpage. | Federico G. Schwindt |
2001-07-09 | Oops, groff still doesn't do more than 8 args :( | brian |
2001-07-09 | Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch. | brian |
2001-07-08 | Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN | Federico G. Schwindt |
2001-07-08 | empty arg list is named void for convinience, i suppose | Michael Shalayeff |
2001-07-08 | mention radius but don't put it in the list of default authentication styles | Todd C. Miller |
2001-07-08 | -Wall | Theo de Raadt |
2001-07-08 | cleanup and document login.conf variables | Todd C. Miller |
2001-07-08 | o make signal handler safe | Todd C. Miller |
2001-07-08 | regen | Brad Smith |
2001-07-08 | Hifn has changed its company name, make the name consistent throughout | Brad Smith |
2001-07-08 | remove MIPS leftovers. | Brad Smith |
2001-07-08 | BSD auth module for radius authentication, from BSDi. | Todd C. Miller |
2001-07-08 | Fix an obscure bug: make sure aliases are referenced. | Marc Espie |
2001-07-08 | Fix thinko. Okay millert@ | Marc Espie |
2001-07-08 | fix ``MaxStartups max''; ok markus@ | Kevin Steves |
2001-07-08 | first draft of pf.conf man page (just BNF grammar and example yet) | Daniel Hartmeier |
2001-07-08 | Remove static from func decls | Niklas Hallqvist |
2001-07-08 | OpenBSD tags. | Federico G. Schwindt |
2001-07-08 | OpenBSD tag. | Federico G. Schwindt |
2001-07-08 | Add missing call to minor() in RDLABELDEV macro. | Todd C. Miller |
2001-07-08 | Remove extraneous .Pp after .Sh | Todd C. Miller |
2001-07-07 | fix comment to make life easier for my special friend darren. | Niels Provos |
2001-07-07 | clarify & highlight | Jakob Schlyter |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-07-07 | Don't try to dereference the -1th ccp algorithm array entry when we | brian |