Age | Commit message (Expand) | Author |
2003-06-19 | clean | Theo de Raadt |
2003-06-19 | sync | Theo de Raadt |
2003-06-19 | constify constant structures; niels ok | Michael Shalayeff |
2003-06-19 | a few grammer fixens from jmc@ | Michael Shalayeff |
2003-06-19 | ansify; ok miod | Peter Valchev |
2003-06-19 | the test depend on ${PROG}; noticed by david@, mickey@ | Markus Friedl |
2003-06-19 | knf | Theo de Raadt |
2003-06-19 | ansi and knf inside | Theo de Raadt |
2003-06-19 | simplify | Theo de Raadt |
2003-06-19 | oops | Theo de Raadt |
2003-06-19 | I'm a dork. | Henning Brauer |
2003-06-19 | plug memory leak; ok solar, camield | Peter Valchev |
2003-06-19 | remove unused code which allocated useless memory (which was not freed) | Peter Valchev |
2003-06-19 | add descriptions and .Xr's for it(4) and lm(4); | Jason McIntyre |
2003-06-19 | Strip the newline from the buffer when reading the tape name during | Todd C. Miller |
2003-06-19 | ack all unmasked cpu interrupts here to cancel effect of device probing activ... | Michael Shalayeff |
2003-06-19 | free memory allocated by asprintf; ok marco | Peter Valchev |
2003-06-19 | add a section on th4e isl interaction | Michael Shalayeff |
2003-06-18 | return pointer from off_name() function as it's meant to be - this | Peter Valchev |
2003-06-18 | Do not panic on no memory available when allocating bufs, pass ENOBUFS | Henning Brauer |
2003-06-18 | - store builtin name as definition for builtin macros. | Marc Espie |
2003-06-18 | For HPT370 chips disable interrupt prediction and correct timing | Alexander Yurchenko |
2003-06-18 | oops, missed this part of the hme vlan stuff | Jason Wright |
2003-06-18 | configure the interface to properly support vlan frames | Jason Wright |
2003-06-18 | Use OPT_ONPLUS instead of hard-coding '2' | Todd C. Miller |
2003-06-18 | Fix sizeof(char *) in snprintf that broke the -N option. | Todd C. Miller |
2003-06-18 | sync | Todd T. Fries |
2003-06-18 | switch to share/misc/license.template | Todd T. Fries |
2003-06-18 | Oops, previous commit removed the rcsid by mistake. | Miod Vallat |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat |
2003-06-18 | Switch to fbxxx() API. | Miod Vallat |
2003-06-18 | When reporting unknown sbus hardware, also report the hardware class (audio, | Miod Vallat |
2003-06-18 | we already set the rx descriptor length to accept vlan packets... just | Jason Wright |
2003-06-18 | regen, my bad | Henning Brauer |
2003-06-18 | addr expansion in labels and the no-route case | Henning Brauer |
2003-06-18 | change expand_label_addr() to use a switch (h->addr.type) instead of | Henning Brauer |
2003-06-18 | backout last change, since it violates pkcs#1 | Markus Friedl |
2003-06-18 | not only I am sick and tired of this cryptic bullshit debugging-style | Henning Brauer |
2003-06-18 | try to prevent a deja-vue with this just fixed bug later by testing testing | Henning Brauer |
2003-06-18 | - rewrite of the plan9 sections of rfork(2) and new (c) | Jason McIntyre |
2003-06-18 | when expanding the $srcaddr/$dstaddr label macros and the address is actually | Henning Brauer |
2003-06-18 | text changes requested by miod | Theo de Raadt |
2003-06-18 | .Pp | Theo de Raadt |
2003-06-18 | cleanup, and now it produces KNF output | Theo de Raadt |
2003-06-18 | SIGWINCH is always here | Theo de Raadt |
2003-06-18 | remove unused variables | Theo de Raadt |
2003-06-18 | fix some descriptions | Theo de Raadt |
2003-06-18 | sync | Theo de Raadt |
2003-06-18 | need "a". from jmc | Jun-ichiro itojun Hagino |
2003-06-18 | Add missing check for i < dk_ndrive in 2 loops; closes PR 3322 | Todd C. Miller |